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

Issue 635013003: Expose data reduction proxy auth token for internal builds. (Closed)

Created:
6 years, 2 months ago by Not at Google. Contact bengr
Modified:
6 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Expose data reduction proxy auth token for internal builds. Provide a method in google_api_keys to expose data reduction proxy auth token to non-mobile builds. BUG=412884 Committed: https://crrev.com/033fb6ec8e164d0ee17da4b575dc103785cb4722 Cr-Commit-Position: refs/heads/master@{#299736}

Patch Set 1 #

Patch Set 2 : Minor whitespace change. #

Total comments: 1

Patch Set 3 : Conditionally depend on google_apis based on OS. #

Patch Set 4 : Add missing comma in BUILD.gn #

Total comments: 9

Patch Set 5 : Addressed bengr comments #

Patch Set 6 : Fix gypi target. #

Total comments: 2

Patch Set 7 : Used std::string() instead of "" #

Patch Set 8 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M components/data_reduction_proxy.gypi View 1 2 3 4 5 6 7 1 chunk +7 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.cc View 1 2 3 4 5 6 7 2 chunks +12 lines, -0 lines 0 comments Download
M google_apis/google_api_keys.h View 1 chunk +3 lines, -0 lines 0 comments Download
M google_apis/google_api_keys.cc View 1 2 3 4 5 6 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Not at Google. Contact bengr
bengr: components/data_reduction_proxy/*
6 years, 2 months ago (2014-10-07 21:53:57 UTC) #2
bengr
https://codereview.chromium.org/635013003/diff/20001/components/data_reduction_proxy/DEPS File components/data_reduction_proxy/DEPS (right): https://codereview.chromium.org/635013003/diff/20001/components/data_reduction_proxy/DEPS#newcode4 components/data_reduction_proxy/DEPS:4: "+google_apis", Does this dependency include a lot of code? ...
6 years, 2 months ago (2014-10-10 00:26:07 UTC) #3
Not at Google. Contact bengr
https://codereview.chromium.org/635013003/diff/140001/components/data_reduction_proxy/DEPS File components/data_reduction_proxy/DEPS (right): https://codereview.chromium.org/635013003/diff/140001/components/data_reduction_proxy/DEPS#newcode4 components/data_reduction_proxy/DEPS:4: "+google_apis", On 2014/10/10 00:26:06, bengr1 wrote: > I am ...
6 years, 2 months ago (2014-10-10 17:09:07 UTC) #4
bengr
On 2014/10/10 17:09:07, kundaji wrote: > https://codereview.chromium.org/635013003/diff/140001/components/data_reduction_proxy/DEPS > File components/data_reduction_proxy/DEPS (right): > > https://codereview.chromium.org/635013003/diff/140001/components/data_reduction_proxy/DEPS#newcode4 > ...
6 years, 2 months ago (2014-10-10 18:35:06 UTC) #5
Not at Google. Contact bengr
https://codereview.chromium.org/635013003/diff/140001/components/data_reduction_proxy/DEPS File components/data_reduction_proxy/DEPS (right): https://codereview.chromium.org/635013003/diff/140001/components/data_reduction_proxy/DEPS#newcode4 components/data_reduction_proxy/DEPS:4: "+google_apis", On 2014/10/10 00:26:06, bengr1 wrote: > I am ...
6 years, 2 months ago (2014-10-10 18:55:44 UTC) #6
bengr
lgtm with nit. https://codereview.chromium.org/635013003/diff/430001/google_apis/google_api_keys.cc File google_apis/google_api_keys.cc (right): https://codereview.chromium.org/635013003/diff/430001/google_apis/google_api_keys.cc#newcode187 google_apis/google_api_keys.cc:187: return ""; return std::string()
6 years, 2 months ago (2014-10-10 23:36:48 UTC) #7
Not at Google. Contact bengr
https://codereview.chromium.org/635013003/diff/430001/google_apis/google_api_keys.cc File google_apis/google_api_keys.cc (right): https://codereview.chromium.org/635013003/diff/430001/google_apis/google_api_keys.cc#newcode187 google_apis/google_api_keys.cc:187: return ""; On 2014/10/10 23:36:47, bengr1 wrote: > return ...
6 years, 2 months ago (2014-10-11 00:00:25 UTC) #8
Not at Google. Contact bengr
rogerta: google_apis/google_api_keys.cc google_apis/google_api_keys.h bengr: components/data_reduction_proxy.gypi components/data_reduction_proxy/DEPS components/data_reduction_proxy/browser/BUILD.gn components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc
6 years, 2 months ago (2014-10-11 00:02:22 UTC) #10
Roger Tawa OOO till Jul 10th
lgtm google_apis Sorry for delay in review.
6 years, 2 months ago (2014-10-15 14:38:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/635013003/660001
6 years, 2 months ago (2014-10-15 18:56:50 UTC) #13
commit-bot: I haz the power
Committed patchset #8 (id:660001)
6 years, 2 months ago (2014-10-15 19:11:16 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 19:12:10 UTC) #15
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/033fb6ec8e164d0ee17da4b575dc103785cb4722
Cr-Commit-Position: refs/heads/master@{#299736}

Powered by Google App Engine
This is Rietveld 408576698