[Webkit-unassigned] [Bug 35328] [Qt] Various Fixes to MediaPlayerPrivateQt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 17:28:46 PST 2010


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





--- Comment #16 from Nick Young <nicholas.young at nokia.com>  2010-02-25 17:28:46 PST ---
(In reply to comment #8)
> The initial problem this tried to fix was that the media backend was suddenly
> claiming to being able to handle for example text files, so if you opened
> file:///tmp/foo.txt it would create a mock html document with a media element
> with the src set to the txt file. Not sure of the interaction here, but would
> this change potentially introduce the same bug for application/octet-stream, so
> instead of getting download notifications for all you exe files you would
> suddenly start opening them as media elements?

OK, I will concede this point. None of the other backends will claim to support
application/octet-stream, so we probably shouldn't either.

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