Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(78)

Issue 1120893003: Oilpan: Put all TraceTraits into TraceTraits.h (Closed)

Created:
5 years ago by haraken
Modified:
5 years ago
CC:
blink-reviews, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: Put all TraceTraits into TraceTraits.h Currently Traits about Oilpan's tracing are written in various places. This CL moves those Traits into TraceTraits.h. This CL basically just moves things around with no functional change. The only non-trivial change is this CL drops 'typename Enable = void' from TraceEagerlyTrait because it's unused. BUG=437144 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194798

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+680 lines, -658 lines) Patch
M Source/platform/heap/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/heap/Handle.h View 2 chunks +1 line, -45 lines 0 comments Download
M Source/platform/heap/Heap.h View 3 chunks +110 lines, -402 lines 0 comments Download
M Source/platform/heap/InlinedGlobalMarkingVisitor.h View 1 chunk +0 lines, -17 lines 0 comments Download
A Source/platform/heap/TraceTraits.h View 1 chunk +558 lines, -0 lines 0 comments Download
M Source/platform/heap/Visitor.h View 1 5 chunks +9 lines, -194 lines 0 comments Download
M Source/platform/heap/blink_heap.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
haraken
The diff is large, but this CL is just moving things around.
5 years ago (2015-05-01 05:13:14 UTC) #2
haraken
PTAL
5 years ago (2015-05-01 05:13:21 UTC) #3
kouhei (in TOK)
lgtm % bots pass
5 years ago (2015-05-01 05:20:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1120893003/1
5 years ago (2015-05-01 06:17:22 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/34511)
5 years ago (2015-05-01 06:27:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1120893003/1
5 years ago (2015-05-01 06:29:08 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/34515)
5 years ago (2015-05-01 06:36:40 UTC) #13
haraken
On 2015/05/01 06:36:40, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years ago (2015-05-01 06:41:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1120893003/1
5 years ago (2015-05-01 06:41:35 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/34517)
5 years ago (2015-05-01 06:49:18 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1120893003/1
5 years ago (2015-05-01 08:04:31 UTC) #20
commit-bot: I haz the power
Failed to apply patch for Source/platform/heap/Visitor.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years ago (2015-05-01 08:05:02 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1120893003/20001
5 years ago (2015-05-01 09:03:03 UTC) #25
commit-bot: I haz the power
5 years ago (2015-05-01 09:06:45 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194798

Powered by Google App Engine
This is Rietveld 408576698