[webkit-reviews] review requested: [Bug 62174] [EFL] Support for painting thumb of media slider : [Attachment 96572] Modified Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 04:21:09 PDT 2011


Gyuyoung Kim <gyuyoung.kim at samsung.com> has asked  for review:
Bug 62174: [EFL] Support for painting thumb of media slider
https://bugs.webkit.org/show_bug.cgi?id=62174

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

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
I wanted to use the m_slider* and m_panel* when VIDEO is disabled. However, the
variables only are used by VIDEO. So, I modify the names with "media" as below,


m_panelColor -> m_mediaPanelColor
m_sliderColor -> m_mediaSliderColor


Kent, Thank you for your comment. I adjust it to this patch.


More information about the webkit-reviews mailing list