[Webkit-unassigned] [Bug 247804] New: Media element timeupdates continue after turning wi-fi off, no network error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 07:24:43 PST 2022


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

            Bug ID: 247804
           Summary: Media element timeupdates continue after turning wi-fi
                    off, no network error
           Product: WebKit
           Version: Safari 16
          Hardware: All
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: robert.bryer at bbc.co.uk

1. Start playing a video (HLS)
2. Turn the wifi (or other internet) off in settings and await buffer exhaustion after a few minutes of playback

After running out of data, timeupdates continue with increasing currentTime values still come out. There's no data so the media is not progressing.

I would expect instead an error MEDIA_ERR_NETWORK (2) — this does not come out.

When playback resumes when the wifi is back on, it seems to jump forward.

-- 
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/20221111/81bce429/attachment-0001.htm>


More information about the webkit-unassigned mailing list