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

Issue 850433002: During thread detach, delay final sweep until shutdown lock is held. (Closed)

Created:
5 years, 11 months ago by sof
Modified:
5 years, 11 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

During thread detach, delay final sweep until shutdown lock is held. Otherwise we risk re-scheduling a lazy sweep if the thread has to go via a safe point before proceeding to clean out and shut down. R=haraken BUG=357427 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188193

Patch Set 1 #

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

Messages

Total messages: 6 (2 generated)
sof
Please take a look. ( The Heap::prepareHeapForTermination() asserts trigger fairly often on e.g., http/tests/workers/terminate-during-sync-operation-file.html atm. ...
5 years, 11 months ago (2015-01-10 17:13:28 UTC) #2
haraken
LGTM
5 years, 11 months ago (2015-01-11 01:35:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/850433002/1
5 years, 11 months ago (2015-01-11 05:41:55 UTC) #5
commit-bot: I haz the power
5 years, 11 months ago (2015-01-11 06:46:34 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188193

Powered by Google App Engine
This is Rietveld 408576698