Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(23)

Issue 1210373002: Oilpan: Decrease m_promptlyFreedSize in makeConsistentForMutator (Closed)

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

Description

Oilpan: Decrease m_promptlyFreedSize in makeConsistentForMutator This CL fixes crashes when running a snapshot GC. Currently the increase/decrease balance of m_promptlyFreedSize is broken, and we hit ASSERT(m_promptlyFreedSize == freedSize) at line 731. BUG=490087 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197894

Patch Set 1 #

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

Messages

Total messages: 7 (2 generated)
haraken
PTAL
4 years, 10 months ago (2015-06-26 04:19:13 UTC) #2
keishi
4 years, 10 months ago (2015-06-26 05:02:57 UTC) #3
keishi
lgtm
4 years, 10 months ago (2015-06-26 05:03:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210373002/1
4 years, 10 months ago (2015-06-26 05:18:08 UTC) #6
commit-bot: I haz the power
4 years, 10 months ago (2015-06-26 06:27:07 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197894

Powered by Google App Engine
This is Rietveld 408576698