Bug 239431

Summary: Make release assertion in Document::updateLayout more precise for FrameSelection::setSelection
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Layout and RenderingAssignee: Ryosuke Niwa <rniwa>
Status: REOPENED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 239520    
Bug Blocks:    
Attachments:
Description Flags
Patch for landing none

Ryosuke Niwa
Reported 2022-04-16 23:37:00 PDT
Introduce a new mechanism to denote that layout is up-to-date so that the release assertion in Document::updateLayout can allow such a construct even when ScriptDisallowedScope exists. This will be used in FrameSelection::setSelection for now.
Attachments
Patch for landing (23.32 KB, patch)
2022-04-16 23:41 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2022-04-16 23:41:18 PDT
Created attachment 457766 [details] Patch for landing
Ryosuke Niwa
Comment 2 2022-04-16 23:41:37 PDT
Ryosuke Niwa
Comment 3 2022-04-17 01:08:05 PDT
Ryosuke Niwa
Comment 4 2022-04-17 01:08:12 PDT
Comment on attachment 457766 [details] Patch for landing Sigh... CQ is taking forever here.
Ryosuke Niwa
Comment 5 2022-04-17 01:08:57 PDT
WebKit Commit Bot
Comment 6 2022-04-19 14:59:55 PDT
Re-opened since this is blocked by bug 239520
Note You need to log in before you can comment on or make changes to this bug.