DescriptionRevert of Fix EnableTerminationOnOutOfMemory for malloc (patchset #1 id:1 of https://codereview.chromium.org/836733006/)
Reason for revert:
Fails to compile on win8 gn dbg builder (http://build.chromium.org/p/chromium.win/builders/Win8%20GN%20%28dbg%29/builds/2649/steps/compile/logs/stdio):
c:\b\build\slave\win8_gn__dbg_\build\src\base\process\memory_win.cc(22) :error C2220: warning treated as error - no 'object' file generated
c:\b\build\slave\win8_gn__dbg_\build\src\base\process\memory_win.cc(22) : warning C4702: unreachable code
Original issue's description:
> Fix EnableTerminationOnOutOfMemory for malloc
>
> Currently only crashes on new and new[]. With the change it will also
> crash when there is no memory for malloc as well.
>
> BUG=434397
> TEST=none.
>
> Committed: https://crrev.com/22d64abdc792516fd0f4895b26ae3a73c85239e0
> Cr-Commit-Position: refs/heads/master@{#310320}
TBR=grt@chromium.org,cpu@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=434397
Committed: https://crrev.com/148a2913a8300f6d54aebb399d3190a36b826808
Cr-Commit-Position: refs/heads/master@{#310323}
Patch Set 1 #
Created: 5 years, 11 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|