Bug 163793 - [Web IDL] MediaControlsHost has invalid operation overloads
Summary: [Web IDL] MediaControlsHost has invalid operation overloads
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 163791
  Show dependency treegraph
 
Reported: 2016-10-21 09:53 PDT by Chris Dumez
Modified: 2016-10-21 11:55 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.47 KB, patch)
2016-10-21 10:41 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-10-21 09:53:33 PDT
MediaControlsHost has invalid operation overloads:
- sortedTrackListForMenu()
- displayNameForTrack()

The parameter is nullable for both overloads which is not valid IDL.
Comment 1 Chris Dumez 2016-10-21 10:41:49 PDT
Created attachment 292371 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-21 11:55:51 PDT
Comment on attachment 292371 [details]
Patch

Clearing flags on attachment: 292371

Committed r207690: <http://trac.webkit.org/changeset/207690>
Comment 3 WebKit Commit Bot 2016-10-21 11:55:55 PDT
All reviewed patches have been landed.  Closing bug.