[Webkit-unassigned] [Bug 159459] New: Expose crossOrigin attribute as a static property in HTMLMediaElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 6 02:22:43 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159459
Bug ID: 159459
Summary: Expose crossOrigin attribute as a static property in
HTMLMediaElement
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: olivier.blin at softathome.com
CC: cgarcia at igalia.com, eric.carlson at apple.com,
jer.noble at apple.com, mcatanzaro at igalia.com,
pnormand at igalia.com, zan at falconsigh.net
The crossOrigin attribute is already used for MediaResourceLoader (r119742 and r175050), but it was not exposed as a static property.
Exposing it fixes VR360 support in Dailymotion, since it uses the "in" operator to detect if crossOrigin is supported by the HTMLVideoElement, in order to enable VR360.
--
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/20160706/6673a9c1/attachment.html>
More information about the webkit-unassigned
mailing list