gecko-dev/devtools/client/performance
Mantaroh Yoshinaga 90f3d3d4d0 Bug 1062106 part 2 - Remove unused SVG Attribute Animations cascade level. r=birtles,dbaron,xidorn
The previous patch in this series converted all uses of mapped attributes
for animation to be animated as CSS properties (that is, to be treated
as presentation hints in the cascade).

As result, we no longer need the SVG Animation presentation hints level
of the cascade, the corresponding rule processor(SVGAttrAnimationRuleProcessor),
or the corresponding eRestyle_SVGAttrAnimations restyle hint. So this patch
removes these unused rule processor and restyle hint.

MozReview-Commit-ID: Hm8IDaqc3ym

--HG--
extra : rebase_source : 339ad209f37ea84857577001c7385323f2187d46
2017-03-21 15:43:26 +09:00
..
components Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
docs Bug 1062106 part 2 - Remove unused SVG Attribute Animations cascade level. r=birtles,dbaron,xidorn 2017-03-21 15:43:26 +09:00
legacy Bug 1333296 (part 5) - Remove SPS references in devtools/ and dom/. r=mstange. 2017-01-25 09:08:15 +11:00
modules Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
test Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
views Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs 2017-01-03 10:07:50 -05:00
events.js Bug 1245886 - Refactor performance tests, r=jsantell 2016-03-16 09:39:39 +01:00
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
panel.js Bug 1288830 - Start to lint parts of the performance tool. r=jsantell 2016-07-22 13:55:00 -04:00
performance-controller.js Bug 1316630 - don't emit pref-changed event on gDevTools; r=jdescottes 2016-11-21 08:47:10 -07:00
performance-view.js Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau 2017-03-03 09:42:27 +01:00
performance.xul Bug 1255116 - Simplify toolbar button styles. r=jryans 2017-02-14 19:34:54 +00:00