DescriptionExperimentally disable termination on heap corruption in order to measure the contribution of this feature to missing crash reports.
Because this feature is configured very early in the process lifetime it cannot be directly controlled by a field-trial. Rather, we query the status during a given execution, store that status in the registry, and then query the registry during startup. This means the experiment will only take effect the 2nd time it is executed.
BUG=394842
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284100
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285931
Patch Set 1 #
Total comments: 1
Patch Set 2 : Reverse the sense of a flag name. #Patch Set 3 : Fix compile issue. #Patch Set 4 : Temporarily initialize the CommandLine so that we can determine our channel. #Patch Set 5 : Compile error. #Patch Set 6 : Correct way to check CommandLine initialization. #Patch Set 7 : Merge. #Patch Set 8 : Update comment date. #
Total comments: 2
Messages
Total messages: 24 (0 generated)
|