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

Issue 916373002: Oilpan: allow StoppingOtherThreads GC state transition. (Closed)

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

Description

Oilpan: allow StoppingOtherThreads GC state transition. If collectGarbage() fails to park all threads, the GCState is reset from StoppingOtherThreads back to its previous state. If collectAllGarbage() is what brings about that GC, then collectGarbage()'s incoming GCState will either be GCScheduledForTesting or NoGCScheduled. setGCState()'s asserts lacked permission for a StoppingOtherThreads => NoGCScheduled transition. R=haraken BUG=420515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190033

Patch Set 1 #

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

Messages

Total messages: 6 (2 generated)
sof
Please take a look. Assert encountered on https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Win_Oilpan__dbg_/5172/layout-test-results/loader/iframe-src-change-onload-crash-crash-log.txt
5 years, 10 months ago (2015-02-12 08:12:38 UTC) #2
haraken
LGTM, thanks for the fix!
5 years, 10 months ago (2015-02-12 08:35:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/916373002/1
5 years, 10 months ago (2015-02-12 08:38:59 UTC) #5
commit-bot: I haz the power
5 years, 10 months ago (2015-02-12 09:31:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190033

Powered by Google App Engine
This is Rietveld 408576698