[webkit-changes] [WebKit/WebKit] adb8e0: LocalFrameViewLayoutContext::updateStyleForLayout(...

Ryosuke Niwa noreply at github.com
Fri May 5 10:55:31 PDT 2023


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

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

  Log Message:
  -----------
  LocalFrameViewLayoutContext::updateStyleForLayout() should instantiate ScriptDisallowedScope::InMainThread
https://bugs.webkit.org/show_bug.cgi?id=256352

Reviewed by Simon Fraser.

Deployed ScriptDisallowedScope::InMainThread in LocalFrameViewLayoutContext::updateStyleForLayout().

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

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




More information about the webkit-changes mailing list