- From: <bugzilla@jessica.w3.org>
- Date: Fri, 10 Apr 2015 23:34:29 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28465
Bug ID: 28465
Summary: MSE does not work with Mixed Content, unlike
video/audio.src=
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: wolenetz@google.com
Reporter: wolenetz@google.com
QA Contact: public-html-bugzilla@w3.org
CC: jdsmith@microsoft.com, mike@w3.org,
public-html-media@w3.org
Mixed Content (https://w3c.github.io/webappsec/specs/mixedcontent/) provides a
mechanism for secure origins to load audio/video/source content from insecure
origins as optionally-blockable content (though the user agent, the document
settings, or the user could block the load, and the user agent should indicate
that mixed content is present).
However, the same insecure origin content does not work with secure origin MSE
because it is treated as blocked content.
This bug tracks aligning MSE with the existing Mixed Content behavior for
video.src=.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 10 April 2015 23:34:31 UTC