[webkit-changes] [WebKit/WebKit] 1f09a8: Update Node::m_treeScope to use a CheckedPtr

Chris Dumez noreply at github.com
Fri Jul 26 15:41:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f09a8d8f6b13b3b16fee4240cee39516af33ac7
      https://github.com/WebKit/WebKit/commit/1f09a8d8f6b13b3b16fee4240cee39516af33ac7
  Author: Chris Dumez <cdumez at 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


More information about the webkit-changes mailing list