[webkit-changes] [WebKit/WebKit] 6d9772: Address safer cpp failures in LocalFrameViewLayout...

Chris Dumez noreply at github.com
Sat Feb 22 11:30:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d977257b8177aba888d0eb0b7deee16ef3a7817
      https://github.com/WebKit/WebKit/commit/6d977257b8177aba888d0eb0b7deee16ef3a7817
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-02-22 (Sat, 22 Feb 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/NoUncheckedPtrMemberCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/page/LocalFrameViewLayoutContext.cpp
    M Source/WebCore/page/LocalFrameViewLayoutContext.h

  Log Message:
  -----------
  Address safer cpp failures in LocalFrameViewLayoutContext.cpp
https://bugs.webkit.org/show_bug.cgi?id=288271

Reviewed by Geoffrey Garen.

* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
(WebCore::LayoutScope::LayoutScope):
(WebCore::LayoutScope::~LayoutScope):
(WebCore::LocalFrameViewLayoutContext::layout):
(WebCore::LocalFrameViewLayoutContext::performLayout):
(WebCore::LocalFrameViewLayoutContext::scheduleLayout):
(WebCore::LocalFrameViewLayoutContext::applyTextSizingIfNeeded):
(WebCore::LocalFrameViewLayoutContext::renderView const):
(WebCore::LocalFrameViewLayoutContext::protectedDocument const):
* Source/WebCore/page/LocalFrameViewLayoutContext.h:

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