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

Issue 2748483002: Making sure ClearHandleAfterTap's tap occurs inside of HTML document (Closed)

Created:
3 years, 9 months ago by amaralp
Modified:
3 years, 9 months ago
CC:
blink-reviews, chromium-reviews, dtapuska+blinkwatch_chromium.org, Navid Zolghadr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Making sure ClearHandleAfterTap's tap occurs inside of HTML document The last tap in ClearHandleAfterTap was causing the HitTestResult's innerNode to be null. This change makes it so that the tap occurs on an HTML element thus making the innerNode not be null. This is change was necessary to for crrev.com/2616623002. Review-Url: https://codereview.chromium.org/2748483002 Cr-Commit-Position: refs/heads/master@{#457488} Committed: https://chromium.googlesource.com/chromium/src/+/7f75cce9905c0fe40761f247a47bfc66ef2f3321

Patch Set 1 #

Patch Set 2 : git cl try #

Patch Set 3 : tap in actual element #

Total comments: 1

Patch Set 4 : removed unnecessary div #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M third_party/WebKit/Source/core/input/EventHandlerTest.cpp View 1 2 3 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 33 (22 generated)
amaralp
yosin@, I made this patch to to fix the failing test in hugoh@opera's CL (https://codereview.chromium.org/2616623002/). ...
3 years, 9 months ago (2017-03-14 02:59:11 UTC) #14
hugoh_UTC2
Current test clicks <body>, right? I wonder why tapping <body> gives document().focusedElement() == null. I ...
3 years, 9 months ago (2017-03-14 11:56:15 UTC) #15
yosin_UTC9
On 2017/03/14 at 11:56:15, hugoh wrote: > Current test clicks <body>, right? I wonder why ...
3 years, 9 months ago (2017-03-15 01:20:11 UTC) #16
hugoh_UTC2
On 2017/03/15 01:20:11, yosin_UTC9 wrote: > On 2017/03/14 at 11:56:15, hugoh wrote: > > Current ...
3 years, 9 months ago (2017-03-15 01:46:27 UTC) #19
hugoh_UTC2
https://codereview.chromium.org/2748483002/diff/40001/third_party/WebKit/Source/core/input/EventHandlerTest.cpp File third_party/WebKit/Source/core/input/EventHandlerTest.cpp (right): https://codereview.chromium.org/2748483002/diff/40001/third_party/WebKit/Source/core/input/EventHandlerTest.cpp#newcode373 third_party/WebKit/Source/core/input/EventHandlerTest.cpp:373: "<div style='height: 1000px; width: 1000px;'></div>"); I think we should ...
3 years, 9 months ago (2017-03-15 01:48:09 UTC) #21
hugoh_UTC2
On 2017/03/15 01:48:09, hugoh_UTC9 wrote: > https://codereview.chromium.org/2748483002/diff/40001/third_party/WebKit/Source/core/input/EventHandlerTest.cpp > File third_party/WebKit/Source/core/input/EventHandlerTest.cpp (right): > > https://codereview.chromium.org/2748483002/diff/40001/third_party/WebKit/Source/core/input/EventHandlerTest.cpp#newcode373 > ...
3 years, 9 months ago (2017-03-15 02:30:53 UTC) #22
hugoh_UTC2
On 2017/03/15 02:30:53, hugoh_UTC9 wrote: > On 2017/03/15 01:48:09, hugoh_UTC9 wrote: > > > https://codereview.chromium.org/2748483002/diff/40001/third_party/WebKit/Source/core/input/EventHandlerTest.cpp ...
3 years, 9 months ago (2017-03-16 01:21:04 UTC) #25
amaralp
On 2017/03/16 at 01:21:04, hugoh wrote: > On 2017/03/15 02:30:53, hugoh_UTC9 wrote: > > On ...
3 years, 9 months ago (2017-03-16 01:23:20 UTC) #27
bokan
lgtm
3 years, 9 months ago (2017-03-16 12:11:16 UTC) #28
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/2748483002/60001
3 years, 9 months ago (2017-03-16 16:50:58 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 18:13:07 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/7f75cce9905c0fe40761f247a47b...

Powered by Google App Engine
This is Rietveld 408576698