DescriptionRevert 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 #
Created: 5 years, 10 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|