NEW 128843
rename WebVideoFullscreen* classes with better names.
https://bugs.webkit.org/show_bug.cgi?id=128843
Summary rename WebVideoFullscreen* classes with better names.
Jeremy Jones
Reported 2014-02-14 14:10:50 PST
WebVideoFullscreenInterface is ambiguous because it sounds like a class interface and a user interface. WebVideoFullscreenModelMediaElement sounds like it is a type of MediaElement, but it is a model object. These and the related classes should be given better, more descriptive names.
Attachments
Jeremy Jones
Comment 1 2014-03-07 21:26:59 PST
Remove the "Web" prefix. It is unnecessary for C++ classes.
Note You need to log in before you can comment on or make changes to this bug.