[Webkit-unassigned] [Bug 194444] New: [WPE][GTK] Enable CPU limit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 12:00:24 PST 2019


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

            Bug ID: 194444
           Summary: [WPE][GTK] Enable CPU limit
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK+
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

We should consider moving the CPU limit support from WebProcessCocoa.mm into cross-platform code, and adding a new WEBKIT_WEB_PROCESS_EXCEEDED_CPU_LIMIT termination reason. Looks straightforward. The only hard part would be choosing the right limit. Cocoa makes it configurable via API, but I suspect a hardcoded limit would work better for WPE/GTK. It's not clear what that limit should be, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190208/34d41c79/attachment.html>


More information about the webkit-unassigned mailing list