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

Issue 2625293002: Remove ThreadHeapMode (Closed)

Created:
3 years, 11 months ago by keishi
Modified:
3 years, 11 months ago
Reviewers:
haraken, oilpan-reviews, sof
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), blink-reviews-html_chromium.org, loading-reviews+parser_chromium.org, shimazu+worker_chromium.org, kinuko+worker_chromium.org, dglazkov+blink, blink-reviews, horo+watch_chromium.org, kinuko+watch, kouhei+heap_chromium.org, falken+watch_chromium.org, blink-worker-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ThreadHeapMode and make per thread heap mandatory Removes ThreadHeapMode enum and makes per thread heap mandatory. Remove HeapTests.{GCParkingTimeout,RecursiveMutex,ObjectDeadBit} because they test threads attached to the main thread's heap. BUG=591606 Review-Url: https://codereview.chromium.org/2625293002 Cr-Commit-Position: refs/heads/master@{#443190} Committed: https://chromium.googlesource.com/chromium/src/+/5c3ca4cbc1798a8d5551b6636252cf701b2051ad

Patch Set 1 #

Total comments: 4

Messages

Total messages: 18 (11 generated)
keishi
Removes ThreadHeapMode. Removal of things like ThreadHeap::m_threads will be done later.
3 years, 11 months ago (2017-01-12 02:15:50 UTC) #6
haraken
LGTM https://codereview.chromium.org/2625293002/diff/1/third_party/WebKit/Source/platform/heap/HeapTest.cpp File third_party/WebKit/Source/platform/heap/HeapTest.cpp (left): https://codereview.chromium.org/2625293002/diff/1/third_party/WebKit/Source/platform/heap/HeapTest.cpp#oldcode5472 third_party/WebKit/Source/platform/heap/HeapTest.cpp:5472: class DeadBitTester { Yeah, removing this test makes ...
3 years, 11 months ago (2017-01-12 04:26:33 UTC) #9
sof
lgtm https://codereview.chromium.org/2625293002/diff/1/third_party/WebKit/Source/platform/heap/HeapTest.cpp File third_party/WebKit/Source/platform/heap/HeapTest.cpp (left): https://codereview.chromium.org/2625293002/diff/1/third_party/WebKit/Source/platform/heap/HeapTest.cpp#oldcode5472 third_party/WebKit/Source/platform/heap/HeapTest.cpp:5472: class DeadBitTester { On 2017/01/12 04:26:33, haraken wrote: ...
3 years, 11 months ago (2017-01-12 08:29:30 UTC) #11
keishi
https://codereview.chromium.org/2625293002/diff/1/third_party/WebKit/Source/platform/heap/ThreadState.cpp File third_party/WebKit/Source/platform/heap/ThreadState.cpp (left): https://codereview.chromium.org/2625293002/diff/1/third_party/WebKit/Source/platform/heap/ThreadState.cpp#oldcode204 third_party/WebKit/Source/platform/heap/ThreadState.cpp:204: m_heap->attach(this); On 2017/01/12 08:29:30, sof wrote: > It is ...
3 years, 11 months ago (2017-01-12 08:31:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2625293002/1
3 years, 11 months ago (2017-01-12 08:31:53 UTC) #14
haraken
Also shall we announce that we have finished shipping the per-thread heap on the intent-to-ship ...
3 years, 11 months ago (2017-01-12 08:34:38 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 09:30:09 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5c3ca4cbc1798a8d5551b6636252...

Powered by Google App Engine
This is Rietveld 408576698