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

Issue 180723022: Revert 168384 "Use OwnPtrs for heap contains cache and persisten..." (Closed)

Created:
6 years, 9 months ago by eae
Modified:
6 years, 9 months ago
CC:
blink-reviews
Visibility:
Public.

Description

Revert 168384 "Use OwnPtrs for heap contains cache and persisten..." Revert 168384 as it caused a serious crash (top #1 crasher on mac). BUG=349842 > Use OwnPtrs for heap contains cache and persistent anchor. We were leaking the HeapContainsCache. > > R=haraken@chromium.org, vegorov@chromium.org > BUG=348629 > NOTRY=true > > Review URL: https://codereview.chromium.org/183683017 TBR=ager@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M trunk/Source/heap/Handle.h View 2 chunks +1 line, -2 lines 0 comments Download
M trunk/Source/heap/ThreadState.h View 4 chunks +4 lines, -4 lines 0 comments Download
M trunk/Source/heap/ThreadState.cpp View 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
eae
6 years, 9 months ago (2014-03-06 21:08:40 UTC) #1
eae
Committed patchset #1 manually as r168676.
6 years, 9 months ago (2014-03-06 21:09:09 UTC) #2
Mads Ager (chromium)
6 years, 9 months ago (2014-03-07 10:29:57 UTC) #3
Message was sent while issue was closed.
This cannot be the cause of that crash. I have a change out to fix the crash and
I will reland this.

Powered by Google App Engine
This is Rietveld 408576698