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

Issue 1003953008: Remove prerender cookie store, part 4. (Closed)

Created:
5 years, 9 months ago by davidben
Modified:
5 years, 9 months ago
Reviewers:
jam, mmenke
CC:
chromium-reviews, asanka, skanuj+watch_chromium.org, qsr+mojo_chromium.org, tzik, shishir+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, serviceworker-reviews, yzshen+watch_chromium.org, dgrogan, kinuko+watch, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, melevin+watch_chromium.org, benjhayden+dwatch_chromium.org, grt+watch_chromium.org, lcwu+watch_chromium.org, viettrungluu+watch_chromium.org, kinuko+serviceworker, ben+mojo_chromium.org, abarth-chromium, tburkard+watch_chromium.org, darin-cc_chromium.org, jkarlin+watch_chromium.org, chromium-apps-reviews_chromium.org, android-webview-reviews_chromium.org, michaeln, chromoting-reviews_chromium.org, cmumford, jsbell+serviceworker_chromium.org, nhiroki, gavinp+prer_chromium.org, jfweitz+watch_chromium.org, oshima+watch_chromium.org, horo+watch_chromium.org, vabr (Chromium), gunsch+watch_chromium.org, jsbell+idb_chromium.org, Jered, zork+watch_chromium.org, davidben+watch_chromium.org, tfarina, donnd+watch_chromium.org, Aaron Boodman, eroman, David Black, samarth+watch_chromium.org, Paweł Hajdan Jr., kmadhusu+watch_chromium.org, darin (slow to review), kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@prerender-revert-cookie-store-3
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove prerender cookie store, part 4. This removes the ability to pass in a custom CookieStore to a URLRequest. It's a small change to net/url_request which then balloons to everything in the project that ever makes a URLRequest. This reverts the rest of https://codereview.chromium.org/188693003 (and then does a whole lot more because URLRequest constructors were unified recently to always require passing in the fourth argument). BUG=457344 Committed: https://crrev.com/151423e1851b45000257ef2d32ee0984a24133c7 Cr-Commit-Position: refs/heads/master@{#321820}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : missed some spots #

Patch Set 4 : rebase (just in case since this is so huge) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+590 lines, -752 lines) Patch
M android_webview/browser/net/android_stream_reader_url_request_job_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chromeos/fileapi/external_file_url_request_job_unittest.cc View 1 2 11 chunks +13 lines, -30 lines 0 comments Download
M chrome/browser/component_updater/test/component_updater_service_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/declarative_webrequest/webrequest_action_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc View 10 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_permissions_unittest.cc View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_protocols_unittest.cc View 8 chunks +8 lines, -16 lines 0 comments Download
M chrome/browser/extensions/user_script_listener_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/certificate_error_reporter.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/chrome_fraudulent_certificate_reporter_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/net/chrome_network_delegate_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/net/connection_tester.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/safe_search_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/url_blacklist_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_resource_throttle_unittest.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/script_request_detector_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/iframe_source_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_client_certificate_selector_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/net/connectivity_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/service_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/cronet/android/cronet_url_request_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/cronet/android/url_request_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_ui_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc View 1 3 chunks +2 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_usage_stats_unittest.cc View 1 2 chunks +3 lines, -4 lines 0 comments Download
M components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/policy/core/common/cloud/policy_header_io_helper_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M components/policy/core/common/cloud/policy_header_service_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/webp_transcode/webp_network_client_unittest.mm View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/android/url_request_content_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_request_handler_unittest.cc View 17 chunks +17 lines, -17 lines 0 comments Download
M content/browser/appcache/appcache_storage_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_update_job.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/appcache/appcache_url_request_job_unittest.cc View 6 chunks +6 lines, -10 lines 0 comments Download
M content/browser/download/download_manager_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/blob_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_system_dir_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_system_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_writer_delegate_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/buffered_resource_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/navigation_url_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_loader_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/loader/resource_scheduler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_request_handler_unittest.cc View 1 2 chunks +2 lines, -8 lines 0 comments Download
M content/browser/service_worker/service_worker_controllee_request_handler_unittest.cc View 1 3 chunks +3 lines, -9 lines 0 comments Download
M content/browser/service_worker/service_worker_request_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_url_request_job_unittest.cc View 1 7 chunks +14 lines, -28 lines 0 comments Download
M content/browser/service_worker/service_worker_write_to_cache_job.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
M content/browser/service_worker/service_worker_write_to_cache_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/streams/stream_url_request_job_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/webui/url_data_manager_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc View 7 chunks +9 lines, -17 lines 0 comments Download
M extensions/browser/api/declarative_webrequest/webrequest_condition_unittest.cc View 8 chunks +21 lines, -21 lines 0 comments Download
M ios/net/crn_http_protocol_handler.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/net/protocol_handler_util_unittest.mm View 6 chunks +6 lines, -6 lines 0 comments Download
M mojo/services/network/url_loader_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/base/layered_network_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_log_logger_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_log_util_unittest.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M net/ocsp/nss_ocsp.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/proxy/proxy_script_fetcher_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 3 chunks +6 lines, -16 lines 0 comments Download
M net/test/spawned_test_server/spawner_communicator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/sdch_dictionary_fetcher.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_fetcher_core.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request.h View 4 chunks +2 lines, -9 lines 0 comments Download
M net/url_request/url_request.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M net/url_request/url_request_context.h View 1 chunk +1 line, -4 lines 0 comments Download
M net/url_request/url_request_context.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M net/url_request/url_request_context_builder_unittest.cc View 2 chunks +3 lines, -8 lines 0 comments Download
M net/url_request/url_request_file_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_filter_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 14 chunks +22 lines, -31 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 4 chunks +6 lines, -7 lines 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M net/url_request/url_request_job.h View 2 chunks +0 lines, -4 lines 0 comments Download
M net/url_request/url_request_job.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M net/url_request/url_request_job_factory_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_job_unittest.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M net/url_request/url_request_simple_job_unittest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M net/url_request/url_request_throttler_simulation_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_request_throttler_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 213 chunks +301 lines, -331 lines 0 comments Download
M net/websockets/websocket_end_to_end_test.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M net/websockets/websocket_stream.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/token_validator_factory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/blob/blob_url_request_job_factory.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (4 generated)
davidben
This depends on https://codereview.chromium.org/1002363002/. You'll want to look at net/url_request first. Probably the way to ...
5 years, 9 months ago (2015-03-14 00:37:25 UTC) #2
mmenke
On 2015/03/14 00:37:25, David Benjamin wrote: > This depends on https://codereview.chromium.org/1002363002/. > > You'll want ...
5 years, 9 months ago (2015-03-14 01:11:13 UTC) #3
mmenke
https://codereview.chromium.org/1003953008/diff/1/content/public/browser/content_browser_client.h File content/public/browser/content_browser_client.h (left): https://codereview.chromium.org/1003953008/diff/1/content/public/browser/content_browser_client.h#oldcode594 content/public/browser/content_browser_client.h:594: int render_process_id); Shouldn't this be part of the other ...
5 years, 9 months ago (2015-03-20 14:55:53 UTC) #4
davidben
https://codereview.chromium.org/1003953008/diff/1/content/public/browser/content_browser_client.h File content/public/browser/content_browser_client.h (left): https://codereview.chromium.org/1003953008/diff/1/content/public/browser/content_browser_client.h#oldcode594 content/public/browser/content_browser_client.h:594: int render_process_id); On 2015/03/20 14:55:53, mmenke wrote: > Shouldn't ...
5 years, 9 months ago (2015-03-20 17:35:27 UTC) #5
davidben
Prerequisite CL has cleared and this has been rebased. Hopefully try jobs are happy and ...
5 years, 9 months ago (2015-03-20 21:33:11 UTC) #6
mmenke
On 2015/03/20 21:33:11, David Benjamin wrote: > Prerequisite CL has cleared and this has been ...
5 years, 9 months ago (2015-03-20 21:35:35 UTC) #7
davidben
+jam for a somewhat broad OWNERS check. I'm not entirely sure when you're supposed to ...
5 years, 9 months ago (2015-03-20 23:52:30 UTC) #9
jam
This doesn't have enough background to review. The linked bug just says to remove this ...
5 years, 9 months ago (2015-03-23 16:10:40 UTC) #10
davidben
On 2015/03/23 16:10:40, jam wrote: > This doesn't have enough background to review. The linked ...
5 years, 9 months ago (2015-03-23 16:26:13 UTC) #11
jam
lgtm note that per OWNERS policy on the wiki, for mechanical changes like this you ...
5 years, 9 months ago (2015-03-23 17:03:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1003953008/60001
5 years, 9 months ago (2015-03-23 17:46:58 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-23 18:48:44 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 18:49:34 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/151423e1851b45000257ef2d32ee0984a24133c7
Cr-Commit-Position: refs/heads/master@{#321820}

Powered by Google App Engine
This is Rietveld 408576698