[Webkit-unassigned] [Bug 55794] New: Web Inspector: Need new graphic icon for garbage collect button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 14:47:11 PST 2011


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

           Summary: Web Inspector: Need new graphic icon for garbage
                    collect button
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gregsimon at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Created an attachment (id=84802)
 --> (https://bugs.webkit.org/attachment.cgi?id=84802&action=review)
patch adding gc button with temporary graphic icon

Attached is a patch that will add an explicit garbage collect button to the timeline (both v8 and JSC).  Often when diagnosing memory issues with web applications it is useful to know if the accumulated memory in the heap is flushable or not.  By clicking on this button you get a forced  collection so you do not have to wait for it to open automatically.

We need a graphic image for it -- I made an attempt as a placeholder but it looks more like a grande coffee cup (not the intention!)

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



More information about the webkit-unassigned mailing list