RESOLVED FIXED 81315
[EFL][DRT]Do not create ScrollbarEfl when mockScrollbar is enabled.
https://bugs.webkit.org/show_bug.cgi?id=81315
Summary [EFL][DRT]Do not create ScrollbarEfl when mockScrollbar is enabled.
Ryuan Choi
Reported 2012-03-16 00:00:04 PDT
DRT use mockScrollbar to draw platform independent scrollbar. But, WebKit/Efl creates custom scrollbar which is not related to ScrollbarTheme, so custom scrollbar is still created although mockScrollbar is enabled.
Attachments
Patch (2.01 KB, patch)
2012-03-16 00:25 PDT, Ryuan Choi
no flags
fixTypo (2.00 KB, patch)
2012-03-16 01:07 PDT, Ryuan Choi
no flags
Patch (2.01 KB, patch)
2012-04-29 18:30 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2012-03-16 00:25:46 PDT
Gyuyoung Kim
Comment 2 2012-03-16 00:47:33 PDT
Build Bot
Comment 3 2012-03-16 00:48:13 PDT
Ryuan Choi
Comment 4 2012-03-16 01:07:09 PDT
Raphael Kubo da Costa (:rakuco)
Comment 5 2012-04-26 19:21:15 PDT
Comment on attachment 132224 [details] fixTypo View in context: https://bugs.webkit.org/attachment.cgi?id=132224&action=review Makes sense. > Source/WebCore/ChangeLog:8 > + ScrollbarEfl creates custom scrollbars as separeted layer and they are s/separeted/separated/
Ryuan Choi
Comment 6 2012-04-29 18:30:08 PDT
Ryuan Choi
Comment 7 2012-04-29 18:30:56 PDT
(In reply to comment #5) > (From update of attachment 132224 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=132224&action=review > > Makes sense. > > > Source/WebCore/ChangeLog:8 > > + ScrollbarEfl creates custom scrollbars as separeted layer and they are > > s/separeted/separated/ Sorry, fixed.
WebKit Review Bot
Comment 8 2012-05-08 12:35:52 PDT
Comment on attachment 139410 [details] Patch Clearing flags on attachment: 139410 Committed r116450: <http://trac.webkit.org/changeset/116450>
WebKit Review Bot
Comment 9 2012-05-08 12:35:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.