[Webkit-unassigned] [Bug 135379] iOS 8 / OSX 10.10 WebGL - using a video from an other domain fails (CORS bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 19:47:24 PST 2015


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

Tong Shen <endlessroad at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |endlessroad at google.com

--- Comment #17 from Tong Shen <endlessroad at google.com> ---
Hey guys,

I am looking into this.

I have confirmed that implementing MediaPlayerPrivateAVFoundationObjC::didPassCORSAccessCheck by always returning true can make the example work, so what we need to do is properly implementing this function.

I'm studying https://bugs.webkit.org/show_bug.cgi?id=99037 and try to figure out how to do the same for MediaPlayerPrivateAVFoundationObjC::didPassCORSAccessCheck.

Any code pointers/suggestions is more than welcome!

Thanks!

-- 
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/20151209/0f91bb53/attachment.html>


More information about the webkit-unassigned mailing list