James Willcox
384123a12c
Bug 1196816 - Include MOZ_APP_ABI in Android crash reports r=jchen
2015-08-24 12:52:07 -05:00
Nathan Toone
55b9d2c2a4
Bug 1161195 - Part 2: Rename variables. r=nalexander
...
Rename variables to be consistent with the name used in confvars.sh.
2015-05-05 20:11:15 -06:00
James Willcox
fe70495e56
Bug 1132278 - Add SDK min/max versions to Android crash reports r=rnewman
2015-03-09 08:33:22 -05:00
Jim Chen
360240b1ea
Bug 1066982 - Try to not launch processes on pre-JB devices because of Android bug; r=snorp
...
On pre-JB Android, there's a bug in Bionic's fork implementation that can cause
a hang when launching processes, so this patch makes us avoid doing that if we can.
2014-10-23 16:32:27 -04:00
Chris Kitching
74d2f1eb58
Bug 1081406: Remove unnecessary numeric casts. r=rnewman
2014-10-11 00:42:36 +01:00
Mark Finkle
e38210a69f
Bug 1061430 - Change SharedPreferences.Editor commit() to apply() where appropriate (CrashReporter.java) r=rnewman
2014-09-03 02:00:45 -04:00
Richard Newman
610f9339d0
Bug 1017242 - Part 8: remove API 8 code from CrashReporter. r=mfinkle
2014-07-18 16:47:09 -07:00
Brian Nicholson
36ccd34675
Bug 999203 - Add a pref to record crashes. r=mfinkle
2014-04-24 12:27:42 -07:00
Nick Alexander
93d75d4d81
Bug 990116 - Part 1: Split BROWSER_INTENT_CLASS and BROWSER_INTENT_CLASS_NAME. r=mcomella
2014-04-01 22:00:46 -07:00
Lucas Rocha
aa31f389ef
Bug 940575 - Implement scopes for SharedPreferences (r=rnewman)
2014-04-01 15:02:14 +01:00
CJ Barker
f15db88a69
Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson
2013-12-02 22:46:06 -05:00
Brian Nicholson
7cd9736413
Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle
2013-09-10 11:17:42 -07:00
Chris Kitching
020350e077
Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman
2013-07-02 08:12:17 -04:00
Brian Nicholson
97ad9b9ecc
Bug 703564 - Improve the crash reporter. r=mfinkle
2013-04-23 15:02:22 -07:00
Brian Nicholson
9b97a1e4d0
Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
2013-04-09 17:10:47 -07:00