[Webkit-unassigned] [Bug 203143] New: Document::m_closeAfterStyleRecalc is unnecessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 17 23:33:08 PDT 2019


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

            Bug ID: 203143
           Summary: Document::m_closeAfterStyleRecalc is unnecessary
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

These days, we always call checkCompleted() asynchrnoulsy via a timer,
so we would never try to implicitly close a document during a style recalc.

-- 
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/20191018/2f05ba07/attachment.html>


More information about the webkit-unassigned mailing list