DescriptionEnable breakpad building by default on Android.
After https://chromiumcodereview.appspot.com/10407058 we can compile
breakpad by default and still have it disabled for non-official builds.
Changes the Android build to allow compiling breakpad but not use
it by not creating the crash fd and not passing it to the renderer
process unless breakpad is enabled.
Changes linux and Android to use a switch for enabling breakpad
since that's a lot easier to test with on android then an environment
variable.
BUG=105778, 170530
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178111
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : fix assuming linux_breakpad->on #
Total comments: 1
Patch Set 5 : #Patch Set 6 : remove annotation #
Total comments: 8
Patch Set 7 : nits #Messages
Total messages: 14 (0 generated)
|