WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
102658
Add PROXIMITY_EVENTS feature
https://bugs.webkit.org/show_bug.cgi?id=102658
Summary
Add PROXIMITY_EVENTS feature
Kihong Kwon
Reported
2012-11-19 01:22:49 PST
Add PROXIMITY_EVENTS feature to all ports.
Attachments
Patch
(39.59 KB, patch)
2012-11-19 02:16 PST
,
Kihong Kwon
no flags
Details
Formatted Diff
Diff
Patch
(39.59 KB, patch)
2012-11-19 03:06 PST
,
Kihong Kwon
no flags
Details
Formatted Diff
Diff
Patch
(39.60 KB, patch)
2012-11-19 04:06 PST
,
Kihong Kwon
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Kihong Kwon
Comment 1
2012-11-19 02:16:47 PST
Created
attachment 174922
[details]
Patch
Build Bot
Comment 2
2012-11-19 02:52:42 PST
Comment on
attachment 174922
[details]
Patch
Attachment 174922
[details]
did not pass mac-ews (mac): Output:
http://queues.webkit.org/results/14911141
Kihong Kwon
Comment 3
2012-11-19 03:06:55 PST
Created
attachment 174933
[details]
Patch
Kentaro Hara
Comment 4
2012-11-19 03:19:36 PST
Comment on
attachment 174933
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=174933&action=review
Looks OK. Did you locally confirm the behavior with PROXIMITY_EVENTS enabled?
> Source/JavaScriptCore/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to xcode project for JavaScriptCore.
Typo: feature
> Source/WebCore/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to xcode project for WebCorei and GNU make.
Typo: feature Typo: WebCore
> Source/WebKit/chromium/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to chromium port.
Typo: feature
> Source/WebKit/mac/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to xcode project for WebKit.
Ditto.
> Source/WebKit2/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to xcode project for WebKit2.
Ditto.
> Tools/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to FeatureList and qmake.
Ditto.
> ChangeLog:8 > + Add PROXIMITY_EVENTS featue to cmake.
Ditto.
> WebKitLibraries/ChangeLog:8 > + Add PROXIMITY_EVENTS featue to win and win-cairo prot.
Ditto.
Kihong Kwon
Comment 5
2012-11-19 04:01:18 PST
(In reply to
comment #4
)
> (From update of
attachment 174933
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=174933&action=review
> > Looks OK. Did you locally confirm the behavior with PROXIMITY_EVENTS enabled?
Yes, I already checked that. And I will fix all my typo. Thank you.
Kentaro Hara
Comment 6
2012-11-19 04:05:57 PST
Comment on
attachment 174933
[details]
Patch OK, thanks for the fix!
Kihong Kwon
Comment 7
2012-11-19 04:06:42 PST
Created
attachment 174943
[details]
Patch
Kihong Kwon
Comment 8
2012-11-19 07:14:49 PST
Comment on
attachment 174943
[details]
Patch Thank you for reviewing. haraken. :)
WebKit Review Bot
Comment 9
2012-11-19 07:43:32 PST
Comment on
attachment 174943
[details]
Patch Clearing flags on attachment: 174943 Committed
r135159
: <
http://trac.webkit.org/changeset/135159
>
WebKit Review Bot
Comment 10
2012-11-19 07:43:37 PST
All reviewed patches have been landed. Closing bug.
Roger Fong
Comment 11
2013-01-08 18:48:44 PST
I noticed that in this patch the feature defines flag for windows is set to false (Value = "") Is the proximity events feature not supposed to work on Windows? I also noticed that there are 9 new failing proximity tests
http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r139050%20(31331)/results.html
They still fail if I enable the feature.
Kihong Kwon
Comment 12
2013-01-08 21:22:47 PST
(In reply to
comment #11
)
> I noticed that in this patch the feature defines flag for windows is set to false (Value = "") > Is the proximity events feature not supposed to work on Windows? > > I also noticed that there are 9 new failing proximity tests >
http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r139050%20(31331)/results.html
> > They still fail if I enable the feature.
Proximity event test cases can be passed on the efl wk2 until now. If Windows port support proximity events, someone need to implement window port layer for Proximity Events.
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