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

Issue 2615493002: Adding compressed bytes to DRP pingback (Closed)

Created:
3 years, 11 months ago by RyanSturm
Modified:
3 years, 11 months ago
CC:
chromium-reviews, csharrison+watch_chromium.org, tbansal+watch-data-reduction-proxy_chromium.org, loading-reviews+metrics_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding compressed bytes to DRP pingback Compressed bytes represents the network bytes used for the page load. This is accessible through page load metrics observer interface now. BUG=678061 Review-Url: https://codereview.chromium.org/2615493002 Cr-Commit-Position: refs/heads/master@{#446169} Committed: https://chromium.googlesource.com/chromium/src/+/c19a210cab019968afc9e2a93f6c738030574d49

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : moving to KB #

Total comments: 4

Patch Set 7 : changing proto to int64 instead of recuding to kb #

Messages

Total messages: 46 (36 generated)
RyanSturm
bmcquade: PTAL @ small D_R_P_MetricsObserver.cc change tbansal: PTAL @ *
3 years, 11 months ago (2017-01-19 20:57:44 UTC) #21
RyanSturm
jpfeiff: proto change FYI
3 years, 11 months ago (2017-01-19 21:46:38 UTC) #27
tbansal1
lgtm % comment https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto File components/data_reduction_proxy/proto/pageload_metrics.proto (right): https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto#newcode58 components/data_reduction_proxy/proto/pageload_metrics.proto:58: optional int32 original_page_size_kb = 10; nitpicking: ...
3 years, 11 months ago (2017-01-19 22:01:18 UTC) #28
RyanSturm
https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto File components/data_reduction_proxy/proto/pageload_metrics.proto (right): https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto#newcode58 components/data_reduction_proxy/proto/pageload_metrics.proto:58: optional int32 original_page_size_kb = 10; On 2017/01/19 22:01:18, tbansal1 ...
3 years, 11 months ago (2017-01-19 22:11:34 UTC) #29
tbansal1
https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto File components/data_reduction_proxy/proto/pageload_metrics.proto (right): https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto#newcode58 components/data_reduction_proxy/proto/pageload_metrics.proto:58: optional int32 original_page_size_kb = 10; On 2017/01/19 22:11:34, Ryan ...
3 years, 11 months ago (2017-01-19 22:24:09 UTC) #30
RyanSturm
-bmcquade (OOO) +csharrison csharrison: PTAL @ p_l_m jpfeiff: PTAL at pageload_metrics.proto https://codereview.chromium.org/2615493002/diff/140001/components/data_reduction_proxy/proto/pageload_metrics.proto File components/data_reduction_proxy/proto/pageload_metrics.proto (right): ...
3 years, 11 months ago (2017-01-25 22:14:45 UTC) #35
RyanSturm
csharrison: PTAL @ p_l_m
3 years, 11 months ago (2017-01-25 22:43:08 UTC) #37
Charlie Harrison
lgtm
3 years, 11 months ago (2017-01-26 00:05:30 UTC) #40
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/2615493002/160001
3 years, 11 months ago (2017-01-26 00:07:11 UTC) #43
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 00:17:06 UTC) #46
Message was sent while issue was closed.
Committed patchset #7 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/c19a210cab019968afc9e2a93f6c...

Powered by Google App Engine
This is Rietveld 408576698