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

Issue 24023004: temporarily remove persistent destructor to allow trunk push (Closed)

Created:
7 years, 3 months ago by dcarney
Modified:
7 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

temporarily remove persistent destructor to allow trunk push TBR=dslomov@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=16590

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M include/v8.h View 1 chunk +3 lines, -3 lines 1 comment Download
M test/cctest/test-api.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
dcarney
Committed patchset #1 manually as r16590.
7 years, 3 months ago (2013-09-09 10:10:35 UTC) #1
Dmitry Lomov (no reviews)
7 years, 3 months ago (2013-09-09 11:38:48 UTC) #2
Message was sent while issue was closed.
not lgtm! 
Let's not have commented out code in public API. 
Thanks for fixing in follow-up CL.

https://codereview.chromium.org/24023004/diff/1/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/24023004/diff/1/include/v8.h#newcode552
include/v8.h:552: //  V8_INLINE(~Persistent()) {
Since it is a public API, please remove completely instead of commenting out
(just for the push)

Powered by Google App Engine
This is Rietveld 408576698