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

Issue 7438002: Deprecate Profile::GetDefaultRequestContext(). (Closed)

Created:
9 years, 5 months ago by willchan no longer on Chromium
Modified:
9 years, 5 months ago
CC:
chromium-reviews, GeorgeY, cbentzel+watch_chromium.org, nkostylev+cc_chromium.org, tfarina, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, estade+watch_chromium.org, Ilya Sherman, davemoore+watch_chromium.org, dhollowa, Avi (use Gerrit)
Visibility:
Public.

Description

Deprecate Profile::GetDefaultRequestContext(). Make it private and establish a friend whitelist for existing users. BUG=64339 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93200

Patch Set 1 #

Patch Set 2 : Fix other references. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -42 lines) Patch
M chrome/browser/autofill/autofill_download.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_plugin_message_filter.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros/libcros_service_library.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils.cc View 3 chunks +6 lines, -3 lines 2 comments Download
M chrome/browser/importer/toolbar_importer.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/net/preconnect.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/net/sdch_dictionary_fetcher.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/net/websocket_experiment/websocket_experiment_task.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/profiles/profile.h View 1 5 chunks +56 lines, -7 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_test.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/translate/translate_manager.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/devtools_ui.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/live_sync/live_sync_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/debugger/devtools_http_protocol_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/arbitrator_dependency_factory.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/resolve_proxy_msg_helper.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/speech/speech_recognizer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
willchan no longer on Chromium
Hey Miranda, let me know what you think of this. I noticed a few new ...
9 years, 5 months ago (2011-07-19 15:28:30 UTC) #1
Miranda Callahan
On 2011/07/19 15:28:30, willchan wrote: > Hey Miranda, let me know what you think of ...
9 years, 5 months ago (2011-07-19 15:37:23 UTC) #2
Miranda Callahan
On 2011/07/19 15:37:23, Miranda Callahan wrote: > On 2011/07/19 15:28:30, willchan wrote: > > Hey ...
9 years, 5 months ago (2011-07-19 15:37:43 UTC) #3
willchan no longer on Chromium
+jam/brettw: content/ rubberstamp please :) +estade/arv: webui/ rubberstamp please :)
9 years, 5 months ago (2011-07-19 15:41:45 UTC) #4
brettw
Content LGTM. In the future, please just pick your favorite owner rather than adding everybody ...
9 years, 5 months ago (2011-07-19 15:53:33 UTC) #5
Nikita (slow)
chromeos/login LGTM with a question. http://codereview.chromium.org/7438002/diff/6001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): http://codereview.chromium.org/7438002/diff/6001/chrome/browser/chromeos/login/login_utils.cc#newcode84 chrome/browser/chromeos/login/login_utils.cc:84: class ResetDefaultProxyConfigServiceTask : public ...
9 years, 5 months ago (2011-07-20 13:55:16 UTC) #6
willchan no longer on Chromium
http://codereview.chromium.org/7438002/diff/6001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): http://codereview.chromium.org/7438002/diff/6001/chrome/browser/chromeos/login/login_utils.cc#newcode84 chrome/browser/chromeos/login/login_utils.cc:84: class ResetDefaultProxyConfigServiceTask : public Task { On 2011/07/20 13:55:17, ...
9 years, 5 months ago (2011-07-20 13:59:06 UTC) #7
commit-bot: I haz the power
9 years, 5 months ago (2011-07-20 15:48:56 UTC) #8
Change committed as 93200

Powered by Google App Engine
This is Rietveld 408576698