зеркало из https://github.com/mozilla/gecko-dev.git
92856897c5
This adds a generic walker method that cna be used to retrieve AnimationPlayerActor's target DOM nodes in a way that they can be highlighted/selected later in the inspector. Making the AnimationPlayerActor return the nodeActor directly wouldn't fully work, as the walker would have missed the missing parent nodeFronts updates. On the UI, this adds a new component in each PlayerWidget that displays a preview of the target DOM nodes, highlight them on hover, and select them on click. --HG-- extra : rebase_source : dfbf459d9de14233f125d028cf81f6b934941ea2 |
||
---|---|---|
.. | ||
actors | ||
docs | ||
tests | ||
child.js | ||
content-globals.js | ||
content-server.jsm | ||
dbg-server.jsm | ||
main.js | ||
moz.build | ||
nsIJSInspector.idl | ||
nsJSInspector.cpp | ||
nsJSInspector.h | ||
protocol.js |