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

Issue 1168503008: Oilpan: Remove PersistentBase (Closed)

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

Description

Oilpan: Remove PersistentBase This is a preparation for removing a vtable from the Persistent hierarchy. This CL removes PersistentBase. This CL just moves the logic of the PersistentBase to Persistent, CrossThreadPersistent and PersistentHeapCollection. No change in behavior. BUG=483380 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196729

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -119 lines) Patch
M Source/platform/heap/Handle.h View 1 12 chunks +138 lines, -110 lines 0 comments Download
M Source/platform/heap/ThreadState.h View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
haraken
PTAL https://codereview.chromium.org/1168503008/diff/1/Source/platform/heap/Handle.h File Source/platform/heap/Handle.h (right): https://codereview.chromium.org/1168503008/diff/1/Source/platform/heap/Handle.h#newcode155 Source/platform/heap/Handle.h:155: Persistent() : PersistentNode(TraceMethodDelegate<Persistent<T>, &Persistent<T>::trace>::trampoline), m_raw(nullptr) It is unfortunate ...
4 years, 10 months ago (2015-06-08 04:31:29 UTC) #2
keishi
LGTM
4 years, 10 months ago (2015-06-08 05:22:42 UTC) #3
haraken
Will wait for the oilpan tree get green (i.e., land https://codereview.chromium.org/1164753004/) and land.
4 years, 10 months ago (2015-06-08 05:31:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168503008/1
4 years, 10 months ago (2015-06-08 23:48:08 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/android_blink_compile_dbg/builds/39614)
4 years, 10 months ago (2015-06-09 00:53:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168503008/20001
4 years, 10 months ago (2015-06-09 00:59:30 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2015-06-09 03:03:05 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196729

Powered by Google App Engine
This is Rietveld 408576698