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

Issue 2278823003: Change net::LOAD_MAIN_FRAME to net::LOAD_MAIN_FRAME_DEPRECATED to discourage (Closed)

Created:
4 years, 3 months ago by Randy Smith (Not in Mondays)
Modified:
4 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, jam, dzhioev+watch_chromium.org, achuith+watch_chromium.org, darin-cc_chromium.org, kinuko+cache_chromium.org, loading-reviews_chromium.org, vabr+watchlistlogin_chromium.org, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change net::LOAD_MAIN_FRAME to net::LOAD_MAIN_FRAME_DEPRECATED to discourage new uses of the flag and thus reduce the cost when it's finally removed. BUG=516499 R=mmenke@chromium.org TBR=megjablon@chromium.org TBR=pkasting@chromium.org TBR=droger@chromium.org Committed: https://crrev.com/4de1fcfedc5084259f7c9bf8eb04483097a86df2 Cr-Commit-Position: refs/heads/master@{#415164}

Patch Set 1 #

Patch Set 2 : Modified JS references to MAIN_FRAME. #

Patch Set 3 : Added deprecation flag to two recent tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -57 lines) Patch
M chrome/browser/net/chrome_network_delegate.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/login/login_handler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/webui/net_internals/log_view_painter.js View 1 8 chunks +11 lines, -8 lines 0 comments Download
M components/data_reduction_proxy/content/browser/content_lofi_decider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc View 6 chunks +12 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc View 1 2 6 chunks +8 lines, -6 lines 0 comments Download
M content/browser/loader/async_revalidation_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/net/ios_chrome_network_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/load_flags_list.h View 1 chunk +5 lines, -1 line 0 comments Download
M net/http/http_cache_transaction.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/http/http_network_transaction.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/nqe/network_quality_estimator.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/nqe/network_quality_estimator_unittest.cc View 1 2 14 chunks +16 lines, -15 lines 0 comments Download
M net/url_request/url_request_job.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 34 (20 generated)
Randy Smith (Not in Mondays)
Matt, PTAL whenever you had a chance. It's a big ole query/replace and a small ...
4 years, 3 months ago (2016-08-25 18:56:58 UTC) #3
mmenke
This LGTM, except for that failing test. You should remove the MAIN_FRAME load flag from ...
4 years, 3 months ago (2016-08-25 19:16:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2278823003/20001
4 years, 3 months ago (2016-08-29 14:40:18 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/248237)
4 years, 3 months ago (2016-08-29 14:47:49 UTC) #15
Randy Smith (Not in Mondays)
Requesting owner stamps?: * components/data_reduction_proxy: megjablon@ * chrome/browser/ui: pkasting@ * ios/chrome/browser: droger@
4 years, 3 months ago (2016-08-29 14:53:04 UTC) #17
mmenke
On 2016/08/29 14:53:04, Randy Smith - Not in Fridays wrote: > Requesting owner stamps?: > ...
4 years, 3 months ago (2016-08-29 15:08:10 UTC) #18
Randy Smith (Not in Mondays)
On 2016/08/29 15:08:10, mmenke wrote: > On 2016/08/29 14:53:04, Randy Smith - Not in Fridays ...
4 years, 3 months ago (2016-08-29 15:12:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2278823003/40001
4 years, 3 months ago (2016-08-29 15:24:45 UTC) #23
droger
ios lgtm
4 years, 3 months ago (2016-08-29 15:47:10 UTC) #24
Peter Kasting
LGTM, yeah TBR is fine for this
4 years, 3 months ago (2016-08-30 01:59:16 UTC) #26
dsansome
(I unset the commit bit on this change to try fix a stuck CQ - ...
4 years, 3 months ago (2016-08-30 03:54:52 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2278823003/40001
4 years, 3 months ago (2016-08-30 03:57:17 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 05:35:40 UTC) #32
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 05:38:28 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4de1fcfedc5084259f7c9bf8eb04483097a86df2
Cr-Commit-Position: refs/heads/master@{#415164}

Powered by Google App Engine
This is Rietveld 408576698