Bug 214621 - [Cocoa] canPlayType with 'codecs' parameter should never return "maybe"
Summary: [Cocoa] canPlayType with 'codecs' parameter should never return "maybe"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-21 16:55 PDT by Eric Carlson
Modified: 2020-07-22 16:52 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.84 KB, patch)
2020-07-21 16:59 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Patch (17.25 KB, patch)
2020-07-22 11:18 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Patch (17.74 KB, patch)
2020-07-22 14:08 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2020-07-21 16:55:35 PDT
HTMLMediaElement.canPlayType() with 'codecs' parameter should never return "maybe"
Comment 1 Eric Carlson 2020-07-21 16:55:54 PDT
<rdar://problem/65146785>
Comment 2 Eric Carlson 2020-07-21 16:59:42 PDT
Created attachment 404881 [details]
Patch
Comment 3 Eric Carlson 2020-07-22 11:18:55 PDT
Created attachment 404941 [details]
Patch
Comment 4 Eric Carlson 2020-07-22 14:08:54 PDT
Created attachment 404958 [details]
Patch
Comment 5 EWS 2020-07-22 16:52:53 PDT
Committed r264734: <https://trac.webkit.org/changeset/264734>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404958 [details].