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

Issue 2205163003: Implement delete button in action bar for password entry editor (Closed)

Created:
4 years, 4 months ago by dozsa
Modified:
4 years, 4 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement delete button in action bar for password entry editor This CL adds a delete icon in the action bar for PasswordEntryEditor that deletes the saved account when clicked. BUG=619868 Committed: https://crrev.com/59707b39651fc3a3985640a2f00325ef5575bcb0 Cr-Commit-Position: refs/heads/master@{#410319}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use preexisting trash icon #

Patch Set 3 : Remove added tint color #

Patch Set 4 : Add content description #

Total comments: 2

Patch Set 5 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -6 lines) Patch
M chrome/android/java/res/layout/password_entry_editor_interactive.xml View 1 chunk +1 line, -2 lines 0 comments Download
A + chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java View 1 2 3 4 3 chunks +21 lines, -0 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
dozsa
Hello, Could you please take a look over this CL? Best, Paula
4 years, 4 months ago (2016-08-03 13:03:10 UTC) #3
Theresa
https://codereview.chromium.org/2205163003/diff/1/chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml File chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml (right): https://codereview.chromium.org/2205163003/diff/1/chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml#newcode11 chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml:11: android:icon="@drawable/ic_delete" This looks the same as btn_trash - any ...
4 years, 4 months ago (2016-08-04 17:02:44 UTC) #4
dozsa
https://codereview.chromium.org/2205163003/diff/1/chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml File chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml (right): https://codereview.chromium.org/2205163003/diff/1/chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml#newcode11 chrome/android/java/res/menu/password_entry_editor_action_bar_menu.xml:11: android:icon="@drawable/ic_delete" On 2016/08/04 17:02:43, Theresa Wellington wrote: > This ...
4 years, 4 months ago (2016-08-05 11:45:32 UTC) #6
Theresa
lgtm
4 years, 4 months ago (2016-08-05 17:02:00 UTC) #13
Ted C
lgtm https://codereview.chromium.org/2205163003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java (right): https://codereview.chromium.org/2205163003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java#newcode90 chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java:90: removeItem(); you should probably return true here
4 years, 4 months ago (2016-08-06 00:23:55 UTC) #14
vabr (Chromium)
You don't need my approval, Paula, but LGTM nevertheless (assuming that Ted's comment gets addressed). ...
4 years, 4 months ago (2016-08-08 07:11:46 UTC) #15
dozsa
https://codereview.chromium.org/2205163003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java (right): https://codereview.chromium.org/2205163003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java#newcode90 chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java:90: removeItem(); On 2016/08/06 00:23:55, Ted C wrote: > you ...
4 years, 4 months ago (2016-08-08 08:13:10 UTC) #16
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/2205163003/80001
4 years, 4 months ago (2016-08-08 08:13:31 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-08 08:56:48 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 08:58:45 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/59707b39651fc3a3985640a2f00325ef5575bcb0
Cr-Commit-Position: refs/heads/master@{#410319}

Powered by Google App Engine
This is Rietveld 408576698