Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f98593ede9ba7582dedf768fb4f8d11cadb279ce
      
https://github.com/WebKit/WebKit/commit/f98593ede9ba7582dedf768fb4f8d11cadb279ce
  Author: Claudio Saavedra <[email protected]>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M Source/WebCore/dom/DocumentMarkerController.cpp
    M Source/WebCore/dom/EventLoop.cpp
    M Source/WebCore/dom/ExtensionStyleSheets.cpp
    M Source/WebCore/dom/FullscreenManager.cpp
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/StyledElement.cpp

  Log Message:
  -----------
  Adopt some more smart pointers in DOM code
https://bugs.webkit.org/show_bug.cgi?id=278704

Reviewed by Chris Dumez.

Addressing some assorted alpha.webkit.UncountedLocalVarsChecker
warnings.

* Source/WebCore/dom/DocumentMarkerController.cpp:
(WebCore::DocumentMarkerController::forEach<DocumentMarkerController::IterationDirection::Forwards>):
* Source/WebCore/dom/EventLoop.cpp:
(WebCore::EventLoop::findMatchingAssociatedContext):
* Source/WebCore/dom/ExtensionStyleSheets.cpp:
(WebCore::ExtensionStyleSheets::pageUserSheet):
* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::requestFullscreenForElement):
(WebCore::FullscreenManager::finishExitFullscreen):
* Source/WebCore/dom/Node.cpp:
(WebCore::Node::computeEditabilityWithStyle const):
* Source/WebCore/dom/StyledElement.cpp:
(WebCore::StyledElement::invalidateStyleAttribute):

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