[webkit-changes] [WebKit/WebKit] ecfaca: InViewSizeAdjust LayoutPhase should have ScriptDis...

Ryosuke Niwa noreply at github.com
Mon May 8 18:17:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ecfaca4e0bf4e20b5a993ca4e2a23be731902538
      https://github.com/WebKit/WebKit/commit/ecfaca4e0bf4e20b5a993ca4e2a23be731902538
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-05-08 (Mon, 08 May 2023)

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

  Log Message:
  -----------
  InViewSizeAdjust LayoutPhase should have ScriptDisallowedScope
https://bugs.webkit.org/show_bug.cgi?id=256354

Reviewed by Simon Fraser.

Deployed ScriptDisallowedScope::InMainThread in LayoutPhase::InViewSizeAdjust.

* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
(WebCore::LocalFrameViewLayoutContext::performLayout):

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




More information about the webkit-changes mailing list