gecko/browser/devtools
Jordan Santell 0341043b95 Bug 980506 - Implement GC listeners for AudioNodes in the WebAudioActor. r=vp
From f5f7afd0e7ff794caae1f8fb1e298f0f57fb014f Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  2 +
 .../test/browser_webaudio-actor-destroy-node.js    | 41 ++++++++++++++++++
 .../webaudioeditor/test/doc_destroy-nodes.html     | 32 ++++++++++++++
 browser/devtools/webaudioeditor/test/head.js       | 10 +++++
 toolkit/devtools/server/actors/call-watcher.js     |  9 ++--
 toolkit/devtools/server/actors/webaudio.js         | 49 ++++++++++++++++++++++
 6 files changed, 140 insertions(+), 3 deletions(-)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_webaudio-actor-destroy-node.js
 create mode 100644 browser/devtools/webaudioeditor/test/doc_destroy-nodes.html
2014-06-17 13:04:37 -07:00
..
app-manager Bug 1012760 - build a webide-specific addon manager. r=ochameau 2014-06-19 05:19:56 +08:00
canvasdebugger Bug 1025311 - Add telemetry for canvas debugger. r=vp,miker 2014-06-13 16:48:30 -07:00
commandline Bug 1016285 - Add more unit tests for css coverage; r=harth 2014-06-17 09:12:16 +01:00
debugger Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00
eyedropper Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe 2014-06-09 15:16:26 +01:00
fontinspector Bug 996003 - Various devtools test manifest cleanups. r=miker 2014-04-15 08:03:53 -04:00
framework Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen 2014-06-14 06:49:00 -04:00
inspector Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
layoutview Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
markupview Bug 1025880 - Avoid highlighting the default selection when the page is reloaded or when the inspector is opened; r=miker 2014-06-17 13:50:41 +02:00
netmonitor Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00
profiler Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen 2014-06-14 06:49:00 -04:00
projecteditor Bug 1021475 - [appmgr v2] update app header in projectEditor. r=bgrins 2014-06-16 12:12:30 -07:00
responsivedesign Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe 2014-06-09 15:16:26 +01:00
scratchpad Remove closed connection targets from scratchpad and request a new one on evaluation (bug 949262). r=fitzgen 2014-06-17 19:49:23 +03:00
shadereditor Bug 1025950 - Add hooks into telemetry for the shader editor. r=vp, r=miker 2014-06-16 15:41:00 -04:00
shared Bug 1025693 - Resize all sidebars r=bgrins 2014-06-19 15:03:41 -07:00
sourceeditor Bug 1026560 - Make clicking the [docs] link in the type information popup in Scratchpad open the MDN page in a new window. r=past 2014-06-18 07:14:00 -04:00
styleeditor Bug 1025693 - Resize all sidebars r=bgrins 2014-06-19 15:03:41 -07:00
styleinspector Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth 2014-06-18 10:25:40 +02:00
tilt Bug 996003 - Various devtools test manifest cleanups. r=miker 2014-04-15 08:03:53 -04:00
webaudioeditor Bug 980506 - Implement GC listeners for AudioNodes in the WebAudioActor. r=vp 2014-06-17 13:04:37 -07:00
webconsole Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen 2014-06-14 06:49:00 -04:00
webide Bug 1027202 - Update the template URL. r=jryans 2014-06-19 05:19:57 +08:00
devtools-clhandler.js Backed out 7 changesets (bug 942756) for Gi bustage 2014-04-24 14:30:44 -07:00
devtools-clhandler.manifest Backed out 7 changesets (bug 942756) for Gi bustage 2014-04-24 14:30:44 -07:00
jar.mn Bug 1017897 - Fix preprocessor build warning for toolbox.xul. r=pbrosset 2014-05-29 16:48:00 -04:00
main.js Bug 991810 - Move the inspector button to the top left;r=vporof 2014-05-28 09:11:33 -05:00
Makefile.in
moz.build Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau 2014-06-12 14:47:35 +08:00