Bug 135826

Summary: Remove the default implementations of the virtual methods in MediaPlayerClient
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 135816    
Bug Blocks:    

Jer Noble
Reported 2014-08-11 18:04:56 PDT
Currently, the virtual methods in MediaPlayerClient all have inline implementations. They should either be made pure-virtual, or have their implementations moved into a .cpp file.
Attachments
Note You need to log in before you can comment on or make changes to this bug.