[Webkit-unassigned] [Bug 142941] New: GCTimer should work correctly when invoked multiple times during the same collection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 21 17:24:28 PDT 2015


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

            Bug ID: 142941
           Summary: GCTimer should work correctly when invoked multiple
                    times during the same collection
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mhahnenb at gmail.com

It would be nice to be able to record more fine-grained GC phases during phases that can occur multiple times per collection. For example, visiting live weak handles consists of a number of sub-phases that can be repeated until nothing changes. The current GCTimer implementation doesn't handle this correctly.

-- 
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/20150322/78a5b8eb/attachment-0002.html>


More information about the webkit-unassigned mailing list