[Webkit-unassigned] [Bug 140567] New: Web Inspector: Do not request Scope Chain lists if section is collapsed (mainly Global Variables)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 14:47:47 PST 2015


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

            Bug ID: 140567
           Summary: Web Inspector: Do not request Scope Chain lists if
                    section is collapsed (mainly Global Variables)
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* SUMMARY
Do not request Scope Chain lists if section is collapsed (mainly Global Variables).

The Global Variables Scope Chain section (and message to populate it) is HUGE. Its sort shows constructors before properties so I normally don't care and I collapse the section. Even if it is collapsed we still update it every pause (so every step, etc). We should avoid this work if we don't need to do it.

-- 
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/20150116/80c2fd26/attachment-0002.html>


More information about the webkit-unassigned mailing list