[Webkit-unassigned] [Bug 31264] garbageCollectNow() should return a value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 11:15:20 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31264
Sam Weinig <sam at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45440|review? |review-
Flag| |
--- Comment #6 from Sam Weinig <sam at webkit.org> 2009-12-23 11:15:20 PST ---
(From update of attachment 45440)
This patch will not compile, as the JSC garbage collector Heap no longer has a
method called collect(). It has been replaced by a method called
collectAllGarbage() which does not return a value. This bug should probably be
closed.
--
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