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

Issue 505123002: Revert "Revert of Hook up the Mac password bubble to the browser and add browser tests. (patchset #… (Closed)

Created:
6 years, 3 months ago by dconnelly
Modified:
6 years, 3 months ago
CC:
chromium-reviews, tfarina, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Revert "Revert of Hook up the Mac password bubble to the browser and add browser tests. (patchset #8 of https://codereview.chromium.org/444603003/)" This reverts commit e8e38740e5ab846889016636024309473c04dedd and fixes the flakiness of the tests. The fix is in patch set #2: when the icon is deleted before the bubble, it clears the icon pointer in the bubble. Ran five times on the bots without causing failures. BUG=328847 TBR=vabr@chromium.org,shess@chromium.org,sky@chromium.org Committed: https://crrev.com/8d7bdba36d40ad26e2f8e13fb613593838f4e1f5 Cr-Commit-Position: refs/heads/master@{#292618}

Patch Set 1 : revert #

Patch Set 2 : clear icon on deletion #

Patch Set 3 : rebase #

Patch Set 4 : fix include #

Patch Set 5 : fix include for real this time #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -229 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_commands.cc View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_dialogs.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 4 3 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h View 3 chunks +12 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.mm View 1 5 chunks +27 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration_unittest.mm View 2 chunks +3 lines, -2 lines 0 comments Download
A chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_browsertest.mm View 1 chunk +116 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa.h View 1 2 chunks +18 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa.mm View 1 3 chunks +37 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa_unittest.mm View 2 chunks +13 lines, -3 lines 0 comments Download
A + chrome/browser/ui/passwords/manage_passwords_test.h View 4 chunks +8 lines, -8 lines 0 comments Download
A + chrome/browser/ui/passwords/manage_passwords_test.cc View 8 chunks +11 lines, -19 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view_browsertest.cc View 1 2 3 2 chunks +21 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_icon_view_browsertest.cc View 1 2 3 4 1 chunk +21 lines, -2 lines 0 comments Download
D chrome/browser/ui/views/passwords/manage_passwords_view_test.h View 1 chunk +0 lines, -60 lines 0 comments Download
D chrome/browser/ui/views/passwords/manage_passwords_view_test.cc View 1 chunk +0 lines, -108 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 4 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
dconnelly
Patchset #2 (id:20001) has been deleted
6 years, 3 months ago (2014-08-28 09:52:22 UTC) #1
dconnelly
Patchset #1 (id:1) has been deleted
6 years, 3 months ago (2014-08-28 09:57:01 UTC) #2
dconnelly
Patchset #2 (id:60001) has been deleted
6 years, 3 months ago (2014-08-28 09:58:23 UTC) #3
dconnelly
Patchset #2 (id:80001) has been deleted
6 years, 3 months ago (2014-08-28 10:01:10 UTC) #4
dconnelly
dconnelly@chromium.org changed reviewers: + rohitrao@chromium.org
6 years, 3 months ago (2014-08-28 13:39:42 UTC) #5
dconnelly
Hi Rohit: this is a re-land. The previous reviewer is now OOO. The fix is ...
6 years, 3 months ago (2014-08-28 13:40:43 UTC) #6
dconnelly
dconnelly@chromium.org changed reviewers: + shess@chromium.org, vabr@chromium.org
6 years, 3 months ago (2014-08-28 13:41:55 UTC) #7
dconnelly
dconnelly@chromium.org changed reviewers: + sky@chromium.org
6 years, 3 months ago (2014-08-28 13:42:48 UTC) #8
rohitrao (ping after 24h)
Diff from PS1 LGTM
6 years, 3 months ago (2014-08-28 15:20:25 UTC) #9
rohitrao (ping after 24h)
The CQ bit was checked by rohitrao@chromium.org
6 years, 3 months ago (2014-08-28 15:20:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/505123002/100001
6 years, 3 months ago (2014-08-28 15:21:48 UTC) #11
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 3 months ago (2014-08-28 15:36:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/505123002/120001
6 years, 3 months ago (2014-08-28 15:36:45 UTC) #13
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 3 months ago (2014-08-28 16:01:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/505123002/140001
6 years, 3 months ago (2014-08-28 16:02:08 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-28 16:55:53 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 17:04:04 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/10503)
6 years, 3 months ago (2014-08-28 17:04:05 UTC) #18
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 3 months ago (2014-08-29 07:59:56 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/505123002/160001
6 years, 3 months ago (2014-08-29 08:00:22 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:160001) as 55d580953c64ef7aee1140ae5b0542e22572be16
6 years, 3 months ago (2014-08-29 13:24:53 UTC) #21
Scott Hess - ex-Googler
yeah, fix LGTM.
6 years, 3 months ago (2014-09-08 17:34:15 UTC) #22
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/8d7bdba36d40ad26e2f8e13fb613593838f4e1f5 Cr-Commit-Position: refs/heads/master@{#292618}
6 years, 3 months ago (2014-09-10 03:08:06 UTC) #23
vabr (Chromium)
6 years, 3 months ago (2014-09-18 07:59:09 UTC) #24
Message was sent while issue was closed.
After clarification from Daniel, I understood that the fix is the diff of patch
set 2 against patch set 1, which LGTM.
If the CL weren't landed already, I would suggest changing
SetIcon(ManagePasswordsIcon* icon) to ClearIcon(), because SetIcon is not called
with anything but NULL at the moment, but that's a fairly minor point, and I
explicitly don't require that to be changed post-landing.

Cheers,
Vaclav

Powered by Google App Engine
This is Rietveld 408576698