Chromium Code Reviews
DescriptionSwitch stability reports to use the crashed version's details
Prior to this CL we report the reporter's version details. This CL
switches to using the crasher's version. The reporter's version is
added to the report as global data.
There may be cases in which the crasher's version details are missing.
This CL assumes this is rare. In such cases, no report is sent but we log
to ActivityTracker.Collect.MissingProductDetails.
BUG=687715
Review-Url: https://codereview.chromium.org/2685053003
Cr-Commit-Position: refs/heads/master@{#450367}
Committed: https://chromium.googlesource.com/chromium/src/+/6b9a40a37854fe18d08e55421d05f69973a6038d
Patch Set 1 #Patch Set 2 : Revise tests. Minidumpwriter extracts product details from report #Patch Set 3 : Missing BUILD dependencies #
Total comments: 13
Patch Set 4 : Address bcwhite's comments #
Total comments: 6
Patch Set 5 : Address bcwhite's second round #Patch Set 6 : Merge #Messages
Total messages: 36 (23 generated)
|