DescriptionRevert of [Tracing] Adjust allocation register size for low-end devices (patchset #4 id:60001 of https://codereview.chromium.org/1530583003/ )
Reason for revert:
win64 GN builders are broken:
e:\b\build\slave\win_x64_gn\build\src\base\trace_event\heap_profiler_allocation_register_unittest.cc(210) : error C2220: warning treated as error - no 'object' file generated
e:\b\build\slave\win_x64_gn\build\src\base\trace_event\heap_profiler_allocation_register_unittest.cc(210) : warning C4267: 'argument' : conversion from 'size_t' to 'uint32_t', possible loss of data
Original issue's description:
> [Tracing] Adjust allocation register size for low-end devices
>
> This patch limits the size of the allocation register and prevents OOM
> errors when running AllocationRegisterTest.OverflowDeathTest on low-end
> devices.
>
> BUG=570242
>
> Committed: https://crrev.com/684e479f9a46580b5d5bdcf58944b832f6317dc1
> Cr-Commit-Position: refs/heads/master@{#365905}
TBR=primiano@chromium.org,ruuda@google.com,seantopping@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=570242
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|