Chromium Code Reviews
DescriptionAlternative solution for crbug.com/594674 base ond DEEPBIND
Tested with the following GN config:
---
is_debug = false
is_component_build = false
dcheck_always_on = true
enable_nacl = false
target_cpu = "x86"
---
Note target_cpu=x86. Rationale: it's easier to test the suicide-on-OOM.
Turns out that exhausting the address space with 64 bit takes quite some time :)
BUG=594674
Patch Set 1 #
|
||||||||||||||||||||||||||||||||||||||||||||||