gecko/browser/devtools/webaudioeditor/test
2014-08-27 14:12:31 -04:00
..
440hz_sine.ogg Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
browser_audionode-actor-get-param-flags.js Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp 2014-04-02 15:51:21 -07:00
browser_audionode-actor-get-params-01.js Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
browser_audionode-actor-get-params-02.js Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
browser_audionode-actor-get-set-param.js Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
browser_audionode-actor-get-type.js
browser_audionode-actor-is-source.js
browser_wa_destroy-node-01.js Bug 1041597 - Fix web audio editor browser destroy node test. r=vp 2014-07-21 08:59:00 +02:00
browser_wa_first-run.js Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp 2014-05-13 21:59:00 +02:00
browser_wa_graph-click.js Bug 1029195 - Ensure selected node visually persists beyond graph re-rendering in web audio editor. r=vp 2014-06-30 10:34:00 -04:00
browser_wa_graph-markers.js Bug 1006875 - Better styles for graphs in web audio editor, r=vp 2014-05-20 12:50:00 +02:00
browser_wa_graph-render-01.js Bug 1032482 - Only render redundant connections between nodes once in the web audio editor. r=vp 2014-07-01 15:02:00 +02:00
browser_wa_graph-render-02.js Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp 2014-05-13 21:59:00 +02:00
browser_wa_graph-render-03.js Bug 1029195 - Ensure selected node visually persists beyond graph re-rendering in web audio editor. r=vp 2014-06-30 10:34:00 -04:00
browser_wa_graph-render-04.js Bug 1032129 - Render AudioParam connections in web audio editor. r=vp 2014-08-18 14:36:00 -04:00
browser_wa_graph-selected.js Bug 1013544 - Highlight active node in web audio editor. r=vp 2014-05-26 11:32:00 -04:00
browser_wa_graph-zoom.js Bug 1026576 - Resets the web audio editor graph's position and scale on refresh. r=vp 2014-06-24 15:15:00 +02:00
browser_wa_inspector-toggle.js Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-14 11:57:00 -04:00
browser_wa_inspector.js Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-14 11:57:00 -04:00
browser_wa_properties-view-edit-01.js Bug 1007922 - Make 'readonly' AudioParams uneditable. r=jsantell 2014-06-24 10:37:00 -04:00
browser_wa_properties-view-edit-02.js Bug 1007922 - Make 'readonly' AudioParams uneditable. r=jsantell 2014-06-24 10:37:00 -04:00
browser_wa_properties-view-media-nodes.js Bug 1041155 - The browser_wa_properties-view-media-nodes.js test doesn't wait for the audio device to be actually closed, r=paul. 2014-07-19 20:08:28 +02:00
browser_wa_properties-view-params-objects.js Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
browser_wa_properties-view-params.js Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
browser_wa_properties-view.js Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp 2014-05-13 21:59:00 +02:00
browser_wa_reset-01.js Bug 1006912 - Fix the web audio dev tools to work after a tab refresh. r=vp 2014-05-28 11:44:00 -04:00
browser_wa_reset-02.js Bug 1006912 - Fix the web audio dev tools to work after a tab refresh. r=vp 2014-05-28 11:44:00 -04:00
browser_wa_reset-03.js Bug 1029195 - Ensure selected node visually persists beyond graph re-rendering in web audio editor. r=vp 2014-06-30 10:34:00 -04:00
browser_webaudio-actor-connect-param.js Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp 2014-07-02 12:37:00 +02:00
browser_webaudio-actor-destroy-node.js Bug 980506 - Emit destruction events on AudioNodes in the WebAudioActor. r=vp 2014-06-20 12:05:00 -04:00
browser_webaudio-actor-simple.js
browser.ini Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
doc_buffer-and-array.html Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
doc_complex-context.html
doc_connect-multi-param.html Bug 1032129 - Render AudioParam connections in web audio editor. r=vp 2014-08-18 14:36:00 -04:00
doc_connect-param.html Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp 2014-07-02 12:37:00 +02:00
doc_connect-toggle.html Bug 1029195 - Ensure selected node visually persists beyond graph re-rendering in web audio editor. r=vp 2014-06-30 10:34:00 -04:00
doc_destroy-nodes.html Bug 980506 - Emit destruction events on AudioNodes in the WebAudioActor. r=vp 2014-06-20 12:05:00 -04:00
doc_media-node-creation.html Bug 1026766 - Support Media AudioNodes in the web audio editor. r=vp 2014-06-17 15:54:53 -07:00
doc_simple-context.html Bug 1032482 - Only render redundant connections between nodes once in the web audio editor. r=vp 2014-07-01 15:02:00 +02:00
doc_simple-node-creation.html
head.js Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00