[Webkit-unassigned] [Bug 103996] New: [Qt] Implement IncrementalSweeper and HeapTimer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 07:08:44 PST 2012


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

           Summary: [Qt] Implement IncrementalSweeper and HeapTimer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


The IncrementalSweeper performs continous garbage collection as opposed to prompted or forced garbage collection.

It relies on HeapTimer which has only been implemented for Mac and Blackberry. 

Once HeapTimer has been implemented which should also be able to implemented opportunistic garbage collection.

-- 
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