[Webkit-unassigned] [Bug 85063] Add low memory check in ExecutableAllocator::underMemoryPressure()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 12:58:25 PDT 2012


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





--- Comment #22 from Yong Li <yong.li.webkit at gmail.com>  2012-05-03 12:58:24 PST ---
(In reply to comment #20)
> > > I feel WTF might be a weird place for this...
> > 
> > But isn't it a lot of platform specific stuff in WTF already? Or you mean other thing when you said "weird"?
> 
> WebCore already has some support for memory pressure. Adding this transversal isSystemMemoryLow() returning just a bool is rather weird.

There is a layer conflict JSC cannot call WebCore. WebCore can implement a handler for memory pressure, but I think checking memory status should be done in lower layer.

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