Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dcd17064b3b5f57c9b57b09f5a061c0560ac9e32
      
https://github.com/WebKit/WebKit/commit/dcd17064b3b5f57c9b57b09f5a061c0560ac9e32
  Author: Jessica Lee <[email protected]>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/dom/Text.cpp
    M Source/WebCore/dom/TextNodeTraversal.cpp
    M Source/WebCore/dom/TextNodeTraversal.h

  Log Message:
  -----------
  Adopt more smart pointers in dom/Text
https://bugs.webkit.org/show_bug.cgi?id=294640
rdar://153684504 (Adopt more smart pointers in dom/Text (294640))

Reviewed by Ryosuke Niwa.

Smart pointer adoption as per the static analyzer.

* Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/dom/Text.cpp:
(WebCore::Text::wholeText const):
* Source/WebCore/dom/TextNodeTraversal.cpp:
(WebCore::TextNodeTraversal::appendContents):
(WebCore::TextNodeTraversal::childTextContent):
* Source/WebCore/dom/TextNodeTraversal.h:
(WebCore::TextNodeTraversal::firstTextWithinTemplate):
(WebCore::TextNodeTraversal::traverseNextTextTemplate):

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