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

Issue 1051933002: Split SdchManager::Dictionary out into separate class/file. (Closed)

Created:
5 years, 8 months ago by Randy Smith (Not in Mondays)
Modified:
5 years, 8 months ago
Reviewers:
Elly Fong-Jones
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split SdchManager::Dictionary out into separate class/file. BUG=None R=ellyjones@chromium.org Committed: https://crrev.com/75b351925587d681a4438d410c2af91d174d7864 Cr-Commit-Position: refs/heads/master@{#324333}

Patch Set 1 #

Patch Set 2 : Added unit tests. #

Total comments: 4

Patch Set 3 : Incorporated comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+457 lines, -320 lines) Patch
A net/base/sdch_dictionary.h View 1 1 chunk +114 lines, -0 lines 0 comments Download
A net/base/sdch_dictionary.cc View 1 2 1 chunk +170 lines, -0 lines 0 comments Download
A net/base/sdch_dictionary_unittest.cc View 1 1 chunk +132 lines, -0 lines 0 comments Download
M net/base/sdch_manager.h View 5 chunks +16 lines, -105 lines 0 comments Download
M net/base/sdch_manager.cc View 1 7 chunks +14 lines, -168 lines 0 comments Download
M net/base/sdch_manager_unittest.cc View 1 2 chunks +2 lines, -43 lines 0 comments Download
M net/filter/sdch_filter.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/filter/sdch_filter_unittest.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/net.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Randy Smith (Not in Mondays)
Elly: As part of doing the load-on-demand work, I decided to make SdchManager::Dictionary private to ...
5 years, 8 months ago (2015-04-01 20:52:16 UTC) #1
Elly Fong-Jones
lgtm https://codereview.chromium.org/1051933002/diff/20001/net/base/sdch_dictionary.cc File net/base/sdch_dictionary.cc (right): https://codereview.chromium.org/1051933002/diff/20001/net/base/sdch_dictionary.cc#newcode151 net/base/sdch_dictionary.cc:151: */ indentation https://codereview.chromium.org/1051933002/diff/20001/net/base/sdch_manager.cc File net/base/sdch_manager.cc (right): https://codereview.chromium.org/1051933002/diff/20001/net/base/sdch_manager.cc#newcode272 net/base/sdch_manager.cc:272: ...
5 years, 8 months ago (2015-04-08 16:25:34 UTC) #2
Randy Smith (Not in Mondays)
Incorporated comments. I went a bit beyond what you suggested and reformatted all the 1.,2.,3. ...
5 years, 8 months ago (2015-04-08 21:06:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1051933002/40001
5 years, 8 months ago (2015-04-08 21:08:23 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-09 01:30:42 UTC) #7
commit-bot: I haz the power
5 years, 8 months ago (2015-04-09 01:32:24 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/75b351925587d681a4438d410c2af91d174d7864
Cr-Commit-Position: refs/heads/master@{#324333}

Powered by Google App Engine
This is Rietveld 408576698