NEW135826
Remove the default implementations of the virtual methods in MediaPlayerClient
https://bugs.webkit.org/show_bug.cgi?id=135826
Summary Remove the default implementations of the virtual methods in MediaPlayerClient
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.