Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f09a8d8f6b13b3b16fee4240cee39516af33ac7
      
https://github.com/WebKit/WebKit/commit/1f09a8d8f6b13b3b16fee4240cee39516af33ac7
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/Node.h
    M Source/WebCore/dom/ShadowRoot.h
    M Source/WebCore/dom/TreeScope.cpp
    M Source/WebCore/dom/TreeScope.h

  Log Message:
  -----------
  Update Node::m_treeScope to use a CheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=277152

Reviewed by Darin Adler.

* Source/WebCore/dom/Document.h:
* Source/WebCore/dom/Node.h:
(WebCore::Node::setTreeScopeRecursively):
* Source/WebCore/dom/ShadowRoot.h:
* Source/WebCore/dom/TreeScope.cpp:
(WebCore::TreeScope::incrementPtrCount const):
(WebCore::TreeScope::decrementPtrCount const):
* Source/WebCore/dom/TreeScope.h:

Canonical link: https://commits.webkit.org/281426@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