DescriptionLeakDetector: Add commandline option to force crash when leak is found.
This CL modifies the LeakDetector to force immediate crash when an
optional commandline argument is specified to content_shell.
Usage:
$ content_shell --dump-render-tree --enable-leak-detection=crash-on-failure
This enables us to use the ClusterFuzz infrastructure to investigate and
minimize leaks, as the tool currently detects the test case pass/fail by
seeing if the process crashes.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284064
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|