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

Issue 169053004: Remove a bunch of unused network flags. (Closed)

Created:
6 years, 10 months ago by willchan no longer on Chromium
Modified:
6 years, 9 months ago
Reviewers:
Johnny, szym, mef, Ryan Hamilton, sky
CC:
chromium-reviews
Visibility:
Public.

Description

Remove a bunch of unused network flags. --enable-sdch (renamed to --enable-sdch-over-https) --enable-spdy2 --max-spdy-concurrent-streams (kept the ability in the networking library to expose this for configuration purposes, but chromium will not configure it) --enable-ip-pooling --disable-ip-pooling BUG=344673, 303957, 344684, 344698, 344793 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254316

Patch Set 1 #

Total comments: 3

Patch Set 2 : Bring back IPv6 flags, remove IP pooling flags #

Total comments: 4

Patch Set 3 : Remove the rest of pooling. #

Patch Set 4 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -70 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 1 chunk +2 lines, -14 lines 0 comments Download
M chrome/browser/io_thread.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 3 3 chunks +0 lines, -17 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 chunks +2 lines, -5 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 5 chunks +5 lines, -21 lines 0 comments Download
M net/http/http_network_session.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_network_session.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M net/spdy/spdy_session_pool.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M net/spdy/spdy_session_pool.cc View 1 2 4 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
willchan no longer on Chromium
mef: Please review the sdch change szym: Please review the IPv6 change rch/johnny: Please review ...
6 years, 10 months ago (2014-02-19 00:05:53 UTC) #1
szym
https://codereview.chromium.org/169053004/diff/1/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/169053004/diff/1/chrome/browser/io_thread.cc#newcode191 chrome/browser/io_thread.cc:191: if (command_line.HasSwitch(switches::kDisableIPv6)) { IMO if anything deserves to be ...
6 years, 10 months ago (2014-02-19 00:13:29 UTC) #2
willchan no longer on Chromium
https://codereview.chromium.org/169053004/diff/1/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/169053004/diff/1/chrome/browser/io_thread.cc#newcode191 chrome/browser/io_thread.cc:191: if (command_line.HasSwitch(switches::kDisableIPv6)) { On 2014/02/19 00:13:29, szym wrote: > ...
6 years, 10 months ago (2014-02-19 00:21:43 UTC) #3
Ryan Hamilton
lgtm SPDY changes LGTM.
6 years, 10 months ago (2014-02-19 01:29:18 UTC) #4
Johnny
SPDY lgtm > rch/johnny: Please review the spdy changes. I'm somewhat tempted to yank out ...
6 years, 10 months ago (2014-02-19 01:37:14 UTC) #5
szym
https://codereview.chromium.org/169053004/diff/1/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/169053004/diff/1/chrome/browser/io_thread.cc#newcode191 chrome/browser/io_thread.cc:191: if (command_line.HasSwitch(switches::kDisableIPv6)) { On 2014/02/19 00:21:43, willchan wrote: > ...
6 years, 10 months ago (2014-02-19 02:29:16 UTC) #6
willchan no longer on Chromium
szym: I brought back the IPv6 flags. I think this should be in the clear ...
6 years, 10 months ago (2014-02-19 07:17:51 UTC) #7
Ryan Hamilton
On 2014/02/19 07:17:51, willchan wrote: > rch/johnny: I saw the IP pooling flags and killed ...
6 years, 10 months ago (2014-02-19 16:26:24 UTC) #8
mef
https://codereview.chromium.org/169053004/diff/250001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (left): https://codereview.chromium.org/169053004/diff/250001/chrome/browser/chrome_browser_main.cc#oldcode1403 chrome/browser/chrome_browser_main.cc:1403: net::SdchManager::EnableSdchSupport(false); Is it OK that if we remove this ...
6 years, 10 months ago (2014-02-24 21:41:37 UTC) #9
willchan no longer on Chromium
https://codereview.chromium.org/169053004/diff/250001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (left): https://codereview.chromium.org/169053004/diff/250001/chrome/browser/chrome_browser_main.cc#oldcode1403 chrome/browser/chrome_browser_main.cc:1403: net::SdchManager::EnableSdchSupport(false); On 2014/02/24 21:41:37, mef wrote: > Is it ...
6 years, 10 months ago (2014-02-24 21:45:57 UTC) #10
willchan no longer on Chromium
Remove the rest of pooling.
6 years, 9 months ago (2014-02-27 23:10:40 UTC) #11
willchan no longer on Chromium
merge
6 years, 9 months ago (2014-02-27 23:41:51 UTC) #12
mef
lgtm
6 years, 9 months ago (2014-02-28 16:55:36 UTC) #13
willchan no longer on Chromium
The CQ bit was checked by willchan@chromium.org
6 years, 9 months ago (2014-02-28 22:43:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/169053004/480001
6 years, 9 months ago (2014-02-28 22:44:39 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-02-28 23:01:51 UTC) #16
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=52841
6 years, 9 months ago (2014-02-28 23:01:51 UTC) #17
willchan no longer on Chromium
Oops, I missed a chrome/ OWNER. +sky
6 years, 9 months ago (2014-02-28 23:06:49 UTC) #18
sky
LGTM
6 years, 9 months ago (2014-02-28 23:27:24 UTC) #19
willchan no longer on Chromium
The CQ bit was checked by willchan@chromium.org
6 years, 9 months ago (2014-02-28 23:34:17 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/169053004/480001
6 years, 9 months ago (2014-02-28 23:35:34 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/169053004/480001
6 years, 9 months ago (2014-03-01 01:08:17 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/169053004/480001
6 years, 9 months ago (2014-03-01 01:29:46 UTC) #23
commit-bot: I haz the power
6 years, 9 months ago (2014-03-01 01:42:05 UTC) #24
Message was sent while issue was closed.
Change committed as 254316

Powered by Google App Engine
This is Rietveld 408576698