Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09c341383ede98c7e50b0eefffb9081e9db45986
      
https://github.com/WebKit/WebKit/commit/09c341383ede98c7e50b0eefffb9081e9db45986
  Author: Alexsander Borges Damaceno <[email protected]>
  Date:   2024-09-03 (Tue, 03 Sep 2024)

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

  Log Message:
  -----------
  Deploy more smart pointers in SelectorQuery.cpp
https://bugs.webkit.org/show_bug.cgi?id=278848

Reviewed by Chris Dumez.

Deploy more smart pointers in SelectorQuery.cpp

* Source/WebCore/dom/SelectorQuery.cpp:
(WebCore::SelectorDataList::closest const):
(WebCore::SelectorDataList::executeFastPathForIdSelector const):
(WebCore::elementsForLocalName):
(WebCore::anyElement):
(WebCore::SelectorDataList::executeSingleTagNameSelectorData const):
(WebCore::SelectorDataList::executeSingleClassNameSelectorData const):
(WebCore::SelectorDataList::executeSingleAttributeExactSelectorData const):
(WebCore::SelectorDataList::executeSingleSelectorData const):
(WebCore::SelectorDataList::executeSingleMultiSelectorData const):
(WebCore::SelectorDataList::executeCompiledSimpleSelectorChecker const):
(WebCore::SelectorDataList::executeCompiledSelectorCheckerWithCheckingContext 
const):
(WebCore::SelectorDataList::executeCompiledSingleMultiSelectorData const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to