Samuel Attard
|
558fff69e7
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
|
Shelley Vohr
|
cc30f4c4fd
|
remove crashReporter deprecation
|
2018-05-23 09:07:14 -07:00 |
|
Felix Rieseberg
|
582ef30b4a
|
👷 Tests, how do they work
|
2018-03-13 17:35:55 -07:00 |
|
Felix Rieseberg
|
72579f9bab
|
🔧 Sort crashes
|
2018-03-13 13:57:12 -07:00 |
|
shelley vohr
|
772a69e24a
|
deprecate autoSubmit in favor of uploadToServer (#11992)
|
2018-02-20 22:31:48 -06:00 |
|
shelley vohr
|
e1b81b8a62
|
remove support for crashReporter autoSubmit (#11976)
|
2018-02-20 10:10:35 -06:00 |
|
Shelley Vohr
|
1a3661206e
|
remove unused deprecate module from crashreporter
|
2018-02-20 08:31:38 -05:00 |
|
Shelley Vohr
|
fc025064f7
|
remove setExtraParameter for 2.0
|
2018-02-20 08:26:10 -05:00 |
|
Shelley Vohr
|
24f60dcd1b
|
re-add warning removed in https://github.com/electron/electron/pull/11013
|
2017-12-07 11:42:18 -05:00 |
|
Aleksei Kuzmin
|
bd766067ac
|
Remove unused deprecate var to make linter happy
|
2017-11-04 07:52:47 +03:00 |
|
Aleksei Kuzmin
|
b3a1fc65e5
|
Disable deprecation warning of crashReported.setExtraParameter()
It caused a couple of Crash Reported tests to timeout on Mac.
Task to enable it back:
https://github.com/electron/electron/issues/11012
|
2017-11-04 07:48:39 +03:00 |
|
Shelley Vohr
|
65f125a245
|
wrap deprecation warning
|
2017-11-01 23:27:20 -04:00 |
|
Shelley Vohr
|
24acd74d15
|
update deprecation warning
|
2017-11-01 22:23:33 -04:00 |
|
Shelley Vohr
|
3af83f1c97
|
add new method and mark setExtraParameter for deprecation
|
2017-11-01 21:57:43 -04:00 |
|
Shelley Vohr
|
93df164485
|
add const and other small edits
|
2017-10-31 23:42:25 -04:00 |
|
Shelley Vohr
|
3136f833a5
|
fixes and updates to GetParameters
|
2017-10-31 13:51:44 -04:00 |
|
Shelley Vohr
|
a9c13359dc
|
first attempt to add new GetParameters method to CrashReporter
|
2017-10-31 13:06:54 -04:00 |
|
Shelley Vohr
|
cb78e4875b
|
fix two failing tests
|
2017-10-30 23:15:57 -04:00 |
|
Shelley Vohr
|
603060f051
|
add new tests
|
2017-10-30 22:51:22 -04:00 |
|
Kevin Sawicki
|
de62f1ea6c
|
Restart crash service in each spec
|
2017-04-19 16:37:24 -07:00 |
|
Kevin Sawicki
|
b51adf8ae5
|
Add spec for updated extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
ba975d552a
|
Add setExtraParameter support on macOS
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3e18d8baf5
|
Remove _ prefix on binding methods
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
bb9876bd6e
|
Remove deprecation warning for autoSubmit
|
2016-11-28 15:08:28 -08:00 |
|
Samuel Attard
|
2bf6f28152
|
shouldUpload --> uploadToServer
|
2016-11-28 15:08:28 -08:00 |
|
Samuel Attard
|
4b61a4d3de
|
Fix linting
|
2016-11-28 15:08:28 -08:00 |
|
Samuel Attard
|
285a36f9de
|
Use GetUploadsEnabled to return GetShouldUpload
|
2016-11-28 15:08:28 -08:00 |
|
Samuel Attard
|
5a1a2616aa
|
Fix build issues
|
2016-11-28 15:08:12 -08:00 |
|
Samuel Attard
|
0d1804b2a0
|
Fix issues and deprecate the old prop
|
2016-11-28 15:08:12 -08:00 |
|
Samuel Attard
|
7b8eb3e09c
|
Rename autoUpload to shouldUpload
|
2016-11-28 15:08:12 -08:00 |
|
Kevin Sawicki
|
d39182b41a
|
Pass crashes directory instead of product name and temp dir
|
2016-10-06 10:55:11 -07:00 |
|
Kevin Sawicki
|
16e3991ffa
|
Guard against app.getPath throwing with OS fallback
|
2016-10-06 10:07:40 -07:00 |
|
Kevin Sawicki
|
883c4b63d0
|
temp_path -> temp_dir
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
0380d3ae50
|
Pass crashes directory to crash service process
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
43702e0f8e
|
Support calling getUploadedReports on unstarted crash reporter
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
a0db484510
|
Use app.getPath directly for temp path
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
f282b51c98
|
🎨 Use ES6 class, destructuring, and let/const
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
ac0658bbf1
|
Use PathService for temp dir path for crashes
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
7e209dd982
|
ATOM_SHELL_INTERNAL_CRASH_SERVICE -> ELECTRON_INTERNAL_CRASH_SERVICE
|
2016-05-25 09:08:09 -07:00 |
|
Kevin Sawicki
|
d627ead273
|
Remove linter errors
|
2016-05-06 10:12:55 -07:00 |
|
Kevin Sawicki
|
a6cf7a1095
|
Remove deprecated crashReporter.start options
|
2016-05-06 10:12:53 -07:00 |
|
Zeke Sikelianos
|
80f7c82f93
|
finish standardizing crash reporter
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
ca7b492b97
|
tiptoeing along, keeping the suite passing
|
2016-03-30 17:00:31 -07:00 |
|
Kevin Sawicki
|
a3f08c9b51
|
Use arrow functions to replace old CoffeeScript => this wrappers
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|