Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72d27fde656a1609517cad87173da3ea4b94b343
      
https://github.com/WebKit/WebKit/commit/72d27fde656a1609517cad87173da3ea4b94b343
  Author: Chris Dumez <[email protected]>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M Source/WebCore/dom/TreeWalker.cpp

  Log Message:
  -----------
  TreeWalker::setCurrent() fails to grab the lock
https://bugs.webkit.org/show_bug.cgi?id=317572

Reviewed by Ryosuke Niwa.

TreeWalker::setCurrent() fails to grab the lock used for synchronization
with garbage collection in TreeWalker::opaqueRootForCurrentNodeInGCThread().

* Source/WebCore/dom/TreeWalker.cpp:
(WebCore::TreeWalker::setCurrent):

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



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

Reply via email to