gecko-dev/browser/tools/mozscreenshots
Gijs Kruitbosch 290c64c982 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

--HG--
extra : rebase_source : 92d4b775a7a7cbb5793e74eea471be81be974dda
2017-03-29 11:03:47 +01:00
..
controlCenter Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws 2016-10-18 12:34:35 +01:00
devtools Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws 2016-10-18 12:34:35 +01:00
mozscreenshots/extension Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
permissionPrompts Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws 2016-10-18 12:34:35 +01:00
preferences Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws 2016-10-18 12:34:35 +01:00
primaryUI Bug 1329262 - Enable compact themes in mozscreenshots;r=MattN 2017-01-19 14:10:04 -08:00
.eslintrc.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
browser.ini Bug 1268648 - Add a mozscreenshots configuration for control center. r=MattN 2016-07-25 12:49:53 +02:00
browser_screenshots.js Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
head.js Bug 1309946 - remove all traces of add-on performance monitoring, r=Yoric 2017-03-29 11:03:47 +01:00
moz.build Bug 1268648 - Add a mozscreenshots configuration for control center. r=MattN 2016-07-25 12:49:53 +02:00