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

Issue 23608009: NULL out the buffer in the Vector<T, inline> destructor. (Closed)

Created:
7 years, 3 months ago by Chris Evans
Modified:
7 years, 3 months ago
CC:
blink-reviews, loislo+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, abarth-chromium, dglazkov+blink, adamk+blink_chromium.org, jeez
Visibility:
Public.

Description

NULL out the buffer in the Vector<T, inline> destructor. This is a subset of previously reviewed CL, https://codereview.chromium.org/23531010/ that had to be reverted due to unknown reasons for a performance regression. Hence, relanding in pieces. BUG=270545 R=abarth@chromium.org, tsepez@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157409

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M Source/wtf/Vector.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Chris Evans
7 years, 3 months ago (2013-09-07 06:20:03 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r157409.

Powered by Google App Engine
This is Rietveld 408576698