Bug 44985 - canPlayType("application/octet-stream") must return ""
Summary: canPlayType("application/octet-stream") must return ""
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks: 51249
  Show dependency treegraph
 
Reported: 2010-08-31 14:09 PDT by Eric Carlson
Modified: 2011-01-24 12:20 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (4.38 KB, patch)
2010-08-31 14:42 PDT, Eric Carlson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 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"
Comment 1 Eric Carlson 2010-08-31 14:42:43 PDT
Created attachment 66108 [details]
Proposed patch
Comment 2 Eric Carlson 2010-08-31 14:52:53 PDT
http://trac.webkit.org/changeset/66541
Comment 3 Ademar Reis 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>