[Webkit-unassigned] [Bug 154940] New: PageThrottler should apply hysteresis to media activity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 16:57:34 PST 2016


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

            Bug ID: 154940
           Summary: PageThrottler should apply hysteresis to media
                    activity
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: barraclough at apple.com
                CC: jond at apple.com, timothy at apple.com

Currently PageThrottler keeps a track of audible plugin activity and HTML media element activity separately. Audible plugin activity also gets an extra 5s hysteresis applied, so that after audio playback has completed there is a chance to queue up more audio before timer throttling kicks in. HTML audio does not get this grace. Funnel both together into a single activity flag, such that the hysteresis is applied to both.

-- 
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/20160303/c4dd5c5e/attachment.html>


More information about the webkit-unassigned mailing list