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

Issue 123383002: Enable SDCH support over HTTPS. (Closed)

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

Description

Enable SDCH support over HTTPS if --enable-sdch=2 switch is present. BUG=313716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243957 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244217

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address jar's comments. #

Patch Set 3 : Add SdchFilter unit tests. #

Total comments: 5

Patch Set 4 : Sync to r243587 #

Patch Set 5 : Address codereview comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -13 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 1 chunk +13 lines, -6 lines 0 comments Download
M net/base/sdch_filter_unittest.cc View 1 2 1 chunk +77 lines, -0 lines 0 comments Download
M net/base/sdch_manager.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M net/base/sdch_manager.cc View 1 2 8 chunks +28 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
mef
Hi Jim, please take a look. It appears to use SDCH over HTTPS for searches ...
6 years, 11 months ago (2014-01-02 19:53:16 UTC) #1
jar (doing other things)
Mostly just naming and comment nits. https://codereview.chromium.org/123383002/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/123383002/diff/1/chrome/browser/chrome_browser_main.cc#newcode1393 chrome/browser/chrome_browser_main.cc:1393: // Disable SDCH ...
6 years, 11 months ago (2014-01-03 18:35:13 UTC) #2
mef
Hi Jim, thanks for your comments, PTAL. https://codereview.chromium.org/123383002/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/123383002/diff/1/chrome/browser/chrome_browser_main.cc#newcode1393 chrome/browser/chrome_browser_main.cc:1393: // Disable ...
6 years, 11 months ago (2014-01-03 20:26:55 UTC) #3
jar (doing other things)
Thanks, the changes all LG. Please add test(s) to net/base/sdch_filter_unittest.cc for the new functionality. Specifically, ...
6 years, 11 months ago (2014-01-03 20:58:35 UTC) #4
mef
On 2014/01/03 20:58:35, jar wrote: > Thanks, the changes all LG. Excellent! > Please add ...
6 years, 11 months ago (2014-01-06 21:13:45 UTC) #5
jar (doing other things)
On 2014/01/06 21:13:45, mef wrote: > On 2014/01/03 20:58:35, jar wrote: > > Thanks, the ...
6 years, 11 months ago (2014-01-07 03:03:00 UTC) #6
mef
Hi Jim, PTAL. I've added some tests for HTTP/HTTPS dictionary advertisement and usage. Couple of ...
6 years, 11 months ago (2014-01-08 17:14:47 UTC) #7
mef
Hi Lei, could you OWNER-review chrome/browser/chrome_browser_main.cc? I've added new value to --enable-sdch command line switch. ...
6 years, 11 months ago (2014-01-08 17:18:01 UTC) #8
Lei Zhang
lgtm with jar's blessings. https://codereview.chromium.org/123383002/diff/170001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/123383002/diff/170001/chrome/browser/chrome_browser_main.cc#newcode1393 chrome/browser/chrome_browser_main.cc:1393: // SDCH options via switches::kEnableSdch ...
6 years, 11 months ago (2014-01-08 19:42:23 UTC) #9
jar (doing other things)
LGTM % nit below. https://codereview.chromium.org/123383002/diff/170001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/123383002/diff/170001/chrome/browser/chrome_browser_main.cc#newcode1393 chrome/browser/chrome_browser_main.cc:1393: // SDCH options via switches::kEnableSdch ...
6 years, 11 months ago (2014-01-08 23:46:18 UTC) #10
mef
Thanks! Jim, just to confirm - does your LGTM cover unit tests as well? https://codereview.chromium.org/123383002/diff/170001/chrome/browser/chrome_browser_main.cc ...
6 years, 11 months ago (2014-01-09 16:23:53 UTC) #11
jar (doing other things)
On 2014/01/09 16:23:53, mef wrote: > Thanks! > > Jim, just to confirm - does ...
6 years, 11 months ago (2014-01-09 17:14:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/123383002/310001
6 years, 11 months ago (2014-01-09 17:23:22 UTC) #13
commit-bot: I haz the power
Change committed as 243957
6 years, 11 months ago (2014-01-09 19:45:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/123383002/310001
6 years, 11 months ago (2014-01-10 18:02:33 UTC) #15
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 19:29:40 UTC) #16
Message was sent while issue was closed.
Change committed as 244217

Powered by Google App Engine
This is Rietveld 408576698