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

Issue 2661473004: Adding a11y test coverage for passwords edit page. (Closed)

Created:
3 years, 10 months ago by lindsayw
Modified:
3 years, 10 months ago
CC:
chromium-reviews, vabr+watchlistpasswordmanager_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, gcasto+watchlist_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding a11y test coverage for passwords edit page. BUG=688429 Review-Url: https://codereview.chromium.org/2661473004 Cr-Commit-Position: refs/heads/master@{#452723} Committed: https://chromium.googlesource.com/chromium/src/+/852ef153fa77826490053afe65ba63be0957b75f

Patch Set 1 #

Patch Set 2 : Updated test and prepped the cleanup tasks #

Patch Set 3 : Removing unneeded file. #

Patch Set 4 : Updated to match settings test. #

Patch Set 5 : Remove extra pass of clearing passwords #

Patch Set 6 : Added a todo #

Total comments: 3

Patch Set 7 : Move test to settings_egtest.mm. #

Total comments: 18

Patch Set 8 : Addressed comments. #

Total comments: 4

Patch Set 9 : Addressed all remaining comments. #

Total comments: 10

Patch Set 10 : Addressed all comments. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -75 lines) Patch
M ios/chrome/browser/ui/settings/settings_egtest.mm View 1 2 3 4 5 6 7 8 9 8 chunks +128 lines, -75 lines 3 comments Download

Messages

Total messages: 21 (7 generated)
lindsayw
3 years, 10 months ago (2017-02-14 16:25:01 UTC) #4
baxley
I have a few high level questions first. I'd rather limit the code duplication, if ...
3 years, 10 months ago (2017-02-14 19:42:11 UTC) #5
lindsayw
PTAL
3 years, 10 months ago (2017-02-15 21:55:28 UTC) #6
baxley
https://codereview.chromium.org/2661473004/diff/120001/ios/chrome/browser/ui/settings/settings_egtest.mm File ios/chrome/browser/ui/settings/settings_egtest.mm (right): https://codereview.chromium.org/2661473004/diff/120001/ios/chrome/browser/ui/settings/settings_egtest.mm#newcode125 ios/chrome/browser/ui/settings/settings_egtest.mm:125: } Thank you for the clean up, outside of ...
3 years, 10 months ago (2017-02-17 15:38:00 UTC) #7
lindsayw
PTAL https://codereview.chromium.org/2661473004/diff/120001/ios/chrome/browser/ui/settings/settings_egtest.mm File ios/chrome/browser/ui/settings/settings_egtest.mm (right): https://codereview.chromium.org/2661473004/diff/120001/ios/chrome/browser/ui/settings/settings_egtest.mm#newcode125 ios/chrome/browser/ui/settings/settings_egtest.mm:125: } On 2017/02/17 15:38:00, baxley wrote: > Thank ...
3 years, 10 months ago (2017-02-17 22:01:57 UTC) #8
lindsayw
On 2017/02/17 22:01:57, lindsayw wrote: > PTAL > > https://codereview.chromium.org/2661473004/diff/120001/ios/chrome/browser/ui/settings/settings_egtest.mm > File ios/chrome/browser/ui/settings/settings_egtest.mm (right): > ...
3 years, 10 months ago (2017-02-17 22:04:20 UTC) #9
baxley
I put in two comments, mostly just to capture what we discussed. Feel free to ...
3 years, 10 months ago (2017-02-18 06:02:13 UTC) #10
lindsayw
https://codereview.chromium.org/2661473004/diff/140001/ios/chrome/browser/ui/settings/settings_egtest.mm File ios/chrome/browser/ui/settings/settings_egtest.mm (right): https://codereview.chromium.org/2661473004/diff/140001/ios/chrome/browser/ui/settings/settings_egtest.mm#newcode991 ios/chrome/browser/ui/settings/settings_egtest.mm:991: }]; On 2017/02/18 06:02:12, baxley wrote: > Is this ...
3 years, 10 months ago (2017-02-23 02:39:39 UTC) #11
liaoyuke
https://codereview.chromium.org/2661473004/diff/160001/ios/chrome/browser/ui/settings/settings_egtest.mm File ios/chrome/browser/ui/settings/settings_egtest.mm (right): https://codereview.chromium.org/2661473004/diff/160001/ios/chrome/browser/ui/settings/settings_egtest.mm#newcode404 ios/chrome/browser/ui/settings/settings_egtest.mm:404: - (void)passwordsTearDown { Some comments can be used to ...
3 years, 10 months ago (2017-02-23 07:10:11 UTC) #13
lindsayw
https://codereview.chromium.org/2661473004/diff/160001/ios/chrome/browser/ui/settings/settings_egtest.mm File ios/chrome/browser/ui/settings/settings_egtest.mm (right): https://codereview.chromium.org/2661473004/diff/160001/ios/chrome/browser/ui/settings/settings_egtest.mm#newcode404 ios/chrome/browser/ui/settings/settings_egtest.mm:404: - (void)passwordsTearDown { On 2017/02/23 07:10:11, liaoyuke wrote: > ...
3 years, 10 months ago (2017-02-23 17:47:11 UTC) #14
liaoyuke
lgtm with nits. Thank you for adding accessibility tests to our code base Lindsay! https://codereview.chromium.org/2661473004/diff/180001/ios/chrome/browser/ui/settings/settings_egtest.mm ...
3 years, 10 months ago (2017-02-23 17:59:11 UTC) #15
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/2661473004/diff/180001/ios/chrome/browser/ui/settings/settings_egtest.mm File ios/chrome/browser/ui/settings/settings_egtest.mm (right): https://codereview.chromium.org/2661473004/diff/180001/ios/chrome/browser/ui/settings/settings_egtest.mm#newcode978 ios/chrome/browser/ui/settings/settings_egtest.mm:978: PrefService* preferences = browserState->GetPrefs(); On 2017/02/23 17:59:11, liaoyuke ...
3 years, 10 months ago (2017-02-23 21:39:23 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/2661473004/180001
3 years, 10 months ago (2017-02-24 02:06:02 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 02:37:52 UTC) #21
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/852ef153fa77826490053afe65ba...

Powered by Google App Engine
This is Rietveld 408576698