[Webkit-unassigned] [Bug 179157] New: Assert that updateStyle and updateLayout are only called when it's safe to dispatch events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 1 23:34:10 PDT 2017


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

            Bug ID: 179157
           Summary: Assert that updateStyle and updateLayout are only
                    called when it's safe to dispatch events
           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

Since updating the style or layout can currently execute scripts,
we should assert that these functions are only called when it's safe to execute scripts.

-- 
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/20171102/4ade03c7/attachment.html>


More information about the webkit-unassigned mailing list