Bug 256346 - Document::updateStyleIfNeeded() should instantiate ScriptDisallowedScope::InMainThread for its entirety
Summary: Document::updateStyleIfNeeded() should instantiate ScriptDisallowedScope::InM...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on: 242329
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-04 18:05 PDT by Ryosuke Niwa
Modified: 2023-05-04 21:46 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-04 18:05:25 PDT
Now that the bug 242329 has been fixed, we should be able to instantiate ScriptDisallowedScope::InMainThread for the entirety of Document::updateStyleIfNeeded().
Comment 1 Ryosuke Niwa 2023-05-04 18:15:59 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13473
Comment 2 EWS 2023-05-04 21:45:07 PDT
Committed 263708@main (77c067951b82): <https://commits.webkit.org/263708@main>

Reviewed commits have been landed. Closing PR #13473 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-04 21:46:21 PDT
<rdar://problem/108931514>