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

Issue 1304923002: Only user gesture focus change and mouse click show autofill. (Closed)

Created:
5 years, 4 months ago by please use gerrit instead
Modified:
5 years, 3 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, browser-components-watch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Only user gesture focus change and mouse click show autofill. BUG=428087 Committed: https://crrev.com/3f97f1ac106950c0ffbfc5f4cee787f24cdb4d50 Cr-Commit-Position: refs/heads/master@{#347887}

Patch Set 1 #

Total comments: 6

Patch Set 2 : No user gesture check in OnMouseDown. #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Early return after updating was_focused_before_now_. #

Total comments: 2

Patch Set 5 : Single if statement. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M components/autofill/content/renderer/page_click_tracker.cc View 1 2 3 4 3 chunks +7 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (3 generated)
please use gerrit instead
Evan, PTAL. This patch prevents showing the keyboard accessory when javascript or autofocus attribute focuses ...
5 years, 4 months ago (2015-08-21 01:27:31 UTC) #2
Evan Stade
your bug number points to a pretty generic bug with no discussion of desired click/focus/display ...
5 years, 4 months ago (2015-08-21 15:16:20 UTC) #3
please use gerrit instead
Evan, PTAL Patch Set 2. Sorry that http://crbug.com/428087 does not provide enough context for this ...
5 years, 3 months ago (2015-08-24 17:58:42 UTC) #4
Evan Stade
https://codereview.chromium.org/1304923002/diff/40001/components/autofill/content/renderer/page_click_tracker.cc File components/autofill/content/renderer/page_click_tracker.cc (right): https://codereview.chromium.org/1304923002/diff/40001/components/autofill/content/renderer/page_click_tracker.cc#newcode89 components/autofill/content/renderer/page_click_tracker.cc:89: return; I don't think it's right to early return ...
5 years, 3 months ago (2015-09-08 18:13:01 UTC) #5
please use gerrit instead
Evan, PTAL Patch Set 4. https://codereview.chromium.org/1304923002/diff/40001/components/autofill/content/renderer/page_click_tracker.cc File components/autofill/content/renderer/page_click_tracker.cc (right): https://codereview.chromium.org/1304923002/diff/40001/components/autofill/content/renderer/page_click_tracker.cc#newcode89 components/autofill/content/renderer/page_click_tracker.cc:89: return; On 2015/09/08 18:13:01, ...
5 years, 3 months ago (2015-09-08 21:18:08 UTC) #6
Evan Stade
lgtm but this code looks like it's getting kinda brittle. Maybe it needs some tests? ...
5 years, 3 months ago (2015-09-08 21:26:32 UTC) #7
please use gerrit instead
Test work in progress @ http://crrev.com/1305353013, not ready for review yet. Sending this to cq ...
5 years, 3 months ago (2015-09-09 00:20:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1304923002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1304923002/80001
5 years, 3 months ago (2015-09-09 00:21:19 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-09 09:17:17 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-09 09:18:14 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3f97f1ac106950c0ffbfc5f4cee787f24cdb4d50
Cr-Commit-Position: refs/heads/master@{#347887}

Powered by Google App Engine
This is Rietveld 408576698