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

Issue 7757006: Allow no arguments in ConstrainedHtmlUI::OnDialogClose() (Closed)

Created:
9 years, 4 months ago by rhashimoto
Modified:
9 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Allow no arguments in ConstrainedHtmlUI::OnDialogClose(). This fixes a NOTREACHED in ConstrainedHtmlUI::OnDialogClose() when the auth dialog is cancelled. BUG=none TEST=ChromeOS debug build should not trace stack and break on clicking HTTP auth cancel button. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=100497

Patch Set 1 #

Total comments: 2

Patch Set 2 : Handle no arguments in ConstrainedHtmlUI::OnDialogCloseMessage(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/webui/constrained_html_ui.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
rhashimoto
Hi Erik - I noticed that in derat@'s CL http://codereview.chromium.org/7709013 (Make WebUI auth dialog handle ...
9 years, 4 months ago (2011-08-26 19:46:13 UTC) #1
Daniel Erat
LGTM if it fixes things. :-)
9 years, 4 months ago (2011-08-26 19:47:42 UTC) #2
rhashimoto
arv: ping Thanks, Roy
9 years, 3 months ago (2011-08-30 18:02:17 UTC) #3
rhashimoto
Hi Erik - Can you please have a look at this CL? I want to ...
9 years, 3 months ago (2011-09-01 17:39:07 UTC) #4
rhashimoto
arv: ping Thanks, Roy
9 years, 3 months ago (2011-09-07 16:31:50 UTC) #5
arv (Not doing code reviews)
http://codereview.chromium.org/7757006/diff/1/chrome/browser/resources/http_auth.html File chrome/browser/resources/http_auth.html (right): http://codereview.chromium.org/7757006/diff/1/chrome/browser/resources/http_auth.html#newcode64 chrome/browser/resources/http_auth.html:64: chrome.send('DialogClose', ['']); This seems like the wrong way to ...
9 years, 3 months ago (2011-09-07 20:41:21 UTC) #6
rhashimoto
Hi Erik - I moved the fix into the handler. PTAL. Thanks, Roy http://codereview.chromium.org/7757006/diff/1/chrome/browser/resources/http_auth.html File ...
9 years, 3 months ago (2011-09-08 23:30:31 UTC) #7
arv (Not doing code reviews)
LGTM
9 years, 3 months ago (2011-09-09 00:16:04 UTC) #8
commit-bot: I haz the power
9 years, 3 months ago (2011-09-09 21:10:56 UTC) #9
Change committed as 100497

Powered by Google App Engine
This is Rietveld 408576698