[Webkit-unassigned] [Bug 85063] [BlackBerry] Add low memory check in ExecutableAllocator::underMemoryPressure() for BlackBerry platform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 27 07:36:21 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85063
Yong Li <yong.li.webkit at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fpizlo at apple.com,
| |msaboff at apple.com
--- Comment #2 from Yong Li <yong.li.webkit at gmail.com> 2012-04-27 07:36:21 PST ---
+Filip and Michael
An alternative solution is create a ExecutableAllocatorBlackBerry.cpp, and put our underLowMemory() there. In ExecutableAllocator.cpp, we wrap the function with if !PLATFORM(BLACKBERRY). This pattern is widely used in other files like GraphicsContext.cpp IIRC.
--
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