Bug 27186

Summary: HTMLMediaElement.canPlayType "maybe" and "probably" reversed
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: philipj
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch koivisto: review+

Eric Carlson
Reported 2009-07-11 18:41:21 PDT
The spec says: Implementors are encouraged to return "maybe" unless the type can be confidently established as being supported or not. Generally, a user agent should never return "probably" if the type doesn't have a codecs parameter. OSX, Windows, and GTK media engines return "probably" if a type does *not* have a codecs parameter.
Attachments
proposed patch (6.28 KB, patch)
2009-07-11 19:01 PDT, Eric Carlson
koivisto: review+
Eric Carlson
Comment 1 2009-07-11 19:01:24 PDT
Created attachment 32622 [details] proposed patch
Antti Koivisto
Comment 2 2009-07-11 19:12:07 PDT
Comment on attachment 32622 [details] proposed patch r=me
Eric Carlson
Comment 3 2009-07-11 19:16:55 PDT
Eric Carlson
Comment 4 2009-07-18 04:46:06 PDT
*** Bug 27409 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.