Sebastian Hengst
d2ecd83816
Backed out changeset 4b675a7f0743 (bug 1333126)
2017-08-20 20:10:56 +02:00
Carl Corcoran
ca2d011a97
Bug 1333126: plugin crash tests now wait properly for crash handling; r=gsvelto
...
MozReview-Commit-ID: 70AvBYhCKnE
--HG--
extra : rebase_source : 78ff19d2bf6d119a3d6d488fa198a5f6731dcf5e
2017-08-18 11:25:05 +02:00
Gabriele Svelto
3148018ed7
Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg
...
This patch removes the C++ code used to run the minidump analyzer when a
content process crashes, and replaces it with JS code within the CrashService
object. This removes the need for a separate shutdown blocker in C++ code and
allows end-to-end testing of the crash service functionality. Additionally
the exception handler code can be simplified since it's now only used to run
the crash reporter client.
The test added to test_crash_service.js covers computing the minidump SHA256
hash (bug 1322611) and of the minidump analyzer itself (bug 1280477).
MozReview-Commit-ID: LO5w839NHev
2017-05-11 14:03:50 +02:00
Florian Quèze
5e3539e504
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
2017-05-12 14:42:39 +02:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Jared Wein
ecab54a7c9
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Jared Wein
3718f00db1
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
2016-11-15 22:58:30 -05:00
Mike de Boer
df7e3c059a
Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley
2016-03-04 14:32:24 +01:00
Mike Conley
243f0f6608
Bug 1153659 - Add missing argument to addObserver in browser_pluginCrashReportNonDeterminism.js to avoid permafail on Aurora merge. r=test-only-change
...
--HG--
extra : rebase_source : 646cb9c8fbb8e850a4a8857264b56b4379f94370
2015-04-13 09:09:44 -04:00
Mike Conley
6a2fda6f73
Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
...
--HG--
extra : source : 71310d7e7e2cc37d7da0131ad8e68d4db0788415
extra : amend_source : 5c0178440a40c2f198ad69944dfd600816804914
2015-03-27 16:32:24 -04:00
Carsten "Tomcat" Book
a808046b2f
Backed out changeset 71310d7e7e2c (bug 1110887)
...
--HG--
extra : rebase_source : e89fe430036926c1cc4077154958339c6dbfb3ca
2015-04-09 13:05:55 +02:00
Mike Conley
952ec40084
Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
...
--HG--
extra : rebase_source : 9542bb8f9177680a45deb2056c1a66af59b180d8
2015-03-27 16:32:24 -04:00