[Webkit-unassigned] [Bug 239431] New: Make release assertion in Document::updateLayout more precise for FrameSelection::setSelection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 16 23:37:00 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239431

            Bug ID: 239431
           Summary: Make release assertion in Document::updateLayout more
                    precise for FrameSelection::setSelection
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220417/e39d6336/attachment.htm>


More information about the webkit-unassigned mailing list