[Webkit-unassigned] [Bug 174573] Video errors should be instances of Error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 11:32:02 PDT 2017


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

--- Comment #1 from Jon Lee <jonlee at apple.com> ---
It reports two different errors. On first load on Safari 11 on High Sierra the result is false, then true when I reload.

The error on load is "AbortError". Subsequently it is a "NotAllowedError".

Repro steps:
1. Set a break point on line 35 on the webpage source ahead of time.
2. Open a new tab.
3. Go to any website (google.com)
4. Open the web inspector.
5. Load the webpage and notice the AbortError.
6. Continue. Reload the page.
7. Notice the NotAllowedError.

-- 
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/20170731/2e5d54a0/attachment.html>


More information about the webkit-unassigned mailing list