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

Issue 2314163003: Removing and deprecating PLT DataReductionProxy UMA (Closed)

Created:
4 years, 3 months ago by RyanSturm
Modified:
4 years, 3 months ago
CC:
asvitkine+watch_chromium.org, blundell+watchlist_chromium.org, chromium-reviews, darin-cc_chromium.org, droger+watchlist_chromium.org, jam, leonhsl(Using Gerrit), sdefresne+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing and deprecating PLT DataReductionProxy UMA DataReductionProxy has moved to reporting PLT via PageLoad.* and no longer needs the renderer based metrics. While the browser based metrics do not cover all of the use cases, the new metrics are sufficient for the analysis DRP needs moving forward. This also removes the DRP IPC completely. BUG=643307 Committed: https://crrev.com/a43953b70da976a0c565150cd938fa1b5d42a0c2 Cr-Commit-Position: refs/heads/master@{#417337}

Patch Set 1 #

Total comments: 2

Patch Set 2 : tbansal comments #

Patch Set 3 : DEPS change #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -557 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/common/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/DEPS View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_content_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_content_client.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/renderer/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/DEPS View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/page_load_histograms.cc View 1 8 chunks +5 lines, -286 lines 7 comments Download
M components/data_reduction_proxy/content/browser/BUILD.gn View 1 chunk +0 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/content/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
D components/data_reduction_proxy/content/browser/data_reduction_proxy_message_filter.h View 1 chunk +0 lines, -48 lines 0 comments Download
D components/data_reduction_proxy/content/browser/data_reduction_proxy_message_filter.cc View 1 chunk +0 lines, -56 lines 0 comments Download
D components/data_reduction_proxy/content/browser/data_reduction_proxy_message_filter_unittest.cc View 1 chunk +0 lines, -69 lines 0 comments Download
D components/data_reduction_proxy/content/common/BUILD.gn View 1 chunk +0 lines, -16 lines 0 comments Download
D components/data_reduction_proxy/content/common/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download
D components/data_reduction_proxy/content/common/data_reduction_proxy_messages.h View 1 chunk +0 lines, -15 lines 0 comments Download
D components/data_reduction_proxy/content/common/data_reduction_proxy_messages.cc View 1 chunk +0 lines, -39 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 12 chunks +70 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (23 generated)
RyanSturm
tbansal: PTAL at *
4 years, 3 months ago (2016-09-07 16:29:02 UTC) #6
tbansal1
https://codereview.chromium.org/2314163003/diff/1/chrome/renderer/page_load_histograms.cc File chrome/renderer/page_load_histograms.cc (right): https://codereview.chromium.org/2314163003/diff/1/chrome/renderer/page_load_histograms.cc#newcode193 chrome/renderer/page_load_histograms.cc:193: bool lofi_active_for_page, // LoFi was used, unless part of ...
4 years, 3 months ago (2016-09-07 16:50:55 UTC) #7
tbansal1
lgtm % lofi variable is removed.
4 years, 3 months ago (2016-09-07 16:54:21 UTC) #12
RyanSturm
asvitkine: PTAL @ histograms.xml bmcquade: PTAL @ page_load_histograms.cc dcheng: PTAL at deleted IPC and message ...
4 years, 3 months ago (2016-09-07 18:14:44 UTC) #19
Alexei Svitkine (slow)
lgtm
4 years, 3 months ago (2016-09-07 18:15:20 UTC) #20
Bryan McQuade
Thank you very much for this cleanup! Just a couple small comments. While we are ...
4 years, 3 months ago (2016-09-07 18:24:32 UTC) #21
Lei Zhang
chrome/ lgtm
4 years, 3 months ago (2016-09-07 18:25:31 UTC) #22
RyanSturm
bmcquade: PTAL https://codereview.chromium.org/2314163003/diff/80001/chrome/renderer/page_load_histograms.cc File chrome/renderer/page_load_histograms.cc (left): https://codereview.chromium.org/2314163003/diff/80001/chrome/renderer/page_load_histograms.cc#oldcode285 chrome/renderer/page_load_histograms.cc:285: PLT_HISTOGRAM_DRP("PLT.NT_DomainLookup", On 2016/09/07 18:24:32, Bryan McQuade wrote: ...
4 years, 3 months ago (2016-09-07 18:36:16 UTC) #23
Bryan McQuade
LGTM, thank you again! https://codereview.chromium.org/2314163003/diff/80001/chrome/renderer/page_load_histograms.cc File chrome/renderer/page_load_histograms.cc (left): https://codereview.chromium.org/2314163003/diff/80001/chrome/renderer/page_load_histograms.cc#oldcode285 chrome/renderer/page_load_histograms.cc:285: PLT_HISTOGRAM_DRP("PLT.NT_DomainLookup", On 2016/09/07 at 18:36:16, ...
4 years, 3 months ago (2016-09-07 19:08:15 UTC) #24
dcheng
ipc lgtm
4 years, 3 months ago (2016-09-07 22:50:06 UTC) #27
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/2314163003/80001
4 years, 3 months ago (2016-09-07 23:29:15 UTC) #30
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/255028)
4 years, 3 months ago (2016-09-07 23:36:48 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/2314163003/80001
4 years, 3 months ago (2016-09-08 17:52:25 UTC) #34
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 3 months ago (2016-09-08 17:58:19 UTC) #36
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 17:59:47 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a43953b70da976a0c565150cd938fa1b5d42a0c2
Cr-Commit-Position: refs/heads/master@{#417337}

Powered by Google App Engine
This is Rietveld 408576698