Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Issue 2467983002: Fixed composed & detail fields in PointerEvents. (Closed)

Created:
4 years, 1 month ago by mustaq
Modified:
4 years, 1 month ago
Reviewers:
bokan, dtapuska
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed composed & detail fields in PointerEvents. This fixes the bug that event paths for PointerEvents was ending at the shadow root. Also refactored PointerEventFactory, fixed an old test for mouse buttons. BUG=644398, 548226 Committed: https://crrev.com/80926f9622b2c2f7e2d12e128372769ceedd883b Cr-Commit-Position: refs/heads/master@{#429596}

Patch Set 1 #

Patch Set 2 : Added a test, fixed a old test failure. #

Total comments: 2

Patch Set 3 : Added a comment on skipped mid-button test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -81 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html View 1 2 2 chunks +11 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt View 1 27 chunks +55 lines, -63 lines 0 comments Download
M third_party/WebKit/Source/core/events/PointerEventFactory.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/PointerEventFactory.cpp View 7 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
mustaq
ptal
4 years, 1 month ago (2016-11-01 19:59:12 UTC) #4
dtapuska
On 2016/11/01 19:59:12, mustaq wrote: > ptal lgtm
4 years, 1 month ago (2016-11-01 20:07:09 UTC) #5
mustaq
bokan@chromium.org: Please review changes in Source/core
4 years, 1 month ago (2016-11-03 13:42:25 UTC) #7
bokan
lgtm https://codereview.chromium.org/2467983002/diff/20001/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html File third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html (right): https://codereview.chromium.org/2467983002/diff/20001/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html#newcode164 third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html:164: for (var button = 0; button <=2; button+=2) ...
4 years, 1 month ago (2016-11-03 13:51:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2467983002/60001
4 years, 1 month ago (2016-11-03 14:01:48 UTC) #12
mustaq
https://codereview.chromium.org/2467983002/diff/20001/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html File third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html (right): https://codereview.chromium.org/2467983002/diff/20001/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html#newcode164 third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties.html:164: for (var button = 0; button <=2; button+=2) { ...
4 years, 1 month ago (2016-11-03 14:17:17 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 1 month ago (2016-11-03 15:35:18 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 15:41:02 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/80926f9622b2c2f7e2d12e128372769ceedd883b
Cr-Commit-Position: refs/heads/master@{#429596}

Powered by Google App Engine
This is Rietveld 408576698