Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 088a3e573b59664dc988291e52900bba6b106b2c
      
https://github.com/WebKit/WebKit/commit/088a3e573b59664dc988291e52900bba6b106b2c
  Author: Rob Buis <rb...@igalia.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
    M Source/WebCore/page/LocalFrame.cpp

  Log Message:
  -----------
  Adopt more smart pointers in LocalFrame
https://bugs.webkit.org/show_bug.cgi?id=273397

Reviewed by Sihui Liu.

Adopt more smart pointers in LocalFrame based on the
[alpha.webkit.UncountedLocalVarsChecker] warning.

* Source/WebCore/page/LocalFrame.cpp:
(WebCore::parentPageZoomFactor):
(WebCore::parentTextZoomFactor):
(WebCore::rootFrame):
(WebCore::LocalFrame::LocalFrame):
(WebCore::LocalFrame::~LocalFrame):
(WebCore::LocalFrame::shouldUsePrintingLayout const):
(WebCore::LocalFrame::frameForWidget):
(WebCore::LocalFrame::rangeForPoint):
(WebCore::LocalFrame::debugDescription const):
(WebCore::LocalFrame::contentFrameFromWindowOrFrameElement):

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