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

Issue 1039004: Notify all active login prompts when one login prompt is submitted. This allo... (Closed)

Created:
10 years, 9 months ago by tonyg
Modified:
9 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, ben+cc_chromium.org, wtc
Visibility:
Public.

Description

Notify all active login prompts when one login prompt is submitted. This allows identical login prompts to dismiss themselves. BUG=8914 TEST=ui_tests --gtest_filter=LoginPromptTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42770

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 8

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -46 lines) Patch
M chrome/browser/automation/automation_provider_observers.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/login_prompt.h View 1 2 6 chunks +64 lines, -7 lines 0 comments Download
M chrome/browser/login_prompt.cc View 1 2 10 chunks +123 lines, -24 lines 0 comments Download
M chrome/browser/login_prompt_gtk.cc View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/login_prompt_mac.mm View 2 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/login_prompt_uitest.cc View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
M chrome/browser/login_prompt_win.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/common/notification_type.h View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
M net/base/auth.h View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tonyg
Hi Elliot, Are you still the right person to review this? The goal here is ...
10 years, 9 months ago (2010-03-25 00:13:16 UTC) #1
Paweł Hajdan Jr.
Drive-by with minor test comments. http://codereview.chromium.org/1039004/diff/20001/17007 File chrome/browser/login_prompt_uitest.cc (right): http://codereview.chromium.org/1039004/diff/20001/17007#newcode184 chrome/browser/login_prompt_uitest.cc:184: scoped_refptr<TabProxy> basic_tab1(GetActiveTab()); Please add ...
10 years, 9 months ago (2010-03-25 07:26:10 UTC) #2
tonyg
http://codereview.chromium.org/1039004/diff/20001/17007 File chrome/browser/login_prompt_uitest.cc (right): http://codereview.chromium.org/1039004/diff/20001/17007#newcode184 chrome/browser/login_prompt_uitest.cc:184: scoped_refptr<TabProxy> basic_tab1(GetActiveTab()); On 2010/03/25 07:26:10, Paweł Hajdan Jr. wrote: ...
10 years, 9 months ago (2010-03-25 15:52:45 UTC) #3
Paweł Hajdan Jr.
Code I commented in the drive-by now LGTM.
10 years, 9 months ago (2010-03-25 15:58:35 UTC) #4
Elliot Glaysher
10 years, 9 months ago (2010-03-25 16:57:59 UTC) #5
LGTM. This looks like should work though I haven't touched this part of the code
in a while.

Powered by Google App Engine
This is Rietveld 408576698