gecko-dev/devtools
Brian Birtles abf343e33c Bug 1301305 - Make DevTools tests that expect all animation properties to run on the compositor use 'opacity'; r=pbro
In subsequent patches in this bug we will change the heuristics for determining
which transform animations run on the compositor. As a result some assumptions
in DevTools tests about which animations run on the compositor will change.

Since the heuristics for transform animations are more complex than opacity
animations, in this patch we just switch those animations to use opacity
instead (and add an animation rule that clearly marks that it expects all its
properties to run on the compositor).

MozReview-Commit-ID: FfDUAzKJRCz

--HG--
extra : rebase_source : 6e0a30658d35fa236f9d8bfb343cb4355b4ce0e5
extra : histedit_source : 700cc9b3352caf06008224f7e5651ba7f63890b1
2016-12-02 09:02:40 +09:00
..
client Bug 1301305 - Make DevTools tests that expect all animation properties to run on the compositor use 'opacity'; r=pbro 2016-12-02 09:02:40 +09:00
docs Bug 1268591 - Make devtools icons black by default and invert them for dark theme. r=bgrins a=kwierso CLOSED TREE 2016-07-22 00:44:11 +02:00
server Bug 1321096 - Extract TabActor into its own module to prevent loading it in the parent process. r=jryans 2016-12-01 13:20:31 -08:00
shared Bug 1321022 followup, refresh devtools css db to fix xpcshell errors. 2016-12-03 14:48:09 +00:00
.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
.eslintrc.mochitests.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
.eslintrc.xpcshell.js Bug 1240165 - Expand the eslint rule 'mark-test-function-used' to cover xpcshell tests as well as gecko tests and apply to the whole tree. r=miker 2016-10-26 09:46:40 +01:00
bootstrap.js Bug 1303288 - Force unloading all JSM when reloading devtools via the addon. r=pbro 2016-09-21 08:06:01 -07:00
chrome.manifest Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans 2016-10-27 13:28:31 -07:00
install.rdf
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
templates.mozbuild Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00