Bug 163793

Summary: [Web IDL] MediaControlsHost has invalid operation overloads
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, eric.carlson, jer.noble, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 163791    
Attachments:
Description Flags
Patch none

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.