[Webkit-unassigned] [Bug 139705] New: Move Mac process suppression from WebCore to WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 16 14:06:08 PST 2014


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

            Bug ID: 139705
           Summary: Move Mac process suppression from WebCore to WebKit2
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: barraclough at apple.com

Currently PageThrottler constructs the PageActivityState, holds a copy of the ViewState,
and an optional UserActivity.

Instead, still construct the PageActivityState but just pass this out via the Page to WebPage.
Logic From PageThrottler::updateUserActivity merged into WebPage::updateUserActivity.

-- 
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/20141216/9293b64f/attachment-0002.html>


More information about the webkit-unassigned mailing list