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

Issue 14161010: Rewrite scoped_array<T> to scoped_ptr<T[]> in net. (Closed)

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

Description

Rewrite scoped_array<T> to scoped_ptr<T[]> in net. Hopefully this is the last one before the scoped_array removal can land. BUG=171111 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194644

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/spdy/spdy_buffer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jar (doing other things)
LGTM for patch set one (tiny change)
7 years, 8 months ago (2013-04-17 18:37:42 UTC) #1
dcheng
7 years, 8 months ago (2013-04-17 18:51:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r194644 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698