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

Issue 686313002: Make the proxy server HostPortPair available in document_state so that (Closed)

Created:
6 years, 1 month ago by jeremyim
Modified:
6 years, 1 month ago
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, bengr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make the proxy server HostPortPair available in document_state so that we can determine whether the data_reduction_proxy was used or not for PLT UMA. BUG=374264 Committed: https://crrev.com/ac77ecc781ff1860e3344b99d6f5a8e9d672dd73 Cr-Commit-Position: refs/heads/master@{#302150} Committed: https://crrev.com/bdcd2a7aff20eca5832636c4b78df633cab6c61e Cr-Commit-Position: refs/heads/master@{#302280}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M content/browser/loader/resource_loader.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/weburlresponse_extradata_impl.h View 2 chunks +10 lines, -0 lines 1 comment Download
M content/common/resource_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/resource_response.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/resource_response_info.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M content/public/renderer/document_state.h View 2 chunks +6 lines, -0 lines 1 comment Download
M content/renderer/render_frame_impl.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
jeremyim
mmenke => content/browser/loader/resource_loader.cc creis => content/child* content/public/* content/renderer/* tsepez => content/common/resource_messages.h
6 years, 1 month ago (2014-10-30 00:01:13 UTC) #2
mmenke
On 2014/10/30 00:01:13, jeremyim wrote: > mmenke => content/browser/loader/resource_loader.cc > creis => content/child* content/public/* content/renderer/* ...
6 years, 1 month ago (2014-10-30 15:17:14 UTC) #3
Tom Sepez
Messages LGTM, though I found the name proxy_server confusing, expecting to see some sort of ...
6 years, 1 month ago (2014-10-30 16:45:42 UTC) #4
Charlie Reis
On 2014/10/30 16:45:42, Tom Sepez wrote: > Messages LGTM, though I found the name proxy_server ...
6 years, 1 month ago (2014-10-30 18:05:32 UTC) #5
jeremyim
Also updated resource_response.cc as per the new comment at the top of resource_response_info.h https://codereview.chromium.org/686313002/diff/1/content/public/common/resource_response_info.h File ...
6 years, 1 month ago (2014-10-30 19:00:36 UTC) #6
Charlie Reis
LGTM with nit https://codereview.chromium.org/686313002/diff/40001/content/public/common/resource_response_info.h File content/public/common/resource_response_info.h (right): https://codereview.chromium.org/686313002/diff/40001/content/public/common/resource_response_info.h#newcode97 content/public/common/resource_response_info.h:97: // true, |proxy_server| contains the name ...
6 years, 1 month ago (2014-10-30 19:19:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/686313002/60001
6 years, 1 month ago (2014-10-30 19:53:24 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-30 20:48:55 UTC) #10
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/ac77ecc781ff1860e3344b99d6f5a8e9d672dd73 Cr-Commit-Position: refs/heads/master@{#302150}
6 years, 1 month ago (2014-10-30 20:49:36 UTC) #11
Mike Wittman
Speculatively reverted in e486fdebd339 under suspicion that it's causing a flaky failure on Mac ASan ...
6 years, 1 month ago (2014-10-31 01:23:21 UTC) #12
bengr
I don't see anything obvious that's broken in this CL. IPC is always tricky though. ...
6 years, 1 month ago (2014-10-31 15:59:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/686313002/60001
6 years, 1 month ago (2014-10-31 16:37:23 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-31 16:38:19 UTC) #17
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 16:38:51 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bdcd2a7aff20eca5832636c4b78df633cab6c61e
Cr-Commit-Position: refs/heads/master@{#302280}

Powered by Google App Engine
This is Rietveld 408576698