[Webkit-unassigned] [Bug 20949] New: Catch repeated messages in Inspector Controller to limit memory usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 15:05:27 PDT 2008


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

           Summary: Catch repeated messages in Inspector Controller to limit
                    memory usage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kmccullough at apple.com


The Web Inspector captures repeated messages and collapses them, but this could
be done in the Inspector Controller, and would reduce the memory usage even
more since then we would not be keeping each message in native code.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list