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

Issue 543603003: Oilpan: Expose Heap::collectGarbage to the web layer (Closed)

Created:
6 years, 3 months ago by haraken
Modified:
6 years, 3 months ago
CC:
abarth-chromium, blink-reviews, dglazkov+blink, jamesr
Project:
blink
Visibility:
Public.

Description

Oilpan: Expose Heap::collectGarbage to the web layer Heap::collectGarbage is needed in media_stream_impl_unittest. BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181615

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M Source/web/WebHeap.cpp View 1 2 3 2 chunks +11 lines, -1 line 0 comments Download
M public/web/WebHeap.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
haraken
PTAL
6 years, 3 months ago (2014-09-04 12:09:08 UTC) #2
haraken
More detailed explanation for why we need WebHeap::collectGarbage is written here: https://codereview.chromium.org/509933002/
6 years, 3 months ago (2014-09-04 12:10:12 UTC) #3
Mads Ager (chromium)
LGTM https://codereview.chromium.org/543603003/diff/1/public/web/WebHeap.h File public/web/WebHeap.h (right): https://codereview.chromium.org/543603003/diff/1/public/web/WebHeap.h#newcode51 public/web/WebHeap.h:51: static void collectGarbage(); Could you add a comment ...
6 years, 3 months ago (2014-09-04 12:13:55 UTC) #5
haraken
https://codereview.chromium.org/543603003/diff/1/public/web/WebHeap.h File public/web/WebHeap.h (right): https://codereview.chromium.org/543603003/diff/1/public/web/WebHeap.h#newcode51 public/web/WebHeap.h:51: static void collectGarbage(); On 2014/09/04 12:13:55, Mads Ager (chromium) ...
6 years, 3 months ago (2014-09-04 12:15:51 UTC) #6
jochen (gone - plz use gerrit)
https://codereview.chromium.org/543603003/diff/20001/public/web/WebHeap.h File public/web/WebHeap.h (right): https://codereview.chromium.org/543603003/diff/20001/public/web/WebHeap.h#newcode53 public/web/WebHeap.h:53: static void collectGarbage(); those APIs should all end in ...
6 years, 3 months ago (2014-09-04 13:33:46 UTC) #7
haraken
On 2014/09/04 13:33:46, jochen wrote: > https://codereview.chromium.org/543603003/diff/20001/public/web/WebHeap.h > File public/web/WebHeap.h (right): > > https://codereview.chromium.org/543603003/diff/20001/public/web/WebHeap.h#newcode53 > ...
6 years, 3 months ago (2014-09-04 13:44:00 UTC) #8
haraken
On 2014/09/04 13:44:00, haraken wrote: > On 2014/09/04 13:33:46, jochen wrote: > > https://codereview.chromium.org/543603003/diff/20001/public/web/WebHeap.h > ...
6 years, 3 months ago (2014-09-08 13:48:32 UTC) #9
haraken
jochen@: Would you take a look at this one?
6 years, 3 months ago (2014-09-09 04:31:39 UTC) #10
tkent
https://codereview.chromium.org/543603003/diff/60001/public/web/WebHeap.h File public/web/WebHeap.h (right): https://codereview.chromium.org/543603003/diff/60001/public/web/WebHeap.h#newcode53 public/web/WebHeap.h:53: static void collectGarbageForTesting(); Needs BLINK_EXPORT https://codereview.chromium.org/543603003/diff/60001/public/web/WebHeap.h#newcode54 public/web/WebHeap.h:54: static void ...
6 years, 3 months ago (2014-09-09 06:45:04 UTC) #12
haraken
https://codereview.chromium.org/543603003/diff/60001/public/web/WebHeap.h File public/web/WebHeap.h (right): https://codereview.chromium.org/543603003/diff/60001/public/web/WebHeap.h#newcode53 public/web/WebHeap.h:53: static void collectGarbageForTesting(); On 2014/09/09 06:45:04, tkent (overloaded) wrote: ...
6 years, 3 months ago (2014-09-09 06:46:17 UTC) #13
tkent
lgtm
6 years, 3 months ago (2014-09-09 06:48:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/543603003/80001
6 years, 3 months ago (2014-09-09 06:48:23 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 181615
6 years, 3 months ago (2014-09-09 07:48:58 UTC) #17
jochen (gone - plz use gerrit)
6 years, 3 months ago (2014-09-09 08:13:46 UTC) #18
Message was sent while issue was closed.
lgtm, thx

Powered by Google App Engine
This is Rietveld 408576698