[Webkit-unassigned] [Bug 138365] New: Safari gets stuck loading media files when Apache authentication is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 12:09:38 PST 2014


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

            Bug ID: 138365
           Summary: Safari gets stuck loading media files when Apache
                    authentication is enabled
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: weydson at raisenllc.com

Tested on Safari 7.0.5 on a Mac (10.9.4) and iPhone 8.0.2

When loading a mp3 file such as:

<audio controls>
  <source src="assets/media.mp3" type="audio/mpeg">
    Your browser does not support the audio element.
</audio>

Safari gets stuck on loading the mp3 file when Apache Basic Authentication is enabled. Once we disable authentication, the media plays fine.

It works fine on iOS 7, Firefox and Chrome.

-- 
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/20141104/47474684/attachment-0002.html>


More information about the webkit-unassigned mailing list