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

Issue 7397008: Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor. (Closed)

Created:
9 years, 5 months ago by willchan no longer on Chromium
Modified:
9 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, jam, Erik does not do reviews, kkania, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., kinuko+watch
Visibility:
Public.

Description

Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor. Mark those APIs as private and friend existing uses. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92992

Patch Set 1 #

Patch Set 2 : Fix CF tests #

Total comments: 2

Patch Set 3 : Fix indent. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -72 lines) Patch
M chrome/browser/automation/url_request_automation_job.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/component_updater_interceptor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/autoupdate_interceptor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/user_script_listener_unittest.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/net/connect_interceptor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/policy/device_management_service_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_frame/test/net/test_automation_provider.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 2 3 chunks +12 lines, -6 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_unittest.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M net/url_request/url_request.h View 1 4 chunks +103 lines, -22 lines 0 comments Download
M net/url_request/url_request.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M net/url_request/url_request_filter.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_interceptor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_request_handler_unittest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_url_request_job_unittest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M webkit/blob/blob_url_request_job_unittest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M webkit/fileapi/file_system_dir_url_request_job_unittest.cc View 5 chunks +8 lines, -3 lines 0 comments Download
M webkit/fileapi/file_system_operation_write_unittest.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M webkit/fileapi/file_system_url_request_job_unittest.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M webkit/fileapi/file_writer_delegate_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
willchan no longer on Chromium
eroman: Please review everything. I dunno if you find this friend whitelist approach a bit ...
9 years, 5 months ago (2011-07-17 15:11:32 UTC) #1
ananta
chrome frame changes :- LGTM
9 years, 5 months ago (2011-07-18 09:49:42 UTC) #2
asargent_no_longer_on_chrome
extensions part LGTM http://codereview.chromium.org/7397008/diff/2001/net/url_request/url_request.h File net/url_request/url_request.h (right): http://codereview.chromium.org/7397008/diff/2001/net/url_request/url_request.h#newcode164 net/url_request/url_request.h:164: // explicitly friended here and should ...
9 years, 5 months ago (2011-07-18 17:15:57 UTC) #3
brettw
content LGTM
9 years, 5 months ago (2011-07-18 17:34:12 UTC) #4
michaeln
webkit/* LGTM
9 years, 5 months ago (2011-07-18 18:39:18 UTC) #5
eroman
LGTM. Note that I am not enthusiastic about exposing this via friending, since it pollutes ...
9 years, 5 months ago (2011-07-18 22:24:03 UTC) #6
commit-bot: I haz the power
9 years, 5 months ago (2011-07-19 09:31:13 UTC) #7
Change committed as 92992

Powered by Google App Engine
This is Rietveld 408576698