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

Issue 23823002: Don't doom the wrong simple cache entry. (Closed)

Created:
7 years, 3 months ago by gavinp
Modified:
7 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org
Visibility:
Public.

Description

Don't doom the wrong simple cache entry. Previously, dooming a previously doomed simple cache entry could doom an existing entry. Now fixed. R=pliard,pasko BUG=289542 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223073

Patch Set 1 #

Patch Set 2 : re-enable test #

Patch Set 3 : rebase on top of upstream remediation #

Patch Set 4 : rebase only #

Patch Set 5 : rebase #

Patch Set 6 : rebase to CQed version upstream #

Total comments: 8

Patch Set 7 : rebase #

Patch Set 8 : remediate #

Patch Set 9 : enable one more test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -5 lines) Patch
M net/disk_cache/entry_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +35 lines, -3 lines 0 comments Download
M net/disk_cache/simple/simple_entry_impl.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M net/disk_cache/simple/simple_entry_impl.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
gavinp
pliard, pasko: PTAL. Note this is downstream of https://codereview.chromium.org/23486006/ , which is the CL for ...
7 years, 3 months ago (2013-08-30 13:27:56 UTC) #1
pasko
On 2013/08/30 13:27:56, gavinp wrote: > pliard, pasko: PTAL. > > Note this is downstream ...
7 years, 3 months ago (2013-08-30 13:37:09 UTC) #2
Philippe
Nice, thanks Gavin! LGTM. This is the pre-existing bug that you mentioned in my CL, ...
7 years, 3 months ago (2013-08-30 13:38:54 UTC) #3
gavinp
On 2013/08/30 13:38:54, Philippe wrote: > Nice, thanks Gavin! LGTM. This is the pre-existing bug ...
7 years, 3 months ago (2013-08-30 14:50:40 UTC) #4
gavinp
On 2013/08/30 13:37:09, pasko wrote: > On 2013/08/30 13:27:56, gavinp wrote: > > pliard, pasko: ...
7 years, 3 months ago (2013-08-30 14:54:50 UTC) #5
pasko
On 2013/08/30 14:54:50, gavinp wrote: > On 2013/08/30 13:37:09, pasko wrote: > > On 2013/08/30 ...
7 years, 3 months ago (2013-08-30 15:39:51 UTC) #6
gavinp
On 2013/08/30 15:39:51, pasko wrote: > On 2013/08/30 14:54:50, gavinp wrote: > > On 2013/08/30 ...
7 years, 3 months ago (2013-08-30 15:43:16 UTC) #7
gavinp
pasko: The upstream change is now in CQ. PTAL now, I'd like to land this ...
7 years, 3 months ago (2013-09-11 19:25:43 UTC) #8
pasko
https://codereview.chromium.org/23823002/diff/68001/net/disk_cache/entry_unittest.cc File net/disk_cache/entry_unittest.cc (right): https://codereview.chromium.org/23823002/diff/68001/net/disk_cache/entry_unittest.cc#newcode3056 net/disk_cache/entry_unittest.cc:3056: // Create, Doom, Create, Doom (1st entry), Open. do ...
7 years, 3 months ago (2013-09-12 10:46:48 UTC) #9
gavinp
pasko: PTAL. I wish I had a better answer about more patterns. https://codereview.chromium.org/23823002/diff/68001/net/disk_cache/entry_unittest.cc File net/disk_cache/entry_unittest.cc ...
7 years, 3 months ago (2013-09-12 15:39:48 UTC) #10
gavinp
Nota bene: this is based on trunk now.
7 years, 3 months ago (2013-09-12 15:40:09 UTC) #11
pasko
LGTM, thank you, Gavin! The subtlety of having two entries and only one being active ...
7 years, 3 months ago (2013-09-13 12:00:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/23823002/97001
7 years, 3 months ago (2013-09-13 13:12:05 UTC) #13
Deprecated (see juliatuttle)
On 2013/09/13 12:00:01, pasko wrote: > LGTM, thank you, Gavin! > > The subtlety of ...
7 years, 3 months ago (2013-09-13 15:35:51 UTC) #14
pasko
On 2013/09/13 15:35:51, ttuttle wrote: > On 2013/09/13 12:00:01, pasko wrote: > > LGTM, thank ...
7 years, 3 months ago (2013-09-13 17:04:30 UTC) #15
commit-bot: I haz the power
7 years, 3 months ago (2013-09-13 17:34:40 UTC) #16
Message was sent while issue was closed.
Change committed as 223073

Powered by Google App Engine
This is Rietveld 408576698