gecko-dev/browser/devtools
Patrick Brosset 92856897c5 Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins
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
2015-05-04 13:55:51 +02:00
..
animationinspector Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins 2015-05-04 13:55:51 +02:00
app-manager Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
canvasdebugger Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
commandline Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
debugger Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00
eyedropper Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
fontinspector Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
framework Bug 999568 - Bring devtools window to front on F12. r=pbrosset 2015-04-30 22:51:07 +02:00
inspector Bug 1158822 - Link css url attributes to style-editor and js url attributes to debugger; r=jsantell 2015-05-04 09:23:04 +02:00
layoutview Bug 1151956 - Add tooltips with refs to source css rules in the layout-view; r=miker 2015-04-16 18:40:40 +02:00
markupview Bug 1158822 - Link css url attributes to style-editor and js url attributes to debugger; r=jsantell 2015-05-04 09:23:04 +02:00
netmonitor Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
performance Bug 1160332 - Correctly check that the mouse is active in graphs to clean up rerender jank, a rebase error from 1157914. r=vp 2015-04-30 20:33:00 -04:00
profiler Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
projecteditor Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
responsivedesign Bug 1160217 - Wait for resize to complete in browser_responsiveuiaddcustompreset.js before sampling inner dimensions of content. r=jryans. 2015-04-30 13:35:14 -04:00
scratchpad Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
shadereditor Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
shared Bug 1145187 - Add a Poller utility object for togglign on polling functions. r=jryans 2015-05-04 11:46:30 -07:00
sourceeditor Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
storage Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
styleeditor Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
styleinspector Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
tilt Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
timeline Bug 1150696 - Move all timeline tests that are still relevent into the performance tools tests. r=vp 2015-04-30 12:23:11 -07:00
webaudioeditor Backed out changeset b09423cfc86b (bug 1098374) for dt orange 2015-04-20 15:40:48 -07:00
webconsole Bug 922212 - Add console.dirxml. r=bgrins, r=mrbkap 2015-04-29 11:34:00 -04:00
webide Bug 1159083 - Pass XAUTHORITY to Linux simulators. r=janx 2015-04-30 15:37:05 -07:00
definitions.js Bug 1143027 - The performance tool tab highlights during a recording. r=vp 2015-04-27 15:59:22 -07:00
devtools-clhandler.js Bug 1138591 - Remove the chrome-enabled pref. r=past 2015-03-28 03:42:33 -05:00
devtools-clhandler.manifest Backed out 7 changesets (bug 942756) for Gi bustage 2014-04-24 14:30:44 -07:00
jar.mn Bug 999568 - Bring devtools window to front on F12. r=pbrosset 2015-04-30 22:51:07 +02:00
main.js Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
moz.build Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00