[Webkit-unassigned] [Bug 165560] New: Add hysteresis to ActivityState IsAudible & IsLoading flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 16:14:49 PST 2016


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

            Bug ID: 165560
           Summary: Add hysteresis to ActivityState IsAudible & IsLoading
                    flags
    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

There is currently no hysteresis on IsAudible. This could potentially lead to stalls in audio playlists if completion of one track were to schedule a new track on a zero delay timer. Keep the audio playing flag fuzzily set for a few seconds after the last track stops, to give the page a brief chance to queue another track up before throttling kicks in. Similar for IsLoading.

-- 
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/20161208/bcbe0051/attachment-0001.html>


More information about the webkit-unassigned mailing list