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

Issue 12742014: Instant: Allow empty sets to be added to the cache. (Closed)

Created:
7 years, 9 months ago by sreeram
Modified:
7 years, 9 months ago
Reviewers:
brettw, Shishir
CC:
chromium-reviews, melevin, dougw+watch_chromium.org, gideonwald, dominich, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, Jered
Visibility:
Public.

Description

Instant: Allow empty sets to be added to the cache. BUG=223671 R=shishir@chromium.org,brettw@chromium.org TEST=See bug. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190516

Patch Set 1 #

Total comments: 4

Patch Set 2 : DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -2 lines) Patch
M chrome/common/instant_restricted_id_cache.h View 1 3 chunks +11 lines, -2 lines 0 comments Download
M chrome/common/instant_restricted_id_cache_unittest.cc View 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sreeram
@shishir for review @sky for OWNERS
7 years, 9 months ago (2013-03-25 20:53:57 UTC) #1
Shishir
lgtm
7 years, 9 months ago (2013-03-25 20:55:42 UTC) #2
sreeram
@brettw for OWNERS
7 years, 9 months ago (2013-03-25 20:59:03 UTC) #3
brettw
https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h File chrome/common/instant_restricted_id_cache.h (right): https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h#newcode97 chrome/common/instant_restricted_id_cache.h:97: return; I'm wondering about this. If you add too ...
7 years, 9 months ago (2013-03-25 22:26:52 UTC) #4
sreeram
https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h File chrome/common/instant_restricted_id_cache.h (right): https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h#newcode97 chrome/common/instant_restricted_id_cache.h:97: return; On 2013/03/25 22:26:52, brettw wrote: > I'm wondering ...
7 years, 9 months ago (2013-03-25 22:29:33 UTC) #5
brettw
https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h File chrome/common/instant_restricted_id_cache.h (right): https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h#newcode97 chrome/common/instant_restricted_id_cache.h:97: return; Yeah, I like the dcheck.
7 years, 9 months ago (2013-03-25 22:34:03 UTC) #6
sreeram
https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h File chrome/common/instant_restricted_id_cache.h (right): https://codereview.chromium.org/12742014/diff/1/chrome/common/instant_restricted_id_cache.h#newcode97 chrome/common/instant_restricted_id_cache.h:97: return; On 2013/03/25 22:34:04, brettw wrote: > Yeah, I ...
7 years, 9 months ago (2013-03-25 22:39:26 UTC) #7
brettw
lgtm
7 years, 9 months ago (2013-03-25 22:43:03 UTC) #8
sreeram
7 years, 9 months ago (2013-03-26 00:15:02 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r190516 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698