[webkit-reviews] review granted: [Bug 88297] Change the styling of the Chromium video controls : [Attachment 145956] Review this for the differences to the second patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 09:55:22 PDT 2012


Eric Carlson <eric.carlson at apple.com> has granted Silvia Pfeiffer
<silviapf at chromium.org>'s request for review:
Bug 88297: Change the styling of the Chromium video controls
https://bugs.webkit.org/show_bug.cgi?id=88297

Attachment 145956: Review this for the differences to the second patch
https://bugs.webkit.org/attachment.cgi?id=145956&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=145956&action=review


> Source/WebCore/rendering/RenderMediaControlsChromium.cpp:278
> +const int mediaSliderThumbWidth = 32;
> +const int mediaSliderThumbHeight = 24;

Nit: you might want to add "Timeline" to these names to match the pattern used
for the other names.


More information about the webkit-reviews mailing list