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

Issue 6992081: Make --allow-cross-domain-auth-prompt equivalent to a preference. (Closed)

Created:
9 years, 7 months ago by Tom Sepez
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Make --allow-cross-domain-auth-prompt equivalent to a preference. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86903

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Total comments: 3

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -29 lines) Patch
M chrome/app/policy/policy_templates.json View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/browser_process_impl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 4 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store_unittest.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/prefs/command_line_pref_store.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.h View 1 2 3 3 chunks +17 lines, -0 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.cc View 1 2 3 3 chunks +29 lines, -27 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Tom Sepez
Glenn, please review. This is the preference work we've been discussing.
9 years, 7 months ago (2011-05-25 20:59:49 UTC) #1
jam
http://codereview.chromium.org/6992081/diff/26/content/browser/renderer_host/resource_dispatcher_host.cc File content/browser/renderer_host/resource_dispatcher_host.cc (right): http://codereview.chromium.org/6992081/diff/26/content/browser/renderer_host/resource_dispatcher_host.cc#newcode21 content/browser/renderer_host/resource_dispatcher_host.cc:21: #include "chrome/browser/browser_process.h" this is adding a dependency from content ...
9 years, 7 months ago (2011-05-25 21:08:45 UTC) #2
Tom Sepez
Thanks John. I went part way down that very path before deciding this would be ...
9 years, 7 months ago (2011-05-25 21:12:02 UTC) #3
Glenn Wilson
I'm likely not the best reviewer for this stuff anymore, Mattias can probably direct you ...
9 years, 7 months ago (2011-05-25 21:39:18 UTC) #4
Tom Sepez
Ok, new patch set for review by reviewers. Thanks.
9 years, 7 months ago (2011-05-25 22:41:57 UTC) #5
jam
http://codereview.chromium.org/6992081/diff/5007/chrome/browser/browser_process_impl.cc File chrome/browser/browser_process_impl.cc (right): http://codereview.chromium.org/6992081/diff/5007/chrome/browser/browser_process_impl.cc#newcode683 chrome/browser/browser_process_impl.cc:683: nit http://codereview.chromium.org/6992081/diff/5007/chrome/browser/browser_process_impl.cc#newcode951 chrome/browser/browser_process_impl.cc:951: // This is needed under content/, ...
9 years, 7 months ago (2011-05-25 23:25:22 UTC) #6
Tom Sepez
On 2011/05/25 23:25:22, John Abd-El-Malek wrote: > http://codereview.chromium.org/6992081/diff/5007/chrome/browser/browser_process_impl.cc > File chrome/browser/browser_process_impl.cc (right): > > http://codereview.chromium.org/6992081/diff/5007/chrome/browser/browser_process_impl.cc#newcode683 ...
9 years, 7 months ago (2011-05-26 00:21:48 UTC) #7
Mattias Nissler (ping if slow)
Some nits and a small issue. http://codereview.chromium.org/6992081/diff/7006/chrome/browser/browser_process_impl.cc File chrome/browser/browser_process_impl.cc (right): http://codereview.chromium.org/6992081/diff/7006/chrome/browser/browser_process_impl.cc#newcode683 chrome/browser/browser_process_impl.cc:683: excess whitespace http://codereview.chromium.org/6992081/diff/7006/chrome/browser/browser_process_impl.cc#newcode955 ...
9 years, 7 months ago (2011-05-26 09:55:51 UTC) #8
Tom Sepez
Thanks. Looking at similar preferences, (kAuthSchemes etc.), these get registered in io_thread.cc's IOThread::RegisterPrefs(). kAllowCrossOriginAuthPrompt could ...
9 years, 7 months ago (2011-05-26 17:11:19 UTC) #9
Tom Sepez
Please review. Thanks !
9 years, 7 months ago (2011-05-26 18:48:15 UTC) #10
Mattias Nissler (ping if slow)
LGTM
9 years, 7 months ago (2011-05-26 19:34:26 UTC) #11
jam
9 years, 7 months ago (2011-05-26 21:47:27 UTC) #12
lgtm

Powered by Google App Engine
This is Rietveld 408576698