RESOLVED FIXED Bug 44985
canPlayType("application/octet-stream") must return ""
https://bugs.webkit.org/show_bug.cgi?id=44985
Summary canPlayType("application/octet-stream") must return ""
Eric Carlson
Reported 2010-08-31 14:09:35 PDT
In r5407 the spec clarified the rules for canPlayType: The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type "application/octet-stream"
Attachments
Proposed patch (4.38 KB, patch)
2010-08-31 14:42 PDT, Eric Carlson
darin: review+
Eric Carlson
Comment 1 2010-08-31 14:42:43 PDT
Created attachment 66108 [details] Proposed patch
Eric Carlson
Comment 2 2010-08-31 14:52:53 PDT
Ademar Reis
Comment 3 2011-01-24 12:20:54 PST
Revision r66541 cherry-picked into qtwebkit-2.2 with commit 92301c0 <http://gitorious.org/webkit/qtwebkit/commit/92301c0>
Note You need to log in before you can comment on or make changes to this bug.