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

Issue 649213002: Oilpan: eager resource disposal on MemoryCache eviction. (Closed)

Created:
6 years, 2 months ago by sof
Modified:
6 years, 2 months ago
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Oilpan: eager resource disposal on MemoryCache eviction. Promptly let go of a memory cache entry's Resource when evicting it, and do not wait until the next GC to strike. This provides the same behavior & lifetime for the resource as non-Oilpan. R=mkwst BUG=420068 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183606

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M Source/core/fetch/MemoryCache.h View 1 chunk +7 lines, -1 line 0 comments Download
M Source/core/fetch/MemoryCache.cpp View 2 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
sof
Please take a look.
6 years, 2 months ago (2014-10-13 12:35:03 UTC) #2
Mike West
LGTM.
6 years, 2 months ago (2014-10-13 12:36:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/649213002/1
6 years, 2 months ago (2014-10-13 14:35:41 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as 183606
6 years, 2 months ago (2014-10-13 14:39:23 UTC) #6
haraken
6 years, 2 months ago (2014-10-13 15:01:55 UTC) #7
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698