Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55780c765352615528434dcdc4d3f02f3ec62a22
      
https://github.com/WebKit/WebKit/commit/55780c765352615528434dcdc4d3f02f3ec62a22
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-17 (Tue, 17 Feb 2026)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/dom/ElementData.h
    M Source/WebCore/dom/ElementInternals.h
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/Node.h
    M Source/WebCore/dom/NodeInlines.h

  Log Message:
  -----------
  Add more NODELETE to core DOM classes
https://bugs.webkit.org/show_bug.cgi?id=308043

Reviewed by Anne van Kesteren.

Deployed more NODELETE annotations in Node, ElementData, and ElementInternals.

Also inline Node::ownerDocument() since there isn't much code in there.

No new tests since there should be no behavioral changes.

* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/dom/ElementData.h:
* Source/WebCore/dom/ElementInternals.h:
* Source/WebCore/dom/Node.cpp:
(WebCore::Node::ownerDocument const): Deleted.
* Source/WebCore/dom/Node.h:
* Source/WebCore/dom/NodeInlines.h:
(WebCore::Node::ownerDocument const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to