[Webkit-unassigned] [Bug 79555] JSString::resolveRope() should report extra memory cost to heap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 11:53:11 PST 2012


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





--- Comment #24 from Yong Li <yong.li.webkit at gmail.com>  2012-03-02 11:53:11 PST ---
Actually reporting 64MB cost doesn't always trigger GC. We modified reportExtraMemoryCostSlowCase() to always do a GC instead. And we cannot see any problem on Mac 64-bit (Safari), Linux 32-bit (Qt) and QNX. (Many thanks to Jacky Jiang's help for making qtwebkit build on linux and safari build on Mac.)

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