Bug 125154 - MediaPlayerPrivate::load() should take a parameter struct
Summary: MediaPlayerPrivate::load() should take a parameter struct
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 08:45 PST by Jer Noble
Modified: 2013-12-03 08:45 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2013-12-03 08:45:58 PST
Rather than multiple overloaded load() methods, a single load() method should take a parameter struct, much like supportsType().