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

Issue 1281323003: Remove items on long press in keyboard accessory. (Closed)

Created:
5 years, 4 months ago by please use gerrit instead
Modified:
5 years, 4 months ago
Reviewers:
Yaron, boliu, newt (away)
CC:
chromium-reviews, estade+watch_chromium.org, browser-components-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

Remove items on long press in keyboard accessory. BUG=428087 Committed: https://crrev.com/c752712ead6a6fbf2160786d29137bf3455bc091 Cr-Commit-Position: refs/heads/master@{#343764}

Patch Set 1 : First patch #

Total comments: 8

Patch Set 2 : Fixups #

Total comments: 5

Patch Set 3 : Yaron's comments. #

Total comments: 2

Patch Set 4 : Null out context. Rebase. #

Messages

Total messages: 29 (9 generated)
please use gerrit instead
Newton, PTAL Patch Set 1. The implementation is identical to autofill popup, which will be ...
5 years, 4 months ago (2015-08-10 19:53:06 UTC) #3
newt (away)
https://codereview.chromium.org/1281323003/diff/60001/ui/android/java/res/layout/autofill_keyboard_accessory_item.xml File ui/android/java/res/layout/autofill_keyboard_accessory_item.xml (right): https://codereview.chromium.org/1281323003/diff/60001/ui/android/java/res/layout/autofill_keyboard_accessory_item.xml#newcode10 ui/android/java/res/layout/autofill_keyboard_accessory_item.xml:10: android:longClickable="true" This isn't needed. setOnLongClickListener() automatically sets the view ...
5 years, 4 months ago (2015-08-10 20:39:37 UTC) #4
please use gerrit instead
Newton, PTAL Patch Set 2. https://codereview.chromium.org/1281323003/diff/60001/ui/android/java/res/layout/autofill_keyboard_accessory_item.xml File ui/android/java/res/layout/autofill_keyboard_accessory_item.xml (right): https://codereview.chromium.org/1281323003/diff/60001/ui/android/java/res/layout/autofill_keyboard_accessory_item.xml#newcode10 ui/android/java/res/layout/autofill_keyboard_accessory_item.xml:10: android:longClickable="true" On 2015/08/10 20:39:36, ...
5 years, 4 months ago (2015-08-11 20:42:20 UTC) #7
newt (away)
lgtm after question https://codereview.chromium.org/1281323003/diff/80001/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java File ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java (right): https://codereview.chromium.org/1281323003/diff/80001/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java#newcode151 ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java:151: mAutofillDelegate.deleteSuggestion(i); Consider this scenario: AutofillKeyboardAccessory - ...
5 years, 4 months ago (2015-08-11 21:31:32 UTC) #8
please use gerrit instead
Please see my answer clarifying question inline. Not submitting yet. On 2015/08/11 21:31:32, newt wrote: ...
5 years, 4 months ago (2015-08-11 22:21:12 UTC) #9
newt (away)
On 2015/08/11 22:21:12, Rouslan wrote: > Please see my answer clarifying question inline. Not submitting ...
5 years, 4 months ago (2015-08-11 22:55:20 UTC) #10
please use gerrit instead
Thank you for the suggestion. I will implement it when "clear form" moves to the ...
5 years, 4 months ago (2015-08-11 22:58:36 UTC) #11
please use gerrit instead
Bo, OWNERS PTAL in Patch Set 2: android_webview/java/src/org/chromium/android_webview/AwAutofillClient.java
5 years, 4 months ago (2015-08-11 23:00:03 UTC) #13
please use gerrit instead
Ted, OWNERS PTAL in Patch Set 2: chrome/browser/ui/android/autofill/autofill_keyboard_accessory_view.h chrome/browser/ui/android/autofill/autofill_keyboard_accessory_view.cc
5 years, 4 months ago (2015-08-11 23:02:31 UTC) #15
please use gerrit instead
Yaron, OWNERS PTAL in Patch Set 2: chrome/browser/ui/android/autofill/autofill_keyboard_accessory_view.h chrome/browser/ui/android/autofill/autofill_keyboard_accessory_view.cc (Ted and Aurimas are on vacation.)
5 years, 4 months ago (2015-08-11 23:04:19 UTC) #17
boliu
android_webview rs lgtm
5 years, 4 months ago (2015-08-11 23:05:21 UTC) #18
Yaron
sorry, somehow i missed this in my inbox https://codereview.chromium.org/1281323003/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java (right): https://codereview.chromium.org/1281323003/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java#newcode82 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java:82: mContext ...
5 years, 4 months ago (2015-08-14 18:13:42 UTC) #19
please use gerrit instead
Yaron, PTAL Patch Set 3. Newton, do you know whether it's OK to keep window's ...
5 years, 4 months ago (2015-08-14 20:23:31 UTC) #20
newt (away)
On 2015/08/14 20:23:31, Rouslan wrote: > Yaron, PTAL Patch Set 3. > > Newton, do ...
5 years, 4 months ago (2015-08-14 20:50:11 UTC) #21
please use gerrit instead
On 2015/08/14 20:50:11, newt wrote: > On 2015/08/14 20:23:31, Rouslan wrote: > > Yaron, PTAL ...
5 years, 4 months ago (2015-08-14 21:36:55 UTC) #22
Yaron
lgtm https://codereview.chromium.org/1281323003/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java (right): https://codereview.chromium.org/1281323003/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java#newcode98 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java:98: if (mAccessoryView != null) mAccessoryView.dismiss(); I think this ...
5 years, 4 months ago (2015-08-17 19:07:01 UTC) #23
please use gerrit instead
Sending to cq... https://codereview.chromium.org/1281323003/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java (right): https://codereview.chromium.org/1281323003/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java#newcode98 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillKeyboardAccessoryBridge.java:98: if (mAccessoryView != null) mAccessoryView.dismiss(); On ...
5 years, 4 months ago (2015-08-17 21:50:35 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281323003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281323003/120001
5 years, 4 months ago (2015-08-17 21:52:04 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:120001)
5 years, 4 months ago (2015-08-17 22:46:45 UTC) #28
commit-bot: I haz the power
5 years, 4 months ago (2015-08-17 22:47:18 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c752712ead6a6fbf2160786d29137bf3455bc091
Cr-Commit-Position: refs/heads/master@{#343764}

Powered by Google App Engine
This is Rietveld 408576698