[Webkit-unassigned] [Bug 53159] New: V8GCController::checkMemoryUsage() should let the web client to determine high and low memory usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 20:39:11 PST 2011


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

           Summary: V8GCController::checkMemoryUsage() should let the web
                    client to determine high and low memory usage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phnixwxz at gmail.com


V8GCController::checkMemoryUsage() now uses fixed values for Chromium and QT, and call through PlatformBridge for Android.

We should add some methods such as lowMemoryUsageMB() and highMemoryUsageMB() into Chromium PlatformBridge and WebClient so that the web client can determine suitable numbers.

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