Commit graph

5 commits

Author SHA1 Message Date
Mark Banner
01008c7d57 Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian
MozReview-Commit-ID: 8pidN7x6MYh

--HG--
extra : rebase_source : 6a0d6800091231fc1535223bd7fc6df0ba40d47b
2017-10-30 09:55:39 +00:00
Geoff Brown
385594a2b7 Bug 1325530 - requestLongerTimeout for browser_shown.js; r=mconley
A simple solution to current timeouts. Several other tabcrashed tests
already use requestLongerTimeout -- it seems like these tests often have
a long run time.
2017-07-26 09:16:18 -06:00
Mike Conley
245d4b515a Bug 1378036 - Factor out a utility method for about:tabcrashed tests. r=Felipe
MozReview-Commit-ID: 6JAicvHdFlV

--HG--
extra : rebase_source : a7f0a9f5f799f710b230ebae4e69d9915e531977
2017-07-17 18:25:58 -04: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
Mike Conley
a44beb08d3 Bug 1309316 - Move about:tabcrashed tests into their own directory. r=Felipe
MozReview-Commit-ID: C3emEC3JbiL

--HG--
rename : browser/base/content/test/general/browser_aboutTabCrashed_clearEmail.js => browser/base/content/test/tabcrashed/browser_clearEmail.js
rename : browser/base/content/test/general/browser_aboutTabCrashed_showForm.js => browser/base/content/test/tabcrashed/browser_showForm.js
rename : browser/base/content/test/general/browser_aboutTabCrashed.js => browser/base/content/test/tabcrashed/browser_shown.js
rename : browser/base/content/test/general/browser_aboutTabCrashed_withoutDump.js => browser/base/content/test/tabcrashed/browser_withoutDump.js
extra : rebase_source : b8333240ca7628b991cf3a2445dc3575197c82a8
2016-11-10 23:17:48 -05:00
Renamed from browser/base/content/test/general/browser_aboutTabCrashed.js (Browse further)