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

Issue 10392192: Remove content::URLFetcherDelegate (Closed)

Created:
8 years, 7 months ago by akalin
Modified:
8 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, MAD, jam, nkostylev+watch_chromium.org, dhollowa+watch_chromium.org, ajwong+watch_chromium.org, Ilya Sherman, ncarter (slow), jar (doing other things), stevenjb+watch_chromium.org, achuith+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, tim (not reviewing), dbeam+watch-ntp_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, jochen+watch-content_chromium.org, tbarzic+watch_chromium.org, Raghu Simha, cbentzel+watch_chromium.org, mihaip-chromium-reviews_chromium.org, akalin, tfarina, Aaron Boodman, Satish, dyu1, estade+watch_chromium.org, James Su, davemoore+watch_chromium.org
Visibility:
Public.

Description

Remove content::URLFetcherDelegate Change all references to net::URLFetcherDelegate. Change some instances of content::URLFetcher to net::URLFetcher as needed. Remove unused files auth_response_handler.*. BUG=118220 TEST= TBR=sky@chromium.org,joi@chromium.org,mnissler@chromium.org,rlp@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138384

Patch Set 1 #

Total comments: 16

Patch Set 2 : Fix compile errors, address comments #

Patch Set 3 : Fix ChromeOS #

Patch Set 4 : Fix ChromeOS again #

Patch Set 5 : More cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+461 lines, -430 lines) Patch
M chrome/browser/alternate_nav_url_fetcher.h View 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.h View 6 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_download.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_service.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_to_mobile_service.h View 5 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/chrome_to_mobile_service.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/customization_document.h View 1 2 3 4 5 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_auth_service.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/gdata_operations.h View 1 2 3 13 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_operations.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_protocol_handler.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/imageburner/burn_manager.h View 1 2 3 4 3 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/imageburner/burn_manager.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/auth_response_handler.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D chrome/browser/chromeos/login/auth_response_handler.cc View 1 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/mock_url_fetchers.h View 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/login/mock_url_fetchers.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/component_updater/component_updater_service.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/app_notify_channel_setup.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/apps_promo.h View 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/extensions/updater/extension_downloader.h View 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/extensions/webstore_inline_installer.h View 5 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/extensions/webstore_install_helper.h View 5 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/feedback/feedback_util.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/google/google_url_tracker.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/importer/toolbar_importer.h View 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/intents/cws_intents_registry.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/intranet_redirect_detector.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/metrics/metrics_service.h View 5 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/variations_service.h View 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/metrics/variations_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.h View 1 6 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/net/sdch_dictionary_fetcher.h View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/policy/device_management_service.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/policy/testing_policy_url_fetcher_factory.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/policy/testing_policy_url_fetcher_factory.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/profiles/profile_downloader.h View 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.h View 5 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/download_protection_service.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/download_protection_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/malware_details_cache.h View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.h View 1 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url_fetcher.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_impl.h View 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spelling_service_client.h View 4 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/spellchecker/spelling_service_client.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/spellchecker/spelling_service_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/http_bridge.h View 6 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/sync/glue/http_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/http_bridge_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/spelling_menu_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_manager.h View 4 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/translate/translate_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_source_discovery.h View 1 2 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_source_discovery.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_resource/web_resource_service.h View 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/web_resource/web_resource_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/net/gaia/gaia_auth_fetcher.h View 5 chunks +8 lines, -7 lines 0 comments Download
M chrome/common/net/gaia/gaia_auth_fetcher.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/gaia_oauth_client.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/gaia_oauth_client_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/mock_url_fetcher_factory.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/oauth2_access_token_fetcher.h View 1 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/common/net/gaia/oauth2_access_token_fetcher.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/oauth2_access_token_fetcher_unittest.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/net/gaia/oauth2_api_call_flow.h View 1 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/net/gaia/oauth2_api_call_flow.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/oauth2_api_call_flow_unittest.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/net/gaia/oauth2_mint_token_fetcher.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/net/gaia/oauth2_mint_token_fetcher.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/oauth2_mint_token_fetcher_unittest.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/net/gaia/oauth2_revocation_fetcher.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/net/gaia/oauth2_revocation_fetcher.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_url_fetcher.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/service/gaia/service_gaia_authenticator.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/service/gaia/service_gaia_authenticator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/network_location_request.h View 3 chunks +4 lines, -5 lines 0 comments Download
M content/browser/speech/google_one_shot_remote_engine.h View 3 chunks +4 lines, -5 lines 0 comments Download
M content/common/net/url_fetcher_core.h View 4 chunks +4 lines, -5 lines 0 comments Download
M content/common/net/url_fetcher_core.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/net/url_fetcher_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/net/url_fetcher_impl.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/common/net/url_fetcher_impl_unittest.cc View 14 chunks +15 lines, -15 lines 0 comments Download
M content/public/common/url_fetcher.h View 3 chunks +6 lines, -4 lines 0 comments Download
D content/public/common/url_fetcher_delegate.h View 1 1 chunk +8 lines, -9 lines 0 comments Download
M content/public/common/url_fetcher_factory.h View 3 chunks +6 lines, -2 lines 0 comments Download
M content/test/test_url_fetcher_factory.h View 6 chunks +6 lines, -6 lines 0 comments Download
M content/test/test_url_fetcher_factory.cc View 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
akalin
+wtc for review This change is completely mechanical.
8 years, 7 months ago (2012-05-22 02:45:00 UTC) #1
jochen (gone - plz use gerrit)
content/ looks good
8 years, 7 months ago (2012-05-22 07:26:56 UTC) #2
wtc
Patch set 1 LGTM. Just some minor questions and nits below. https://chromiumcodereview.appspot.com/10392192/diff/1/chrome/browser/alternate_nav_url_fetcher.h File chrome/browser/alternate_nav_url_fetcher.h (right): ...
8 years, 7 months ago (2012-05-22 17:26:38 UTC) #3
akalin
Addressed all comments. Committing after trybots pass. TBRing everyone else. http://codereview.chromium.org/10392192/diff/1/chrome/browser/alternate_nav_url_fetcher.h File chrome/browser/alternate_nav_url_fetcher.h (right): http://codereview.chromium.org/10392192/diff/1/chrome/browser/alternate_nav_url_fetcher.h#newcode22 ...
8 years, 7 months ago (2012-05-22 21:07:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/10392192/5005
8 years, 7 months ago (2012-05-22 21:11:52 UTC) #5
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 21:41:21 UTC) #6
Try job failure for 10392192-5005 (retry) on linux_chromeos for step "compile"
(clobber build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chro...

Powered by Google App Engine
This is Rietveld 408576698