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

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/dom/Attr.h
    M Source/WebCore/dom/ContainerNode.h
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/Element.h
    M Source/WebCore/dom/EventTarget.h
    M Source/WebCore/dom/Node.h
    M Source/WebCore/dom/ProcessingInstruction.h

  Log Message:
  -----------
  Add NODELETE annotations to some core DOM member functions
https://bugs.webkit.org/show_bug.cgi?id=307901

Reviewed by Anne van Kesteren.

Added NODELETE annotations to member functions of Node, ContainerNode, and 
Element.

No new tests since there should be no behavioral changes.

* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/dom/Attr.h:
* Source/WebCore/dom/ContainerNode.h:
* Source/WebCore/dom/Document.h:
* Source/WebCore/dom/Element.h:
* Source/WebCore/dom/EventTarget.h:
* Source/WebCore/dom/Node.h:
* Source/WebCore/dom/ProcessingInstruction.h:
* Source/WebCore/page/LocalDOMWindow.h:

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



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

Reply via email to