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

Issue 144623006: Implement support for QUIC proxies in ProxyServer (Closed)

Created:
6 years, 10 months ago by Ryan Hamilton
Modified:
6 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Implement support for QUIC proxies in ProxyServer BUG=335275 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248904

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix comments #

Patch Set 4 : fix proxy_api_helpers.cc #

Total comments: 2

Patch Set 5 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -7 lines) Patch
M chrome/browser/extensions/api/proxy/proxy_api_helpers.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/proxy/proxy_apitest.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/proxy.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/proxy/individual/test.js View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M net/proxy/proxy_info.h View 1 chunk +7 lines, -0 lines 0 comments Download
M net/proxy/proxy_server.h View 1 2 4 chunks +8 lines, -0 lines 0 comments Download
M net/proxy/proxy_server.cc View 1 2 3 4 5 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
Ryan Hamilton
As discussed earlier .... :> (I'm working on a follow up CL to make use ...
6 years, 10 months ago (2014-01-31 00:15:08 UTC) #1
eroman
Update GetDefaultPortForScheme() In fact, you should probably delete the default handler so compiler warning forces ...
6 years, 10 months ago (2014-01-31 01:24:23 UTC) #2
Ryan Hamilton
On 2014/01/31 01:24:23, eroman wrote: > Update GetDefaultPortForScheme() I think I did? > In fact, ...
6 years, 10 months ago (2014-01-31 18:03:46 UTC) #3
eroman
On Fri, Jan 31, 2014 at 10:03 AM, <rch@chromium.org> wrote: > On 2014/01/31 01:24:23, eroman ...
6 years, 10 months ago (2014-01-31 18:49:51 UTC) #4
eroman
lgtm
6 years, 10 months ago (2014-01-31 18:51:00 UTC) #5
Ryan Hamilton
battre: chrome/browser/extensions/api/proxy/proxy_api_helpers.cc
6 years, 10 months ago (2014-01-31 19:43:57 UTC) #6
battre
https://codereview.chromium.org/144623006/diff/130001/chrome/browser/extensions/api/proxy/proxy_api_helpers.cc File chrome/browser/extensions/api/proxy/proxy_api_helpers.cc (right): https://codereview.chromium.org/144623006/diff/130001/chrome/browser/extensions/api/proxy/proxy_api_helpers.cc#newcode441 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc:441: break; I think there is a little bit more ...
6 years, 10 months ago (2014-02-03 10:14:57 UTC) #7
Ryan Hamilton
https://codereview.chromium.org/144623006/diff/130001/chrome/browser/extensions/api/proxy/proxy_api_helpers.cc File chrome/browser/extensions/api/proxy/proxy_api_helpers.cc (right): https://codereview.chromium.org/144623006/diff/130001/chrome/browser/extensions/api/proxy/proxy_api_helpers.cc#newcode441 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc:441: break; On 2014/02/03 10:14:57, battre wrote: > I think ...
6 years, 10 months ago (2014-02-03 22:28:38 UTC) #8
battre
Proxy API code LGTM
6 years, 10 months ago (2014-02-04 08:46:55 UTC) #9
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 10 months ago (2014-02-04 18:43:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/144623006/230001
6 years, 10 months ago (2014-02-04 18:48:57 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 19:21:07 UTC) #12
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=47990
6 years, 10 months ago (2014-02-04 19:21:08 UTC) #13
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 10 months ago (2014-02-05 00:00:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/144623006/230001
6 years, 10 months ago (2014-02-05 00:12:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/144623006/230001
6 years, 10 months ago (2014-02-05 01:46:10 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-05 04:24:12 UTC) #17
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=48156
6 years, 10 months ago (2014-02-05 04:24:14 UTC) #18
Ryan Hamilton
kalman: proxy.json
6 years, 10 months ago (2014-02-05 04:36:47 UTC) #19
not at google - send to devlin
lgtm
6 years, 10 months ago (2014-02-05 04:58:37 UTC) #20
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 10 months ago (2014-02-05 05:01:28 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/144623006/230001
6 years, 10 months ago (2014-02-05 05:06:27 UTC) #22
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 07:38:08 UTC) #23
Message was sent while issue was closed.
Change committed as 248904

Powered by Google App Engine
This is Rietveld 408576698