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

Issue 1133763003: SdchObserver: add OnDictionary{Added,Removed} (Closed)

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

Description

SdchObserver: add OnDictionary{Added,Removed} These methods are called when the observed SdchManager adds or removess dictionaries. BUG= Committed: https://crrev.com/887d31b0a7727bb1c0b00c6d70a7bdef4fd29841 Cr-Commit-Position: refs/heads/master@{#329920}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add docs & tests #

Patch Set 3 : Remove manager parameter from SdchObserver #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -69 lines) Patch
M chrome/browser/net/sdch_browsertest.cc View 1 2 4 chunks +40 lines, -28 lines 2 comments Download
M net/base/sdch_manager.cc View 1 2 4 chunks +9 lines, -3 lines 0 comments Download
M net/base/sdch_manager_unittest.cc View 1 2 3 chunks +46 lines, -10 lines 0 comments Download
M net/base/sdch_observer.h View 1 2 2 chunks +11 lines, -8 lines 0 comments Download
M net/filter/sdch_filter_unittest.cc View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M net/sdch/sdch_owner.h View 1 2 1 chunk +6 lines, -5 lines 0 comments Download
M net/sdch/sdch_owner.cc View 1 2 3 chunks +8 lines, -5 lines 0 comments Download
M net/sdch/sdch_owner_unittest.cc View 1 2 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Elly Fong-Jones
PTAL? adding some events for Helen's SDCH integration CL's tests.
5 years, 7 months ago (2015-05-11 21:08:29 UTC) #2
mmenke
On 2015/05/11 21:08:29, Elly Jones wrote: > PTAL? adding some events for Helen's SDCH integration ...
5 years, 7 months ago (2015-05-11 21:10:51 UTC) #3
Elly Fong-Jones
On 2015/05/11 21:10:51, mmenke wrote: > On 2015/05/11 21:08:29, Elly Jones wrote: > > PTAL? ...
5 years, 7 months ago (2015-05-11 21:32:57 UTC) #4
mmenke
https://codereview.chromium.org/1133763003/diff/1/net/base/sdch_manager_unittest.cc File net/base/sdch_manager_unittest.cc (right): https://codereview.chromium.org/1133763003/diff/1/net/base/sdch_manager_unittest.cc#newcode57 net/base/sdch_manager_unittest.cc:57: const std::string& /* server_hash */) override {} Should have ...
5 years, 7 months ago (2015-05-12 15:46:42 UTC) #5
mmenke
LGTM https://codereview.chromium.org/1133763003/diff/40001/chrome/browser/net/sdch_browsertest.cc File chrome/browser/net/sdch_browsertest.cc (right): https://codereview.chromium.org/1133763003/diff/40001/chrome/browser/net/sdch_browsertest.cc#newcode294 chrome/browser/net/sdch_browsertest.cc:294: int fetch_count_; nit: DISALLOW_COPY_AND_ASSIGN
5 years, 7 months ago (2015-05-14 19:20:24 UTC) #6
Elly Fong-Jones
https://codereview.chromium.org/1133763003/diff/1/net/base/sdch_observer.h File net/base/sdch_observer.h (right): https://codereview.chromium.org/1133763003/diff/1/net/base/sdch_observer.h#newcode30 net/base/sdch_observer.h:30: // A dictionary has been removed from the observed ...
5 years, 7 months ago (2015-05-14 19:29:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133763003/40001
5 years, 7 months ago (2015-05-14 19:30:52 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-14 20:29:05 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 20:29:53 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/887d31b0a7727bb1c0b00c6d70a7bdef4fd29841
Cr-Commit-Position: refs/heads/master@{#329920}

Powered by Google App Engine
This is Rietveld 408576698