[Webkit-unassigned] [Bug 172303] New: Web Inspector: [META] Use initialLayout more throughout WebInspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 12:47:00 PDT 2017


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

            Bug ID: 172303
           Summary: Web Inspector: [META] Use initialLayout more
                    throughout WebInspector
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

We are often creating lots of complex objects inside the constructor, including DOM that isn't even displayed.  Using initialLayout will allow this creation to be deferred until the objects are actually needed/visible.

-- 
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/20170518/855a283d/attachment-0001.html>


More information about the webkit-unassigned mailing list