WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
fixTypo
(2.00 KB, patch)
2012-03-16 01:07 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Patch
(2.01 KB, patch)
2012-04-29 18:30 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2012-03-16 00:25:46 PDT
Created
attachment 132218
[details]
Patch
Gyuyoung Kim
Comment 2
2012-03-16 00:47:33 PDT
Comment on
attachment 132218
[details]
Patch
Attachment 132218
[details]
did not pass efl-ews (efl): Output:
http://queues.webkit.org/results/11964060
Build Bot
Comment 3
2012-03-16 00:48:13 PDT
Comment on
attachment 132218
[details]
Patch
Attachment 132218
[details]
did not pass mac-ews (mac): Output:
http://queues.webkit.org/results/11962136
Ryuan Choi
Comment 4
2012-03-16 01:07:09 PDT
Created
attachment 132224
[details]
fixTypo
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
Created
attachment 139410
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug