[Webkit-unassigned] [Bug 89236] [BlackBerry] Put platform-specific GC policy in GCActivityCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 14:47:35 PDT 2012


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





--- Comment #6 from Yong Li <yoli at rim.com>  2012-06-15 14:47:34 PST ---
(In reply to comment #5)
> > bool isSafeToCollect() const { return m_isSafeToCollect; }
> 
> This is fine.
> 
> Seriously, though, you're making GC on Blackberry O(n^2).

It is still using a limit which is just the small one (1MB).

I commented the isMemoryLow check and tested it on some heavy sites. It is a bit slower, but seems still OK.

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