Bug 160275 - First parameter to HTMLMediaElement.canPlayType() should be mandatory
Summary: First parameter to HTMLMediaElement.canPlayType() should be mandatory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/multipag...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-27 16:04 PDT by Chris Dumez
Modified: 2016-07-27 16:51 PDT (History)
6 users (show)

See Also:


Attachments
Patch (11.59 KB, patch)
2016-07-27 16:27 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-27 16:04:14 PDT
First parameter to HTMLMediaElement.canPlayType() should be mandatory:
- https://html.spec.whatwg.org/multipage/embedded-content.html#htmlmediaelement

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-27 16:27:51 PDT
Created attachment 284744 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-27 16:51:42 PDT
Comment on attachment 284744 [details]
Patch

Clearing flags on attachment: 284744

Committed r203806: <http://trac.webkit.org/changeset/203806>
Comment 3 WebKit Commit Bot 2016-07-27 16:51:47 PDT
All reviewed patches have been landed.  Closing bug.