Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2b9471c6465fab8aba60db07fd201eea91ee5614
      
https://github.com/WebKit/WebKit/commit/2b9471c6465fab8aba60db07fd201eea91ee5614
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-03-08 (Sun, 08 Mar 2026)

  Changed paths:
    M 
Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/dom/ContentVisibilityDocumentState.cpp
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/Node.h
    M Source/WebCore/dom/NodeInlines.h
    M Source/WebCore/dom/ToggleEventTask.cpp
    M Source/WebCore/html/HTMLDialogElement.cpp
    M Source/WebCore/html/HTMLPlugInElement.cpp
    M Source/WebCore/html/HTMLTextFormControlElement.cpp

  Log Message:
  -----------
  Minor adoption of queueTaskKeepingNodeAlive()
https://bugs.webkit.org/show_bug.cgi?id=309352

Reviewed by Ryosuke Niwa.

We also rename queueTaskKeepingThisNodeAlive() to
queueTaskKeepingNodeAlive() as you now need to pass this as an argument
to make the method work with Safer CPP. No functional changes and
therefore no tests.

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



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

Reply via email to