Commit Graph

24 Commits

Author SHA1 Message Date
Kris Maglione
0bb74efdf1 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Cosmin Sabou
f09d6d985d Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
Backed out changeset a1eca62826a1 (bug 1431533)
Backed out changeset 34c999fa006b (bug 1431533)
Backed out changeset e2674287e57f (bug 1431533)
2018-01-30 07:17:48 +02:00
Kris Maglione
fd67f090b2 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Brindusan Cristian
483ba301cb Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
Backed out changeset 6e56f4c8843e (bug 1431533)
Backed out changeset 12fc4dee861c (bug 1431533)
2018-01-30 02:32:43 +02:00
Kris Maglione
683a97d172 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Matthew Noorenberghe
b41a1febf3 Bug 1431394 - Follow-up lint fix and comment re-order. r=bustage 2018-01-22 18:13:27 -08:00
Edan Reynolds
750aeecbe8 Bug 1431394 - requestCompleteLog so mozprocess knows we're still alive for the long session. r=MattN 2018-01-23 15:30:17 +11:00
grenewode
0a0e9f22f6 Bug 1412357 - Added mochitest asserts + logging to TestRunner.jsm. r=mconley
Moved the call to TestRunner.initTest to head.js so that it only needs to be called once.
Also, TestRunner._findBoundingbox now throws exceptions instead of returning null, which makes debugging and testing easier.

MozReview-Commit-ID: LpJmEL3CfKd
2017-11-11 18:55:53 -05:00
Matthew Noorenberghe
4ad496dc26 Bug 1411825 - Capture browser-screenshots on try without MOZSCREENSHOTS_SETS. r=bgrins
MozReview-Commit-ID: 5xI6hTVFSXh
2017-10-25 19:55:45 -07:00
Matthew Noorenberghe
4c82117661 Bug 1371339 - Don't install mozscreenshots in the mochitest extensions dir. r=glandium
MozReview-Commit-ID: BXYWAKyyLXp
2017-06-14 22:18:50 -07:00
Florian Quèze
b2499a4c57 Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
Gijs Kruitbosch
65da082651 Bug 1309946 - remove all traces of add-on performance monitoring, r=Yoric
This removes all the code for add-on performance watching from the
perfmonitoring component. This should mean that for add-on
compartments, we no longer trigger jank or CPOW monitoring in the JS
engine. This should result in minor performance improvements. As a
result, about:performance no longer reports on add-on performance
(but still reports on web page performance).

It also removes the AddonWatchers.jsm module and the related Nightly-
only UI (disabled in the parent commit) and strings. This UI wasn't
ready for release, there wasn't sufficient data it was creating
value for users, and there was some evidence that it didn't always
correctly identify the cause of performance issues, thus potentially
leading to user confusion or annoyance. Removing it therefore seemed
the right thing to do.

MozReview-Commit-ID: LsRwuaUtq6L
2017-03-29 11:03:47 +01:00
Matthew Noorenberghe
3210bccf83 Bug 1332760 - Run mozscreenshots on non-Nightly mozilla-central builds. r=bgrins
MozReview-Commit-ID: LYTRFgYD4Bm
2017-01-20 15:45:34 -08:00
Brian Grinstead
ae3d812d6e Bug 1329262 - Enable compact themes in mozscreenshots;r=MattN
MozReview-Commit-ID: A574iIkQgkW
2017-01-19 14:10:04 -08:00
Florian Quèze
45647c4570 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Mark Banner
ec6aadac5e Bug 1312278 - Turn on no-unused-vars for browser/tools/mozscreenshots. r=MattN
MozReview-Commit-ID: JOwPaYWjEbV
2016-10-23 18:00:20 +01:00
Matthew Noorenberghe
606d89984f No bug - Adjust mozscreenshots timeouts to deal with winxp bustage. r=bustage
MozReview-Commit-ID: ELWk8BX7zLO
2016-05-30 13:14:22 -07:00
Matthew Noorenberghe
87cda6af65 Bug 1265202 - Install mozscreenshots as a temporary add-on. r=bgrins
MozReview-Commit-ID: 2qw2KY1AHb0
2016-04-18 14:21:53 -07:00
Matthew Noorenberghe
468d477fe8 mozscreenshots: Change init logging to "debug" level and follow-up on bug 1248027. r=me
MozReview-Commit-ID: 6GjBRJ2C787
2016-02-24 22:41:56 -08:00
Matthew Noorenberghe
5163c4e89d Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge
MozReview-Commit-ID: 708wpg9Reca
2016-02-13 17:44:05 -08:00
Matthew Noorenberghe
8214cbb8cb Bug 1246455 - mozscreenshots: Add a delay between applying configurations. r=kitcambridge
Avoid conflicts when configurations try to apply at the same time. e.g WindowSize and TabsInTitlebar.
Also bump requestLongerTimeout for the longer duration or this will timeout on OS X.
2016-02-06 18:35:02 -08:00
Matthew Noorenberghe
3b210979a7 No bug - mozscreenshots: Don't capture screenshots on Try if not explicitly indicated by the env. var. rs=kitcambridge 2016-02-02 19:05:21 -08:00
Matthew Noorenberghe
340c6cb447 Bug 1242101 - Only capture mozscreenshots for Nightlies, try pushes and local builds. r=felipe
Don't generate images unless they're wanted and useful.
2016-01-25 13:57:37 -08:00
Matthew Noorenberghe
7c3ecdfd1d Bug 1169179 - Run mozscreenshots as a mochitest-browser-chrome test. r=felipe,glandium 2016-01-19 22:40:34 -08:00