Chromium Code Reviews
DescriptionMake the login WebUI listen NOTIFICATION_AUTH_SUPPLIED and update the system request context.
Possibly the user has authenticated against a proxy server and we might
need the credentials for enrollment and other system requests from the
main |g_browser_process| request context (see bug http://crosbug.com/24861)
So we transfer any credentials to the global request context here.
BUG=chromium-os:24861
TEST=Manual as described in the bug. (Requires infrastructure setup.)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117630
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed comments #
Total comments: 1
Patch Set 3 : Renamed variable. #Messages
Total messages: 4 (0 generated)
|