gecko-dev/devtools/client/animationinspector
J. Ryan Stinnett d56f6a7b1f Bug 1436187 - Move frame-script-utils.js to shared/test. r=bgrins
Move frame-script-utils.js into shared/test since it is a test only file.  In
addition, it's removed from jar.mn so it won't be part the file we ship.  Test
manifests can use the absolute path syntax to make it accessible in new
directories.

MozReview-Commit-ID: 5sKYvv2rsJs

--HG--
rename : devtools/client/shared/frame-script-utils.js => devtools/client/shared/test/frame-script-utils.js
extra : rebase_source : 8c4d77c37cacdae36d17102b4dbf1222ec1fbd8a
2018-03-06 14:14:55 -06:00
..
components Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test Bug 1436187 - Move frame-script-utils.js to shared/test. r=bgrins 2018-03-06 14:14:55 -06:00
animation-controller.js Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
animation-inspector.xhtml Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
animation-panel.js Bug 1382576 - Switch over from the old-event-emitter to event-emitter in the animation inspector; r=jdescottes 2017-09-06 16:51:50 +02:00
graph-helper.js Bug 1426194 - Part 1: Correspond to the keyframes which have same offset. r=pbro 2017-12-22 00:49:10 +09:00
moz.build Bug 1210796 - Part 2: Visualize each properties. r=pbro 2017-04-18 12:15:54 +09:00
utils.js Bug 1382576 - Switch over from the old-event-emitter to event-emitter in the animation inspector; r=jdescottes 2017-09-06 16:51:50 +02:00