[Webkit-unassigned] [Bug 33539] [GTK] handle media redirections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 05:38:24 PST 2010


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





--- Comment #6 from Philippe Normand <pnormand at igalia.com>  2010-01-19 05:38:23 PST ---
(In reply to comment #4)
> (From update of attachment 46547 [details])
> Okay this origin check stuff looks sane to me, but i'll need to defer to a
> gtk/gstreamer type person for review proper sorry :(

Oliver I am not sure I did the right origin check:

- if I do GtkLauncher <uri-of-the-mov>, it works fine
- but if I use the video-player.html the origin check fails because the
SecurityOrigin of the Document is for the file:// uri  and the mov uri is an
http uri.

In the second case it should work too, no?

-- 
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