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

Issue 537403003: Added new histogram for analyzing SDCH corruption detection cases. (Closed)

Created:
6 years, 3 months ago by Randy Smith (Not in Mondays)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Added new histogram for analyzing SDCH corruption detection cases. BUG=None R=mmenke@chromium.org Committed: https://crrev.com/f63db7f6e217b2b6895bbc3640ad7ec070096b63 Cr-Commit-Position: refs/heads/master@{#294005}

Patch Set 1 #

Total comments: 23

Patch Set 2 : Incorporated comments. #

Total comments: 2

Patch Set 3 : Incorporated comment, IsSdchResponse()->SdchResponseExpected(), removed TENTATIVE_SDCH. #

Total comments: 4

Patch Set 4 : Incorporated last set of comments. #

Total comments: 4

Patch Set 5 : Incorporated comments from asvitkine. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -11 lines) Patch
M net/base/sdch_manager.h View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M net/filter/filter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/filter/filter.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/filter/mock_filter_context.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/filter/mock_filter_context.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M net/filter/sdch_filter.cc View 1 2 3 4 4 chunks +55 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (2 generated)
Randy Smith (Not in Mondays)
Matt: Tossing at you since you have the context from our conversation yesterday; PTAL? To ...
6 years, 3 months ago (2014-09-04 19:57:02 UTC) #1
mmenke
Note: I haven't dug into the rest of the SDCH code, since I just don't ...
6 years, 3 months ago (2014-09-05 14:52:27 UTC) #2
Randy Smith (Not in Mondays)
Comments incorporated; let me know what you think. https://codereview.chromium.org/537403003/diff/1/net/filter/sdch_filter.cc File net/filter/sdch_filter.cc (right): https://codereview.chromium.org/537403003/diff/1/net/filter/sdch_filter.cc#newcode183 net/filter/sdch_filter.cc:183: RESPONSE_200_CACHED ...
6 years, 3 months ago (2014-09-07 01:14:16 UTC) #3
mmenke
Quick responses. I'll actually do a review on Monday. https://codereview.chromium.org/537403003/diff/1/net/filter/sdch_filter.cc File net/filter/sdch_filter.cc (right): https://codereview.chromium.org/537403003/diff/1/net/filter/sdch_filter.cc#newcode183 net/filter/sdch_filter.cc:183: ...
6 years, 3 months ago (2014-09-07 01:46:03 UTC) #4
Randy Smith (Not in Mondays)
Quick responses to your quick responses. https://codereview.chromium.org/537403003/diff/1/net/filter/sdch_filter.cc File net/filter/sdch_filter.cc (right): https://codereview.chromium.org/537403003/diff/1/net/filter/sdch_filter.cc#newcode188 net/filter/sdch_filter.cc:188: SdchManager::SdchErrorRecovery(SdchManager::PASS_THROUGH_OLD_CACHED); On 2014/09/07 ...
6 years, 3 months ago (2014-09-08 01:56:12 UTC) #5
mmenke
Just one issue. https://codereview.chromium.org/537403003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/537403003/diff/20001/tools/metrics/histograms/histograms.xml#newcode49215 tools/metrics/histograms/histograms.xml:49215: + <int value="7" label="NON_SDCH_RESPONSE_CACHED"/> These need ...
6 years, 3 months ago (2014-09-08 16:12:13 UTC) #6
Randy Smith (Not in Mondays)
Matt: In addition to the comments below, I also removed TENTATIVE_SDCH & changed IsSdchResponse() to ...
6 years, 3 months ago (2014-09-08 19:21:08 UTC) #7
mmenke
LGTM. On 2014/09/08 19:21:08, rdsmith wrote: > Matt: In addition to the comments below, I ...
6 years, 3 months ago (2014-09-08 19:27:27 UTC) #8
Randy Smith (Not in Mondays)
Matt: Thanks! Alexei: Could you review tools/metrics/histograms.xml? https://codereview.chromium.org/537403003/diff/40001/net/base/sdch_manager.h File net/base/sdch_manager.h (right): https://codereview.chromium.org/537403003/diff/40001/net/base/sdch_manager.h#newcode130 net/base/sdch_manager.h:130: // defunct ...
6 years, 3 months ago (2014-09-08 20:10:11 UTC) #10
Alexei Svitkine (slow)
https://codereview.chromium.org/537403003/diff/60001/net/filter/sdch_filter.cc File net/filter/sdch_filter.cc (right): https://codereview.chromium.org/537403003/diff/60001/net/filter/sdch_filter.cc#newcode270 net/filter/sdch_filter.cc:270: "Sdch3.ResponseCorruptionDetectionUncached"), This is incorrect to do. The first invocation ...
6 years, 3 months ago (2014-09-09 18:12:01 UTC) #11
Randy Smith (Not in Mondays)
Incorporated comments. https://codereview.chromium.org/537403003/diff/60001/net/filter/sdch_filter.cc File net/filter/sdch_filter.cc (right): https://codereview.chromium.org/537403003/diff/60001/net/filter/sdch_filter.cc#newcode270 net/filter/sdch_filter.cc:270: "Sdch3.ResponseCorruptionDetectionUncached"), On 2014/09/09 18:12:01, Alexei Svitkine wrote: ...
6 years, 3 months ago (2014-09-09 18:27:06 UTC) #12
Alexei Svitkine (slow)
lgtm
6 years, 3 months ago (2014-09-09 18:28:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/537403003/80001
6 years, 3 months ago (2014-09-09 18:39:30 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 2526f3196fd24acbe2232f33e53cd2a06b512345
6 years, 3 months ago (2014-09-09 20:54:00 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:55:30 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f63db7f6e217b2b6895bbc3640ad7ec070096b63
Cr-Commit-Position: refs/heads/master@{#294005}

Powered by Google App Engine
This is Rietveld 408576698