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

Issue 16365009: Remove dead code in CSSValuePool. (Closed)

Created:
7 years, 6 months ago by darktears
Modified:
7 years, 6 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, darktears
Visibility:
Public.

Description

Remove dead code in CSSValuePool. drain() is unused. Its purpose was to clear the various caches in CSSValuePool. So far it's not used anywhere so we should remove dead code. In the future if we want to add cache clearing when memory is low we can just re-add this method. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151852

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -18 lines) Patch
M Source/core/css/CSSValuePool.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/css/CSSValuePool.cpp View 1 chunk +0 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
darktears
7 years, 6 months ago (2013-06-05 15:37:43 UTC) #1
Julien - ping for review
lgtm
7 years, 6 months ago (2013-06-05 16:04:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexis.menard@intel.com/16365009/1
7 years, 6 months ago (2013-06-05 16:05:50 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-06-05 17:30:00 UTC) #4
Message was sent while issue was closed.
Change committed as 151852

Powered by Google App Engine
This is Rietveld 408576698