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

Issue 669323002: Oilpan: Clarify ownership of split-off heaps. (Closed)

Created:
6 years, 2 months ago by tkent
Modified:
6 years, 2 months ago
Reviewers:
oilpan-reviews, haraken, sof
CC:
blink-reviews, kouhei+heap_chromium.org, Mads Ager (chromium), mkwst+moarreviews_chromium.org
Project:
blink
Visibility:
Public.

Description

Oilpan: Clarify ownership of split-off heaps. - BaseHeap::split() should return PassOwnPtr<BaseHeap>. - BaseHeap::merge() should take a PassOwnPtr<BaseHeap> argument. BUG=420515 TEST=None; No behavior changes. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184255

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -16 lines) Patch
M Source/platform/heap/Heap.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/heap/Heap.cpp View 4 chunks +5 lines, -6 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 3 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
tkent
Please review this.
6 years, 2 months ago (2014-10-23 04:59:13 UTC) #2
haraken
LGTM
6 years, 2 months ago (2014-10-23 05:01:32 UTC) #3
sof
lgtm
6 years, 2 months ago (2014-10-23 05:04:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/669323002/1
6 years, 2 months ago (2014-10-23 05:11:43 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 11:03:41 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184255

Powered by Google App Engine
This is Rietveld 408576698