Bug 131484

Summary: Decide whether to use preflight for cross-origin video resources
Product: WebKit Reporter: youenn fablet <youennf>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: annevk, ap, eric.carlson, jer.noble, jonlee
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=63460

youenn fablet
Reported 2014-04-10 01:22:10 PDT
When retrieving a video resource, WebKit GStreamer layer is adding some headers (Range, icy-metadata, transferMode.dlna). It should be decided whether preflight mode should be used or not in that case.
Attachments
youenn fablet
Comment 1 2014-04-10 01:23:18 PDT
Blink had some discussions on that: https://code.google.com/p/chromium/issues/detail?id=173727 They decided to not use preflight.
Note You need to log in before you can comment on or make changes to this bug.