[Webkit-unassigned] [Bug 163821] New: WebPageProxy should not need PageActivityState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 17:12:20 PDT 2016


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

            Bug ID: 163821
           Summary: WebPageProxy should not need PageActivityState
    Classification: Unclassified
           Product: WebKit
           Version: WebKit 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

The PageActivityState is currently plumbed back from WebCore up to the UI process, to determine whether to enabled process suppression. However the information it contains (whether a page load is ongoing, whether audio is playing) is already available via other means. Remove this use of PageActivityState.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161022/2a307a31/attachment.html>


More information about the webkit-unassigned mailing list