[webkit-reviews] review granted: [Bug 79550] Add media control css for chromium on android : [Attachment 128838] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 25 21:55:21 PST 2012


Adam Barth <abarth at webkit.org> has granted Min Qin <qinmin at chromium.org>'s
request for review:
Bug 79550: Add media control css for chromium on android
https://bugs.webkit.org/show_bug.cgi?id=79550

Attachment 128838: Patch
https://bugs.webkit.org/attachment.cgi?id=128838&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=128838&action=review


> Source/WebCore/rendering/RenderMediaControlsChromium.cpp:247
> +    static Image* mediaFullscreen = platformResource("mediaFullscreen");

Please use the DEFINE_STATIC_LOCAL macro.


More information about the webkit-reviews mailing list