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

Issue 12217095: Remove unused pieces of URLRequestJobFactory API. (Closed)

Created:
7 years, 10 months ago by pauljensen
Modified:
7 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, android-webview-reviews_chromium.org, sail+watch_chromium.org
Visibility:
Public.

Description

Remove unused pieces of URLRequestJobFactory API. This is mostly the Interceptor logic which is now unused. Also switch DebugDevToolsInterceptor (the last remaining Interceptor) to a ProtocolHandler. BUG=146602, 161529 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182016

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Address mmenke's comments #

Patch Set 3 : Add missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -479 lines) Patch
M android_webview/browser/net/aw_url_request_job_factory.h View 1 2 chunks +9 lines, -14 lines 0 comments Download
M android_webview/browser/net/aw_url_request_job_factory.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.h View 1 chunk +0 lines, -13 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.cc View 2 chunks +0 lines, -31 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 2 4 chunks +12 lines, -23 lines 0 comments Download
M net/url_request/protocol_intercept_job_factory.h View 1 chunk +0 lines, -11 lines 0 comments Download
M net/url_request/protocol_intercept_job_factory.cc View 1 3 chunks +1 line, -33 lines 0 comments Download
M net/url_request/url_request.h View 1 4 chunks +2 lines, -15 lines 0 comments Download
M net/url_request/url_request_job_factory.h View 1 chunk +0 lines, -64 lines 0 comments Download
M net/url_request/url_request_job_factory.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M net/url_request/url_request_job_factory_impl.h View 1 2 chunks +8 lines, -13 lines 0 comments Download
M net/url_request/url_request_job_factory_impl.cc View 3 chunks +0 lines, -63 lines 0 comments Download
M net/url_request/url_request_job_factory_impl_unittest.cc View 2 chunks +0 lines, -123 lines 0 comments Download
M net/url_request/url_request_job_manager.cc View 3 chunks +7 lines, -23 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
pauljensen
Erik, PTAL. Removes 424 lines :)
7 years, 10 months ago (2013-02-09 04:14:54 UTC) #1
mkosiba (inactive)
LGTM for android_webview
7 years, 10 months ago (2013-02-09 15:49:28 UTC) #2
erikwright (departed)
LFATM. A major step forward! LGTM.
7 years, 10 months ago (2013-02-11 15:06:48 UTC) #3
pauljensen
Matt, could you PTAL? Should be a much easier read than my other monsters :)
7 years, 10 months ago (2013-02-11 15:31:39 UTC) #4
mmenke
Will do. Have a couple other things to do this morning, but should get to ...
7 years, 10 months ago (2013-02-11 15:33:00 UTC) #5
mmenke
LGTM, just nits mostly involving cleanup not directly related to this CL. https://codereview.chromium.org/12217095/diff/8001/android_webview/browser/net/aw_url_request_job_factory.h File android_webview/browser/net/aw_url_request_job_factory.h ...
7 years, 10 months ago (2013-02-11 17:19:32 UTC) #6
pauljensen
I addressed Matt's comments. James, can you please review chrome/browser/custom_handlers/? It's only deletions.
7 years, 10 months ago (2013-02-12 14:03:03 UTC) #7
James Hawkins
lgtm
7 years, 10 months ago (2013-02-12 18:39:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pauljensen@chromium.org/12217095/12002
7 years, 10 months ago (2013-02-12 18:47:17 UTC) #9
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 21:22:50 UTC) #10
Message was sent while issue was closed.
Change committed as 182016

Powered by Google App Engine
This is Rietveld 408576698