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

Issue 2763393002: Remove stale-while-revalidate from net (Closed)

Created:
3 years, 9 months ago by scottmg
Modified:
3 years, 9 months ago
Reviewers:
Ilya Sherman, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, tyoshino+watch_chromium.org, net-reviews_chromium.org, loading-reviews_chromium.org, bnc+watch_chromium.org, gavinp+loader_chromium.org, blink-reviews, loading-reviews+fetch_chromium.org, kinuko+watch, Nate Chapin
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stale-while-revalidate from net The stale-while-revalidate experiment is being turned down for the moment. This current implementation is removed due to complexity of interaction with other existing efforts. See https://bugs.chromium.org/p/chromium/issues/detail?id=561609#c10. BUG=348877, 700568 Review-Url: https://codereview.chromium.org/2763393002 Cr-Commit-Position: refs/heads/master@{#459857} Committed: https://chromium.googlesource.com/chromium/src/+/75221e53b71cc5eb37cbfb957124025259aa5dab

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : rebase #

Total comments: 11

Patch Set 5 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -436 lines) Patch
M net/base/load_flags_list.h View 1 chunk +2 lines, -7 lines 0 comments Download
M net/http/http_cache_transaction.h View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M net/http/http_cache_transaction.cc View 1 2 3 4 11 chunks +11 lines, -78 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 chunk +0 lines, -143 lines 0 comments Download
M net/http/http_response_headers.h View 4 chunks +5 lines, -18 lines 0 comments Download
M net/http/http_response_headers.cc View 1 2 3 4 6 chunks +10 lines, -40 lines 0 comments Download
M net/http/http_response_headers_unittest.cc View 1 8 chunks +25 lines, -111 lines 0 comments Download
M net/http/http_response_info.h View 1 chunk +0 lines, -5 lines 0 comments Download
M net/http/http_response_info.cc View 3 chunks +0 lines, -3 lines 0 comments Download
M net/http/http_response_info_unittest.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M net/url_request/sdch_dictionary_fetcher.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (25 generated)
scottmg
Hi Matt, this was a bit intricate to unwind in parts. If you think there's ...
3 years, 9 months ago (2017-03-22 18:52:27 UTC) #12
mmenke
[+jkarlin]: Josh, did you review the CLs that added this? If not, I'm happy to ...
3 years, 9 months ago (2017-03-22 18:55:01 UTC) #14
jkarlin
On 2017/03/22 18:55:01, mmenke wrote: > [+jkarlin]: Josh, did you review the CLs that added ...
3 years, 9 months ago (2017-03-23 11:25:54 UTC) #17
mmenke
On 2017/03/23 11:25:54, jkarlin wrote: > On 2017/03/22 18:55:01, mmenke wrote: > > [+jkarlin]: Josh, ...
3 years, 9 months ago (2017-03-23 15:31:48 UTC) #18
mmenke
Looks to me like you did a pretty thorough job of ripping it out, just ...
3 years, 9 months ago (2017-03-23 21:39:36 UTC) #20
scottmg
Thanks! +isherman for histograms.xml https://codereview.chromium.org/2763393002/diff/80001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/2763393002/diff/80001/net/http/http_cache_transaction.cc#newcode29 net/http/http_cache_transaction.cc:29: #include "base/values.h" On 2017/03/23 21:39:35, ...
3 years, 9 months ago (2017-03-24 22:46:00 UTC) #22
Ilya Sherman
histograms.xml lgtm
3 years, 9 months ago (2017-03-24 23:18:58 UTC) #25
mmenke
LGTM (Just looked at the code where you responded to my comments - assume the ...
3 years, 9 months ago (2017-03-27 14:21:38 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/2763393002/100001
3 years, 9 months ago (2017-03-27 16:55:46 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/392016)
3 years, 9 months ago (2017-03-27 18:41:16 UTC) #32
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/2763393002/100001
3 years, 9 months ago (2017-03-27 18:58:59 UTC) #34
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 19:51:14 UTC) #37
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/75221e53b71cc5eb37cbfb957124...

Powered by Google App Engine
This is Rietveld 408576698