[Webkit-unassigned] [Bug 135379] New: 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 Jul 29 03:03:33 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135379
Summary: iOS 8 / OSX 10.10 WebGL - using a video from an other
domain fails (CORS bug)
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://krpano.com/ios/bugs/ios8-webgl-video-cors/
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mail at krpano.com
When trying to use a video as WebGL texture and that video is located on an other domain, then there will be wrong 'Security Error'.
The CORS / crossOrigin settings are all set correctly, the bug is inside Webkit.
See here a simple example for testing:
http://krpano.com/ios/bugs/ios8-webgl-video-cors/
This fails currently on iOS 8 beta iPads and also in the current OSX 10.10 Desktop Safari. The current Android Chrome 36 has the same bug (just as note if internally some code has been shared). All other Browsers are fine.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list