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

Issue 596053003: Add client type in chrome-proxy header for desktop. (Closed)

Created:
6 years, 2 months ago by Not at Google. Contact bengr
Modified:
6 years, 2 months ago
Reviewers:
bengr, boliu
CC:
chromium-reviews, cbentzel+watch_chromium.org, piatek, marq (ping after 24h)
Base URL:
https://chromium.googlesource.com/chromium/src.git@extension
Project:
chromium
Visibility:
Public.

Description

Add client type in chrome-proxy header for desktop. Make client an enum instead of string. BUG=412982 Committed: https://crrev.com/d650ae28dae3a4c9d6073224d03705c0ff7a9fdf Cr-Commit-Position: refs/heads/master@{#297885}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address code review comments #

Patch Set 3 : Address code review comments #

Patch Set 4 : Fix tests #

Patch Set 5 : Minor whitespace changes. #

Patch Set 6 : Sync to head at green. #

Patch Set 7 : Add default case in switch to make compiler happy. #

Patch Set 8 : Default return at end of GetString method. #

Patch Set 9 : Add mising []. #

Patch Set 10 : Add missing Client:: #

Total comments: 4

Patch Set 11 : Remove unnecessary const keyword. #

Messages

Total messages: 18 (7 generated)
Not at Google. Contact bengr
bengr: chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h
6 years, 2 months ago (2014-09-23 20:02:15 UTC) #2
bengr
https://codereview.chromium.org/596053003/diff/1/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc File components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc (right): https://codereview.chromium.org/596053003/diff/1/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc#newcode44 components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc:44: const char kClientQnx[] = "qnx"; Please add chromeos while ...
6 years, 2 months ago (2014-09-23 20:18:51 UTC) #3
Not at Google. Contact bengr
https://codereview.chromium.org/596053003/diff/1/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc File components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc (right): https://codereview.chromium.org/596053003/diff/1/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc#newcode44 components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc:44: const char kClientQnx[] = "qnx"; On 2014/09/23 20:18:50, bengr1 ...
6 years, 2 months ago (2014-09-29 23:47:18 UTC) #4
bengr
lgtm, but please address my nits. https://codereview.chromium.org/596053003/diff/180001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc File components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc (right): https://codereview.chromium.org/596053003/diff/180001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc#newcode64 components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc:64: const Client client, ...
6 years, 2 months ago (2014-10-02 17:36:07 UTC) #5
Not at Google. Contact bengr
https://codereview.chromium.org/596053003/diff/180001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc File components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc (right): https://codereview.chromium.org/596053003/diff/180001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc#newcode64 components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc:64: const Client client, On 2014/10/02 17:36:07, bengr1 wrote: > ...
6 years, 2 months ago (2014-10-02 18:07:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596053003/200001
6 years, 2 months ago (2014-10-02 18:49:34 UTC) #10
Not at Google. Contact bengr
boliu: android_webview/*
6 years, 2 months ago (2014-10-02 18:57:30 UTC) #12
boliu
On 2014/10/02 18:57:30, kundaji wrote: > boliu: > android_webview/* lgtm
6 years, 2 months ago (2014-10-02 19:36:45 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596053003/200001
6 years, 2 months ago (2014-10-02 20:05:56 UTC) #16
commit-bot: I haz the power
Committed patchset #11 (id:200001) as 481969fecd048a691aac5b063f154d01370aab6f
6 years, 2 months ago (2014-10-02 20:12:01 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 20:12:31 UTC) #18
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/d650ae28dae3a4c9d6073224d03705c0ff7a9fdf
Cr-Commit-Position: refs/heads/master@{#297885}

Powered by Google App Engine
This is Rietveld 408576698