[Webkit-unassigned] [Bug 146351] [GTK] <video> source does not load via custom URI scheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 14:13:02 PDT 2019


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

--- Comment #4 from Philip Chimento <philip.chimento at gmail.com> ---
(In reply to Adrian Perez from comment #3)
> (In reply to Philip Chimento from comment #2)
> > Hi,
> > 
> > Thanks for checking, did you have to modify the test script at all to get it
> > to work? I ask because I could not load either a OGV or WebM video, not with
> > 2.24 or 2.26. In the inspector it tells me "The resource was requested
> > insecurely." (The script still works if I comment out the <source> element
> > and uncomment the onload code.)
> 
> Yes, I had to fix line 15 to avoid a warning about the
> Gio.content_guess_type()
> needing to have two arguments instead of three. As you point out I commented
> the <source> element and uncommented the unload code to test, but I never
> got to try with the <source> element in there -- I'll try later today when
> I have a computer around again.

True, I also modified line 15, I've updated the gist now to fix that. 

> Just to be 100% clear: I understand that loading the video should work
> *both* ways, isn't it?

That was also my understanding when I filed the bug :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191023/edb7980a/attachment.html>


More information about the webkit-unassigned mailing list