Bug 256383 - Deploy ScriptDisallowedScope::InMainThread in LocalFrameView::performPostLayoutTasks()
Summary: Deploy ScriptDisallowedScope::InMainThread in LocalFrameView::performPostLayo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on: 256386 256403 256626
Blocks: 256296
  Show dependency treegraph
 
Reported: 2023-05-05 11:42 PDT by Ryosuke Niwa
Modified: 2023-05-11 00:58 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-05-05 11:42:47 PDT
LocalFrameView::performPostLayoutTasks() should instantiate ScriptDisallowedScope::InMainThread.
Comment 1 Ryosuke Niwa 2023-05-05 11:45:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13506
Comment 2 EWS 2023-05-11 00:57:02 PDT
Committed 263953@main (e71ce27df188): <https://commits.webkit.org/263953@main>

Reviewed commits have been landed. Closing PR #13506 and removing active labels.