DescriptionInitial addition of Blimp engine crash client code (take 2)
This introduces a simple crash client for the engine, which includes a client
that will always allow and always upload crash reports with the
"Chrome_Blimp_Engine" name. Crash reporting is enabled for all processes.
wget is added to the Docker container as it's necessary for crash uploads.
This is based on http://crrev.com/1783053002, with the addition of
missing //content crash keys (without which you'd check-fail), and a
note to people who modify the list in //chrome/common/crash_keys.cc
to also kindly update our list if they're changing things. This should
get better when http://crbug.com/598854 is resolved.
BUG=597454
Committed: https://crrev.com/ffc513054fd32c30c67c4e6d6798c2f198974aec
Cr-Commit-Position: refs/heads/master@{#391577}
Patch Set 1 #
Total comments: 3
Patch Set 2 : s/::crash_keys/crash_keys/ #
Total comments: 11
Patch Set 3 : Address kmarshall's comments and make gn check pass #Patch Set 4 : Make overrides in BlimpEngineCrashReporterClient private #
Total comments: 4
Patch Set 5 : Make the product name a constant #Patch Set 6 : Resolve merge conflicts #Patch Set 7 : Add crash keys related to https://crbug.com/600441 #Patch Set 8 : Merge with head and resolve conflicts #
Messages
Total messages: 27 (9 generated)
|