[webkit-reviews] review granted: [Bug 30013] Rename WebCore/css/mediaControlsQT.css and move mediaControls extras for the Qt port into WebCore/css : [Attachment 40505] Rename WebCore/css/mediaControlsQT.css and MediaControllerThemeQT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 10:12:08 PDT 2009


Eric Carlson <eric.carlson at apple.com> has granted Tor Arne Vestbø
<vestbo at webkit.org>'s request for review:
Bug 30013: Rename WebCore/css/mediaControlsQT.css and move mediaControls extras
for the Qt port into WebCore/css
https://bugs.webkit.org/show_bug.cgi?id=30013

Attachment 40505: Rename WebCore/css/mediaControlsQT.css and
MediaControllerThemeQT
https://bugs.webkit.org/attachment.cgi?id=40505&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>

WebKitLibraries/WebKitSystemInterface.h

>  
>  typedef enum {
>      WKMediaControllerThemeClassic   = 1,
> -    WKMediaControllerThemeQT        = 2
> +    WKMediaControllerThemeQuickTime = 2
>  } WKMediaControllerThemeStyle;

Don't change this file directly, it must be changed in an internal project
first or this change will be lost the next time WebKitSystemInterface is
updated. I will fix this file.

r=me without the WebKitSystemInterface.h change.


More information about the webkit-reviews mailing list