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

Issue 171843002: [oilpan] Remove GC_INFO_{DEFINE,DECLARE} macros (Closed)

Created:
6 years, 10 months ago by kouhei (in TOK)
Modified:
6 years, 10 months ago
CC:
blink-reviews, haraken, adamk+oilpan_chromium.org, Mads Ager (chromium), abarth-chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -24 lines) Patch
M Source/core/css/CSSValuePool.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/heap/Heap.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M Source/heap/Visitor.h View 1 2 chunks +28 lines, -21 lines 0 comments Download
M Source/heap/tests/HeapTest.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kouhei (in TOK)
Would you take a look? This passes webkit_unit_tests https://codereview.chromium.org/171843002/diff/1/Source/heap/Heap.h File Source/heap/Heap.h (right): https://codereview.chromium.org/171843002/diff/1/Source/heap/Heap.h#newcode925 Source/heap/Heap.h:925: template<typename ...
6 years, 10 months ago (2014-02-19 02:02:53 UTC) #1
haraken
Overall, this looks good to me. Denmark guys should take a look. Nit: We use ...
6 years, 10 months ago (2014-02-19 02:51:40 UTC) #2
kouhei (in TOK)
https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h File Source/heap/Visitor.h (right): https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h#newcode521 Source/heap/Visitor.h:521: static char foo = 'a'; // FIXME On 2014/02/19 ...
6 years, 10 months ago (2014-02-19 03:08:20 UTC) #3
zerny-chromium
lgtm https://codereview.chromium.org/171843002/diff/1/Source/heap/Heap.h File Source/heap/Heap.h (right): https://codereview.chromium.org/171843002/diff/1/Source/heap/Heap.h#newcode925 Source/heap/Heap.h:925: template<typename Any> friend struct FinalizerTrait; On 2014/02/19 02:02:53, ...
6 years, 10 months ago (2014-02-19 09:44:47 UTC) #4
kouhei (in TOK)
https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h File Source/heap/Visitor.h (right): https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h#newcode521 Source/heap/Visitor.h:521: static char foo = 'a'; // FIXME On 2014/02/19 ...
6 years, 10 months ago (2014-02-19 11:57:27 UTC) #5
Vyacheslav Egorov (Chromium)
LGTM! https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h File Source/heap/Visitor.h (right): https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h#newcode521 Source/heap/Visitor.h:521: static char foo = 'a'; // FIXME CLASSOF_FUNC ...
6 years, 10 months ago (2014-02-19 15:03:31 UTC) #6
Mads Ager (chromium)
LGTM, I like it, thanks Kouhei! :-)
6 years, 10 months ago (2014-02-19 15:04:56 UTC) #7
kouhei (in TOK)
Thanks for your feedback! https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h File Source/heap/Visitor.h (right): https://codereview.chromium.org/171843002/diff/1/Source/heap/Visitor.h#newcode521 Source/heap/Visitor.h:521: static char foo = 'a'; ...
6 years, 10 months ago (2014-02-20 01:07:41 UTC) #8
kouhei (in TOK)
6 years, 10 months ago (2014-02-20 06:58:12 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r167456 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698