Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9000a0a56b0f59d5653d8957f87a749a4cb4cb93
      
https://github.com/WebKit/WebKit/commit/9000a0a56b0f59d5653d8957f87a749a4cb4cb93
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2025-04-05 (Sat, 05 Apr 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/RefCntblBaseVirtualDtorExpectations
    M Source/WebCore/css/DOMMatrixReadOnly.h
    M Source/WebCore/css/DeprecatedCSSOMValue.h
    M Source/WebCore/css/StyleRule.h
    M Source/WebCore/dom/DOMPointReadOnly.h
    M Source/WebCore/dom/DOMRectReadOnly.h
    M Source/WebCore/dom/TreeScope.h

  Log Message:
  -----------
  Fix remaining RefCntblBaseVirtualDtor warnings in WebCore
https://bugs.webkit.org/show_bug.cgi?id=291141

Reviewed by Chris Dumez.

Fix the remaining warnings from RefCntblBaseVirtualDtor in WebCore by deploying 
NoVirtualDestructorBase.

* Source/WebCore/SaferCPPExpectations/RefCntblBaseVirtualDtorExpectations:
* Source/WebCore/css/DOMMatrixReadOnly.h:
* Source/WebCore/css/DeprecatedCSSOMValue.h:
* Source/WebCore/css/StyleRule.h:
* Source/WebCore/dom/DOMPointReadOnly.h:
* Source/WebCore/dom/DOMRectReadOnly.h:
* Source/WebCore/dom/TreeScope.h:

Canonical link: https://commits.webkit.org/293317@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to