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

Issue 953453003: Revert of [Oilpan] Set stack limit using estimated sizes (Re-land) (Closed)

Created:
5 years, 10 months ago by hiroshige
Modified:
5 years, 10 months ago
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

Revert of [Oilpan] Set stack limit using estimated sizes (Re-land) (patchset #2 id:20001 of https://codereview.chromium.org/943293002/) Reason for revert: Speculatively reverted due to failures in browser test ExtensionPageCaptureApiTest.SaveAsMHTML. BUG=460868 Original issue's description: > Set the stack limit size based on estimated sizes. > > To check if the stack memory has enough room for recursive > calls, we tried to allocate a large object and assumed the size. > This CL estimate the real thread stack limit using APIs. > On some platforms where such APIs do not work correctly, > we set the limit using the old algorithm. > > --- > This CL is re-land of https://codereview.chromium.org/910663002/ > and https://codereview.chromium.org/927213002/. > Test was changed in another CL https://codereview.chromium.org/946483002/ > > BUG=420515, 457982 > R=kouhei > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190636 TBR=oilpan-reviews@chromium.org,kouhei@chromium.org,peria@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=420515, 457982 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -45 lines) Patch
M Source/platform/heap/StackFrameDepth.cpp View 3 chunks +6 lines, -42 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hiroshige
Created Revert of [Oilpan] Set stack limit using estimated sizes (Re-land)
5 years, 10 months ago (2015-02-23 11:13:08 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/953453003/1
5 years, 10 months ago (2015-02-23 11:13:43 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=190647
5 years, 10 months ago (2015-02-23 11:14:12 UTC) #3
haraken
5 years, 10 months ago (2015-02-23 11:20:46 UTC) #4
Message was sent while issue was closed.
Speculative revert LGTM.

Powered by Google App Engine
This is Rietveld 408576698