[Webkit-unassigned] [Bug 31352] [GTK] Failing test media/video-document-types.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 11:59:23 PST 2009


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





--- Comment #5 from Gustavo Noronha (kov) <gns at gnome.org>  2009-11-12 11:59:23 PST ---
(In reply to comment #4)
> I wonder why this is done like this. Maybe Mac and Win are delegating the
> loading of the video to something else? Anyway, since this is only a problem
> with Media documents, I think what the patch is doing is fairly certainly
> hiding a different issue, so r-.

http://trac.webkit.org/changeset/36001


ooook... here's what: mac is apparently letting a plugin handle the load, which
is why it tells the loader to finish the parsing, and then it cancels the main
load in platform-specific code; we should either cancel the load, or not call
that finish() there.

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