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

Issue 6338002: net: Remove typedef net::URLRequestContext URLRequestContext; (Closed)

Created:
9 years, 11 months ago by tfarina
Modified:
9 years, 7 months ago
CC:
chromium-reviews, michaeln, ncarter (slow), idana, Raghu Simha, amit, brettw-cc_chromium.org, jam, cbentzel+watch_chromium.org, kinuko, darin-cc_chromium.org, pam+watch_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., stuartmorgan+watch_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

net: Remove typedef net::URLRequestContext URLRequestContext; BUG=64263 TEST=compiled locally, trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71522

Patch Set 1 #

Patch Set 2 : fix bots #

Patch Set 3 : more fixes #

Patch Set 4 : final fix? #

Patch Set 5 : for real #

Total comments: 11
Unified diffs Side-by-side diffs Delta from patch set Stats (+245 lines, -239 lines) Patch
M chrome/browser/appcache/appcache_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/appcache/appcache_dispatcher_host.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/appcache/view_appcache_internals_job_factory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browser_child_process_host.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_plugin_browsing_context.h View 3 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/chrome_plugin_browsing_context.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_plugin_host.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_plugin_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/net_internals_ui.cc View 10 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/download/download_util.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/download/save_file_manager.cc View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/file_system/file_system_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/io_thread.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/net/chrome_url_request_context.h View 1 2 3 4 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/net/chrome_url_request_context.cc View 1 2 3 8 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/net/connection_tester.cc View 1 2 5 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/net/connection_tester_unittest.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/net/preconnect.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_process_host.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/policy/device_management_service.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/pepper_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_message_filter.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/render_message_filter.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/resource_dispatcher_host.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/socket_stream_dispatcher_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/socket_stream_dispatcher_host.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/socket_stream_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/speech/speech_recognition_request.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/http_bridge.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/glue/http_bridge.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/sync/glue/http_bridge_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_test_helper.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/worker_host/worker_process_host.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/worker_host/worker_process_host.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/net/url_fetcher.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/net/url_fetcher_unittest.cc View 1 2 3 4 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/net/url_request_context_getter.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/notification_type.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/render_messages_params.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/service/net/service_url_request_context.h View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/service/net/service_url_request_context.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/plugin/plugin_test.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/testing_profile.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome_frame/metrics_service.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome_frame/test/test_server_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ocsp/nss_ocsp.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M net/proxy/init_proxy_resolver_unittest.cc View 2 chunks +2 lines, -2 lines 1 comment Download
M net/proxy/proxy_script_fetcher.h View 1 chunk +1 line, -1 line 1 comment Download
M net/proxy/proxy_script_fetcher_impl.h View 3 chunks +3 lines, -3 lines 1 comment Download
M net/proxy/proxy_script_fetcher_impl.cc View 4 chunks +6 lines, -6 lines 1 comment Download
M net/proxy/proxy_script_fetcher_impl_unittest.cc View 10 chunks +10 lines, -10 lines 1 comment Download
M net/proxy/proxy_service_unittest.cc View 2 chunks +2 lines, -2 lines 1 comment Download
M net/socket_stream/socket_stream.h View 3 chunks +4 lines, -4 lines 1 comment Download
M net/socket_stream/socket_stream.cc View 2 chunks +3 lines, -3 lines 1 comment Download
M net/socket_stream/socket_stream_job.h View 1 chunk +2 lines, -2 lines 1 comment Download
M net/spdy/spdy_test_util.h View 2 chunks +2 lines, -2 lines 1 comment Download
M net/url_request/url_request_context.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/url_request/url_request_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M net/url_request/view_cache_helper_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/websockets/websocket_job_unittest.cc View 2 chunks +2 lines, -2 lines 1 comment Download
M webkit/appcache/appcache_update_job_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/fileapi/file_system_operation.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/fileapi/sandboxed_file_system_operation.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_file_writer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_socket_stream_bridge.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/test_shell_request_context.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
Please, take a look.
9 years, 11 months ago (2011-01-13 23:48:15 UTC) #1
willchan no longer on Chromium
Rubberstamp LGTM On Thu, Jan 13, 2011 at 3:48 PM, <tfarina@chromium.org> wrote: > Reviewers: willchan, ...
9 years, 11 months ago (2011-01-14 15:28:56 UTC) #2
wtc
9 years, 11 months ago (2011-01-15 17:54:23 UTC) #3
I only reviewed your changes to the 'net' directory.
Most of those changes should be reverted, because the code
is already in the 'net' namespace.

http://codereview.chromium.org/6338002/diff/10001/net/proxy/init_proxy_resolv...
File net/proxy/init_proxy_resolver_unittest.cc (right):

http://codereview.chromium.org/6338002/diff/10001/net/proxy/init_proxy_resolv...
net/proxy/init_proxy_resolver_unittest.cc:110: virtual net::URLRequestContext*
GetRequestContext() { return NULL; }
Undo the changes to this file because it's already in the
'net' namespace.

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
File net/proxy/proxy_script_fetcher.h (right):

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
net/proxy/proxy_script_fetcher.h:52: virtual net::URLRequestContext*
GetRequestContext() = 0;
Undo this change (already in the 'net' namespace).

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
File net/proxy/proxy_script_fetcher_impl.cc (right):

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
net/proxy/proxy_script_fetcher_impl.cc:73: net::URLRequestContext*
url_request_context)
Undo the changes to this file (already in the 'net' namespace).

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
File net/proxy/proxy_script_fetcher_impl.h (right):

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
net/proxy/proxy_script_fetcher_impl.h:36: explicit
ProxyScriptFetcherImpl(net::URLRequestContext* url_request_context);
Undo the changes to this file, because it's already in the
'net' namespace.

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
File net/proxy/proxy_script_fetcher_impl_unittest.cc (right):

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_script_fetc...
net/proxy/proxy_script_fetcher_impl_unittest.cc:63: namespace net {
The 'net' namespace starts here.  Undo the changes after
this point.

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_service_uni...
File net/proxy/proxy_service_unittest.cc (right):

http://codereview.chromium.org/6338002/diff/10001/net/proxy/proxy_service_uni...
net/proxy/proxy_service_unittest.cc:101: virtual net::URLRequestContext*
GetRequestContext() { return NULL; }
Undo this change (already in the 'net' namespace).

http://codereview.chromium.org/6338002/diff/10001/net/socket_stream/socket_st...
File net/socket_stream/socket_stream.cc (right):

http://codereview.chromium.org/6338002/diff/10001/net/socket_stream/socket_st...
net/socket_stream/socket_stream.cc:99: void
SocketStream::set_context(net::URLRequestContext* context) {
Undo the changes in this file (already in the 'net' namespace).

http://codereview.chromium.org/6338002/diff/10001/net/socket_stream/socket_st...
File net/socket_stream/socket_stream.h (right):

http://codereview.chromium.org/6338002/diff/10001/net/socket_stream/socket_st...
net/socket_stream/socket_stream.h:115: net::URLRequestContext* context() const {
return context_.get(); }
Undo the changes in this file (already in the 'net' namespace).

http://codereview.chromium.org/6338002/diff/10001/net/socket_stream/socket_st...
File net/socket_stream/socket_stream_job.h (right):

http://codereview.chromium.org/6338002/diff/10001/net/socket_stream/socket_st...
net/socket_stream/socket_stream_job.h:45: net::URLRequestContext* context()
const {
Undo the changes to this file (already in the 'net' namespace)./

http://codereview.chromium.org/6338002/diff/10001/net/spdy/spdy_test_util.h
File net/spdy/spdy_test_util.h (right):

http://codereview.chromium.org/6338002/diff/10001/net/spdy/spdy_test_util.h#n...
net/spdy/spdy_test_util.h:400: class SpdyURLRequestContext : public
net::URLRequestContext {
Undo this change (already in the 'net' namespace).

http://codereview.chromium.org/6338002/diff/10001/net/websockets/websocket_jo...
File net/websockets/websocket_job_unittest.cc (right):

http://codereview.chromium.org/6338002/diff/10001/net/websockets/websocket_jo...
net/websockets/websocket_job_unittest.cc:180: class MockURLRequestContext :
public net::URLRequestContext {
Undo this change (already in the 'net' namespace).

Powered by Google App Engine
This is Rietveld 408576698