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

Issue 7024017: Fix --host-rules command switch. (Closed)

Created:
9 years, 6 months ago by levin
Modified:
9 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Fix --host-rules command switch. BUG=78233 TEST=HostRulesTest.TestMap Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88568

Patch Set 1 #

Patch Set 2 : rough draft of test (not compiling yet). #

Patch Set 3 : Patch with working test. #

Patch Set 4 : Update to ToT. #

Total comments: 6

Patch Set 5 : Feedback addressed. #

Total comments: 1

Patch Set 6 : s/create/Create/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -45 lines) Patch
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/chrome_switches_uitest.cc View 1 2 3 4 1 chunk +63 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_job.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 2 3 4 5 5 chunks +43 lines, -9 lines 0 comments Download
M net/socket/client_socket_pool_manager.h View 1 2 3 5 chunks +13 lines, -3 lines 0 comments Download
M net/socket/client_socket_pool_manager.cc View 14 chunks +61 lines, -33 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
levin
9 years, 6 months ago (2011-06-06 23:18:05 UTC) #1
willchan no longer on Chromium
Minor nits only. I'm cc'ing Pawel too in case he has an opinion on the ...
9 years, 6 months ago (2011-06-07 19:53:29 UTC) #2
levin
http://codereview.chromium.org/7024017/diff/6001/net/http/http_stream_factory_impl_job.cc File net/http/http_stream_factory_impl_job.cc (right): http://codereview.chromium.org/7024017/diff/6001/net/http/http_stream_factory_impl_job.cc#newcode445 net/http/http_stream_factory_impl_job.cc:445: "url", request_info_.url.GetOrigin().spec()))); On 2011/06/07 19:53:29, willchan wrote: > I ...
9 years, 6 months ago (2011-06-08 00:37:25 UTC) #3
willchan no longer on Chromium
Feel free to ask for more clarification here. http://codereview.chromium.org/7024017/diff/6001/net/http/http_stream_factory_impl_job.cc File net/http/http_stream_factory_impl_job.cc (right): http://codereview.chromium.org/7024017/diff/6001/net/http/http_stream_factory_impl_job.cc#newcode445 net/http/http_stream_factory_impl_job.cc:445: "url", ...
9 years, 6 months ago (2011-06-08 05:27:31 UTC) #4
Paweł Hajdan Jr.
The test is good (LGTM). Some minor comments. http://codereview.chromium.org/7024017/diff/6001/chrome/common/chrome_switches_uitest.cc File chrome/common/chrome_switches_uitest.cc (right): http://codereview.chromium.org/7024017/diff/6001/chrome/common/chrome_switches_uitest.cc#newcode31 chrome/common/chrome_switches_uitest.cc:31: test_server_started_ ...
9 years, 6 months ago (2011-06-08 09:05:54 UTC) #5
levin
Ok, I believe that I have addressed all feedback. Thanks!
9 years, 6 months ago (2011-06-08 21:57:57 UTC) #6
willchan no longer on Chromium
LGTM http://codereview.chromium.org/7024017/diff/9004/net/http/http_stream_factory_impl_job.cc File net/http/http_stream_factory_impl_job.cc (right): http://codereview.chromium.org/7024017/diff/9004/net/http/http_stream_factory_impl_job.cc#newcode36 net/http/http_stream_factory_impl_job.cc:36: static scoped_refptr<HttpStreamJobParameters> create( Should be called Create(), not ...
9 years, 6 months ago (2011-06-09 06:02:27 UTC) #7
commit-bot: I haz the power
Try job failure for 7024017-13007 on win for step compile: http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=36093
9 years, 6 months ago (2011-06-09 16:47:25 UTC) #8
commit-bot: I haz the power
9 years, 6 months ago (2011-06-09 19:22:06 UTC) #9
Change committed as 88568

Powered by Google App Engine
This is Rietveld 408576698