[Webkit-unassigned] [Bug 157370] New: CORS check is sometimes incorrectly failing for media loads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 21:45:41 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157370
Bug ID: 157370
Summary: CORS check is sometimes incorrectly failing for media
loads
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cdumez at apple.com
CORS check is sometimes incorrectly failing for media loads. This happens when our media library issues a conditional request and when the sever responds with a "304 Not Modified" response which does not have the "Access-Control-Allow-Origin: *" header. Apache for example does not provide such header for 304 responses.
--
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/20160505/ca071b15/attachment.html>
More information about the webkit-unassigned
mailing list