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

Issue 131803005: Add more oilpan collections support (Closed)

Created:
6 years, 11 months ago by Erik Corry
Modified:
5 years, 11 months ago
CC:
blink-reviews, loislo+blink_chromium.org, yurys+blink_chromium.org, abarth-chromium, adamk+blink_chromium.org, Inactive
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 29

Patch Set 2 : Code review feedback #

Patch Set 3 : Merge up #

Patch Set 4 : Fix raw -> get for realz #

Patch Set 5 : Fix compile error in gcc. #

Patch Set 6 : Add missing getOther method on DefaultAllocatort #

Patch Set 7 : MSVC fix again #

Patch Set 8 : Merged up and tests fixed. #

Patch Set 9 : Fix OtherType for Windows compielr #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+770 lines, -102 lines) Patch
M Source/heap/Handle.h View 1 2 3 4 5 6 7 6 chunks +77 lines, -11 lines 0 comments Download
M Source/heap/Heap.h View 1 2 3 4 5 6 7 8 8 chunks +69 lines, -55 lines 2 comments Download
M Source/heap/HeapTest.cpp View 1 2 3 4 5 6 7 3 chunks +489 lines, -2 lines 0 comments Download
M Source/heap/Visitor.h View 1 2 3 4 5 6 7 3 chunks +101 lines, -23 lines 0 comments Download
M Source/wtf/DefaultAllocator.h View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -1 line 0 comments Download
M Source/wtf/HashMap.h View 1 chunk +8 lines, -2 lines 0 comments Download
M Source/wtf/HashSet.h View 1 chunk +8 lines, -2 lines 0 comments Download
M Source/wtf/HashTable.h View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/wtf/Vector.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (1 generated)
Erik Corry
6 years, 11 months ago (2014-01-14 15:43:54 UTC) #1
haraken
LGTM with comments. https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h File Source/heap/Handle.h (right): https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h#newcode350 Source/heap/Handle.h:350: protected: Don't we want private here? ...
6 years, 11 months ago (2014-01-15 04:48:35 UTC) #2
zerny-chromium
lgtm https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h File Source/heap/Handle.h (right): https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h#newcode350 Source/heap/Handle.h:350: protected: On 2014/01/15 04:48:35, haraken wrote: > > ...
6 years, 11 months ago (2014-01-15 08:05:27 UTC) #3
Chris Evans
On 2014/01/15 08:05:27, zerny-chromium wrote: > lgtm > > https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h > File Source/heap/Handle.h (right): > ...
6 years, 11 months ago (2014-01-15 08:39:15 UTC) #4
Mads Ager (chromium)
LGTM I have removed a bunch of friend declarations and renamed raw to get in ...
6 years, 11 months ago (2014-01-15 08:48:17 UTC) #5
Erik Corry
https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h File Source/heap/Handle.h (right): https://codereview.chromium.org/131803005/diff/1/Source/heap/Handle.h#newcode484 Source/heap/Handle.h:484: OffHeapCollectionTraceTrait<Collection>::mark(visitor, m_collection); } On 2014/01/15 04:48:35, haraken wrote: > ...
6 years, 11 months ago (2014-01-15 09:27:32 UTC) #6
haraken
Thank for all the replies. LGTM.
6 years, 11 months ago (2014-01-15 09:32:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/150001
6 years, 11 months ago (2014-01-15 10:06:17 UTC) #8
commit-bot: I haz the power
Failed to trigger a try job on linux_blink_rel HTTP Error 400: Bad Request
6 years, 11 months ago (2014-01-15 16:34:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/320001
6 years, 11 months ago (2014-01-15 16:36:06 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) blink_platform_unittests, webkit_lint, webkit_python_tests, webkit_tests, webkit_unit_tests, wtf_unittests ...
6 years, 11 months ago (2014-01-15 17:41:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/490001
6 years, 11 months ago (2014-01-16 10:07:20 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) wtf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=7745
6 years, 11 months ago (2014-01-16 10:42:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/490001
6 years, 11 months ago (2014-01-16 10:52:28 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) wtf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=7760
6 years, 11 months ago (2014-01-16 11:49:54 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/490001
6 years, 11 months ago (2014-01-16 12:48:22 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_layout for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout&number=18864
6 years, 11 months ago (2014-01-16 14:06:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/660002
6 years, 11 months ago (2014-01-16 14:32:36 UTC) #18
commit-bot: I haz the power
Retried try job too often on win_layout for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout&number=18881
6 years, 11 months ago (2014-01-16 16:17:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/131803005/890002
6 years, 10 months ago (2014-01-28 11:25:30 UTC) #20
commit-bot: I haz the power
Change committed as 165932
6 years, 10 months ago (2014-01-28 13:54:58 UTC) #21
Nico
We're trying to get a build of chrome/win with clang going. On our clang/win/debug bot, ...
6 years, 5 months ago (2014-07-25 16:58:38 UTC) #22
Erik Corry
On 2014/07/25 16:58:38, Nico (away) wrote: > We're trying to get a build of chrome/win ...
6 years, 5 months ago (2014-07-25 21:36:19 UTC) #23
Nico
https://codereview.chromium.org/131803005/diff/890002/Source/heap/Heap.h File Source/heap/Heap.h (right): https://codereview.chromium.org/131803005/diff/890002/Source/heap/Heap.h#newcode1297 Source/heap/Heap.h:1297: // MSVC supports it only in MSVC 2013. We're ...
6 years, 3 months ago (2014-08-29 19:41:41 UTC) #25
Mads Ager (chromium)
https://codereview.chromium.org/131803005/diff/890002/Source/heap/Heap.h File Source/heap/Heap.h (right): https://codereview.chromium.org/131803005/diff/890002/Source/heap/Heap.h#newcode1297 Source/heap/Heap.h:1297: // MSVC supports it only in MSVC 2013. On ...
6 years, 3 months ago (2014-09-01 06:34:35 UTC) #26
Mads Ager (chromium)
On 2014/09/01 06:34:35, Mads Ager (chromium) wrote: > https://codereview.chromium.org/131803005/diff/890002/Source/heap/Heap.h > File Source/heap/Heap.h (right): > > ...
6 years, 3 months ago (2014-09-01 14:12:46 UTC) #27
Mads Ager (chromium)
On 2014/09/01 14:12:46, Mads Ager (chromium) wrote: > On 2014/09/01 06:34:35, Mads Ager (chromium) wrote: ...
6 years, 3 months ago (2014-09-01 14:14:50 UTC) #28
Mads Ager (chromium)
On 2014/09/01 14:14:50, Mads Ager (chromium) wrote: > On 2014/09/01 14:12:46, Mads Ager (chromium) wrote: ...
6 years, 3 months ago (2014-09-01 14:15:12 UTC) #29
Nico
6 years, 3 months ago (2014-09-01 19:21:55 UTC) #30
Message was sent while issue was closed.
> Ehm, *here* it is: https://codereview.chromium.org/526023003/

sadness, thanks for checking. Maybe file a bug with ms connect so that they can
fix this, and consider updating the comment to not say "MSVC supports it only in
MSVC 2013." ("MSVC 2013 claims to support this, but crashes when used, <link to
msconnect bug>".

Powered by Google App Engine
This is Rietveld 408576698