[Webkit-unassigned] [Bug 85063] New: [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:18:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85063
Summary: [BlackBerry] Add low memory check in
ExecutableAllocator::underMemoryPressure() for
BlackBerry platform
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: liachen at rim.com
Right now ExecutableAllocator::underMemoryPressure() will always return false, when EXECUTABLE_MEMORY_LIMIT is not defined. Add a call to BlackBerry::Platform::isMemoryLow() to check whether memory is low and return its value.
--
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