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

Issue 2913063002: PlzNavigate support in data use ascriber (Closed)

Created:
3 years, 6 months ago by tbansal1
Modified:
3 years, 6 months ago
Reviewers:
RyanSturm, Raj, megjablon
CC:
chromium-reviews, cbentzel+watch_chromium.org, tbansal+watch-data-reduction-proxy_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate support in data use ascriber With PlzNavigate, RenderFrameHost will not be populated in mainframe requests. So global request ID alone should be used for mapping those requests to main renderframe, when navigation commits later. This CL is based off of Chromium CL 2874353002. BUG=664233 TBR=rajendrant@chromium.org Review-Url: https://codereview.chromium.org/2913063002 Cr-Commit-Position: refs/heads/master@{#476006} Committed: https://chromium.googlesource.com/chromium/src/+/975ba1a456087d8781f61754b747c66dab30c97f

Patch Set 1 : raj patch #

Patch Set 2 : ps #

Total comments: 5

Patch Set 3 : ryansturm comments #

Patch Set 4 : ryansturm comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -89 lines) Patch
M chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc View 1 2 3 14 chunks +60 lines, -62 lines 0 comments Download
M chrome/browser/data_use_measurement/chrome_data_use_ascriber_unittest.cc View 6 chunks +7 lines, -26 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_data_use_observer.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 46 (40 generated)
tbansal1
ryansturm: ptal. TBRing: rajendrant@
3 years, 6 months ago (2017-05-31 16:03:40 UTC) #25
RyanSturm
lgtm % comments. Right now the comments aren't super important. https://codereview.chromium.org/2913063002/diff/120001/chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc File chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc (right): https://codereview.chromium.org/2913063002/diff/120001/chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc#newcode98 ...
3 years, 6 months ago (2017-05-31 16:26:01 UTC) #27
tbansal1
https://codereview.chromium.org/2913063002/diff/120001/chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc File chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc (right): https://codereview.chromium.org/2913063002/diff/120001/chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc#newcode98 chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc:98: // Create a new DataUseRecorder for all other requests. ...
3 years, 6 months ago (2017-05-31 16:32:54 UTC) #29
tbansal1
https://codereview.chromium.org/2913063002/diff/120001/chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc File chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc (right): https://codereview.chromium.org/2913063002/diff/120001/chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc#newcode415 chrome/browser/data_use_measurement/chrome_data_use_ascriber.cc:415: void ChromeDataUseAscriber::DeleteFromMainRenderFrameDataUseMap( On 2017/05/31 16:32:54, tbansal1 wrote: > On ...
3 years, 6 months ago (2017-05-31 16:33:50 UTC) #31
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/2913063002/160001
3 years, 6 months ago (2017-05-31 20:12:58 UTC) #42
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 20:40:50 UTC) #46
Message was sent while issue was closed.
Committed patchset #4 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/975ba1a456087d8781f61754b747...

Powered by Google App Engine
This is Rietveld 408576698