[Webkit-unassigned] [Bug 231156] New: Audio live stream keeps document.readyState in interactive state and window load event not fired

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 01:10:40 PDT 2021


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

            Bug ID: 231156
           Summary: Audio live stream keeps document.readyState in
                    interactive state and window load event not fired
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: roland at nextendweb.com

Steps to reproduce:
1. Open https://smartslider3.com/bugs/webkit/stream/test.html

Expected result:
window loaded
document.readyState: complete
window loaded


Safari result:
document.readyState: interactive
document.readyState: interactive
document.readyState: interactive
document.readyState: interactive
document.readyState: interactive
document.readyState: interactive
....

Able to reproduce: IOS 15.0.0, MacOS Big Sur

-- 
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/20211004/a6fac53b/attachment-0001.htm>


More information about the webkit-unassigned mailing list