WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130186
[EFL] Enable TOUCH_SLIDER macro
https://bugs.webkit.org/show_bug.cgi?id=130186
Summary
[EFL] Enable TOUCH_SLIDER macro
Byung Jun Kim
Reported
2014-03-13 03:30:13 PDT
"TOUCH_SLIDER" macro helps the behavior of sliders when TOUCH_EVENT is enabled. In current, "TOUCH_SLIDER" macro is disabled but "TOUCH_EVENTS" is enabled. So we should synchronize "TOUCH_SLIDER" and "TOUCH_EVENTS".
Attachments
Patch
(2.67 KB, patch)
2014-03-13 23:11 PDT
,
Byung Jun Kim
no flags
Details
Formatted Diff
Diff
Patch
(2.58 KB, patch)
2014-03-16 15:54 PDT
,
Byung Jun Kim
no flags
Details
Formatted Diff
Diff
Patch
(2.58 KB, patch)
2014-03-16 22:56 PDT
,
Byung Jun Kim
no flags
Details
Formatted Diff
Diff
Patch for landing
(2.58 KB, patch)
2014-03-16 23:03 PDT
,
Byung Jun Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Byung Jun Kim
Comment 1
2014-03-13 23:11:12 PDT
Created
attachment 226651
[details]
Patch
Jinwoo Song
Comment 2
2014-03-13 23:21:30 PDT
Looks good to me.EFL port needs this feature for supporting touch devices.
Ryuan Choi
Comment 3
2014-03-14 00:09:03 PDT
Comment on
attachment 226651
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=226651&action=review
> Source/cmake/OptionsEfl.cmake:92 > +WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_TOUCH_SLIDER ON)
I think that we should disable ENABLE_TOUCH_SLIDER when ENABLE_TOUCH_EVENTS became OFF.
Byung Jun Kim
Comment 4
2014-03-16 15:54:00 PDT
Created
attachment 226864
[details]
Patch
Ryuan Choi
Comment 5
2014-03-16 18:07:32 PDT
LGTM.
Gyuyoung Kim
Comment 6
2014-03-16 22:38:48 PDT
Comment on
attachment 226864
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=226864&action=review
LGTM. r=me.
> ChangeLog:6 > + Reviewed by Ryuan Choi.
Remove this line. Ryuan is not reviewer yet.
Byung Jun Kim
Comment 7
2014-03-16 22:56:54 PDT
Created
attachment 226884
[details]
Patch
Gyuyoung Kim
Comment 8
2014-03-16 22:58:43 PDT
If you got already r+, you don't need to request review again. Just upload a patch with "Reviewed by Gyuyoung Kim" and then only request cq?.
Byung Jun Kim
Comment 9
2014-03-16 23:03:13 PDT
Created
attachment 226885
[details]
Patch for landing
WebKit Commit Bot
Comment 10
2014-03-16 23:50:11 PDT
Comment on
attachment 226885
[details]
Patch for landing Clearing flags on attachment: 226885 Committed
r165722
: <
http://trac.webkit.org/changeset/165722
>
WebKit Commit Bot
Comment 11
2014-03-16 23:50:18 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