[Webkit-unassigned] [Bug 136866] New: Exclude page visibility from PageThrottler's hysteresis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 13:36:49 PDT 2014


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

           Summary: Exclude page visibility from PageThrottler's
                    hysteresis
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Including visibility in the hysteresis mechanism has the effect of prolonging the visually idle timeout, and causing the page hide event to be run at foreground priority. Neither of these are particularly desirable. Instead separate visibility from the rest of the page activities we track (and apply hysteresis to), and feed this directly into determination of the UserActivity state.

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