[Webkit-unassigned] [Bug 142011] New: Web Inspector: Make console faster, only render last N messages in the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 00:33:41 PST 2015


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

            Bug ID: 142011
           Summary: Web Inspector: Make console faster, only render last N
                    messages in the DOM
    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: nvasilyev at apple.com
                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

Having thousands of messages in the console can make it slow. Display only last 500 messages to reduce amount of elements in the DOM and thus reduce memory consumption.

Either add "Show previous 100 messages" button or just load them when we scroll to the top edge of the console.

I’m not sure about the numbers, I need to do some stress testing first.

-- 
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/20150225/0f3d619f/attachment-0002.html>


More information about the webkit-unassigned mailing list