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

Issue 7134020: Get URLRequestContext from the profile attached to the automation provider, not the default. (Closed)

Created:
9 years, 6 months ago by Miranda Callahan
Modified:
9 years, 6 months ago
CC:
chromium-reviews, kkania, Paweł Hajdan Jr.
Visibility:
Public.

Description

Get URLRequestContext from the profile attached to the automation provider, not the default. Use System request context if no profile context available. BUG=64339 TEST=automation provider tests continue to work correctly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88668

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

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

Messages

Total messages: 6 (0 generated)
Miranda Callahan
9 years, 6 months ago (2011-06-08 16:43:26 UTC) #1
willchan no longer on Chromium
Should this reference BUG=64339? http://codereview.chromium.org/7134020/diff/1/chrome/browser/automation/automation_provider.cc File chrome/browser/automation/automation_provider.cc (right): http://codereview.chromium.org/7134020/diff/1/chrome/browser/automation/automation_provider.cc#newcode584 chrome/browser/automation/automation_provider.cc:584: context_getter = g_browser_process->system_request_context(); Profile always ...
9 years, 6 months ago (2011-06-08 16:55:35 UTC) #2
ananta
The profile object is created in BrowserMain before the AutomationProvider object is instantiated. It should ...
9 years, 6 months ago (2011-06-09 19:35:18 UTC) #3
Miranda Callahan
On 2011/06/09 19:35:18, ananta wrote: > The profile object is created in BrowserMain before the ...
9 years, 6 months ago (2011-06-10 13:49:39 UTC) #4
willchan no longer on Chromium
LGTM
9 years, 6 months ago (2011-06-10 14:02:41 UTC) #5
commit-bot: I haz the power
9 years, 6 months ago (2011-06-10 15:28:55 UTC) #6
Change committed as 88668

Powered by Google App Engine
This is Rietveld 408576698