Commit Graph

57 Commits

Author SHA1 Message Date
J. Ryan Stinnett
9da1ab3c54 Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
Michael Ratcliffe
e2616dda10 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Michael Ratcliffe
a6e62701b4 Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe
484d278c48 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Jordan Santell
8c70742ddb Bug 1068273 - remove time-based toggling in web audio editor tests. r=vp 2014-10-19 10:29:00 +02:00
Jordan Santell
068af95d4f Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  1 +
 .../test/browser_audionode-actor-connectparam.js   | 35 ++++++++++++++++++++++
 toolkit/devtools/server/actors/webaudio.js         | 30 +++++++++++++++++++
 3 files changed, 66 insertions(+)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07:00
Jordan Santell
4ffb0476eb Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
David Rajchenbach-Teller
157af6afe5 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
7917fa69ef Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
78201d5734 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Mark Hammond
263a840ac1 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-25 12:23:39 +10:00
Carsten "Tomcat" Book
1f9fd7549e Backed out changeset 6d9fb906e5b9 (bug 1072141) for dt test failures 2014-09-24 11:33:00 +02:00
Mark Hammond
89cd765c71 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-24 17:47:41 +10:00
Jordan Santell
a835ea732c Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Jordan Santell
6492921701 Bug 1055211 - Add bypass method on AudioNodeActors. r=vp 2014-09-19 15:08:00 +02:00
Jordan Santell
543b4b026b Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-22 10:28:00 -04:00
Florian Quèze
3231c3a7fe Bug 973001 - getUserMedia UI doesn't work with e10s - fix browser_wa_properties-view-media-nodes.js test, r=paul. 2014-09-22 20:39:59 +02:00
Carsten "Tomcat" Book
be01e0a024 Backed out changeset 4d9e5795ee82 (bug 1066450) for test failures 2014-09-22 12:26:54 +02:00
Carsten "Tomcat" Book
fe761cdeab Backed out changeset c2e654ecbd50 (bug 1057042) for dt test failures 2014-09-22 10:35:48 +02:00
Jordan Santell
ebcc22ba40 Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-12 05:31:00 +02:00
Jordan Santell
d57771a84d Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Alexandre Poirot
a09c8d8408 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Ryan VanderMeulen
39352b1eb9 Bug 1035820 - Disable browser_wa_graph-markers.js on OSX debug due to frequent crashes. 2014-08-27 10:34:22 -04:00
Jordan Santell
d88de2bdd8 Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp 2014-08-19 08:57:00 -04:00
Jordan Santell
8b097fa5a0 Bug 1032129 - Render AudioParam connections in web audio editor. r=vp 2014-08-18 14:36:00 -04:00
Jordan Santell
c634e6b165 Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-14 11:57:00 -04:00
Jordan Santell
9235f9f515 Bug 1041597 - Fix web audio editor browser destroy node test. r=vp 2014-07-21 08:59:00 +02:00
Florian Quèze
6ceb2243eb 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
Jordan Santell
3f9dba30f8 Bug 1034212 - Enable e10s tests for devtools web audio editor. r=vp 2014-07-03 13:14:00 +02:00
Jordan Santell
5bd26fe5f5 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
Jordan Santell
293374f424 Bug 1032482 - Only render redundant connections between nodes once in the web audio editor. r=vp 2014-07-01 15:02:00 +02:00
Jordan Santell
e4c04e592f 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
Jordan Santell
8255286be2 Bug 1026576 - Resets the web audio editor graph's position and scale on refresh. r=vp 2014-06-24 15:15:00 +02:00
Raphaël Lustin
556c01e5c7 Bug 1007922 - Make 'readonly' AudioParams uneditable. r=jsantell
--HG--
rename : browser/devtools/webaudioeditor/test/browser_wa_properties-view-edit.js => browser/devtools/webaudioeditor/test/browser_wa_properties-view-edit-01.js
2014-06-24 10:37:00 -04:00
Jordan Santell
fa873512a8 Bug 994263 - Destroy GC'd nodes in the web audio editor views. r=vp 2014-06-24 09:20:00 -04:00
Raphaël Lustin
487f39bd82 Bug 1027852 - AudioNode Inspector should evaluate floats without a leading 0. r=jsantell 2014-06-23 11:10:00 +02:00
Jordan Santell
030bd5449f Bug 980506 - Emit destruction events on AudioNodes in the WebAudioActor. r=vp 2014-06-20 12:05:00 -04:00
Wes Kocher
bc83e1f001 Backed out changeset 332504a9d638 (bug 980506) for devtools bustage 2014-06-19 16:22:08 -07:00
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
Jordan Santell
34256306a2 Bug 1026766 - Support Media AudioNodes in the web audio editor. r=vp
From fe7f1f72bdb00e0ad2d687d40548138de506a4d6 Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  2 +
 .../test/browser_wa_properties-view-media-nodes.js | 45 ++++++++++++++++++++++
 .../test/doc_media-node-creation.html              | 29 ++++++++++++++
 browser/devtools/webaudioeditor/test/head.js       | 16 ++++++++
 toolkit/devtools/server/actors/webaudio.js         |  7 +++-
 5 files changed, 98 insertions(+), 1 deletion(-)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_wa_properties-view-media-nodes.js
 create mode 100644 browser/devtools/webaudioeditor/test/doc_media-node-creation.html
2014-06-17 15:54:53 -07:00
Jordan Santell
767b1bde4d Bug 1006912 - Fix the web audio dev tools to work after a tab refresh. r=vp 2014-05-28 11:44:00 -04:00
Jordan Santell
778f2cc7c4 Bug 1013544 - Highlight active node in web audio editor. r=vp 2014-05-26 11:32:00 -04:00
Jordan Santell
ea5dbf9534 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
Rob Campbell
3bb3302466 Bug 1010423 - disable browser_wa_properties-view-edit.js; a=sheriffs 2014-05-27 15:54:59 -04:00
Jordan Santell
3bfe9ef976 Bug 1006875 - Better styles for graphs in web audio editor, r=vp 2014-05-20 12:50:00 +02:00
Jordan Santell
a94def8a0a Bug 1010419 fix race condition in web audio editor graph r=vporof
From a13c00bea8480dd9ca4540fb1b9745d6c76653ec Mon Sep 17 00:00:00 2001
 click opening inspector tests.
---
 .../webaudioeditor/test/browser_wa_graph-click.js  | 39 ++++++++++++++++------
 .../devtools/webaudioeditor/webaudioeditor-view.js | 25 +++++++++-----
 2 files changed, 45 insertions(+), 19 deletions(-)
2014-05-15 11:30:00 -07:00
Jordan Santell
70c450d2c2 Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp 2014-05-13 21:59:00 +02:00
Jordan Santell
eaee808667 Bug 1006287 - Clicking a graph node in the audio dev tool focuses the param view for the node. r=vp 2014-05-06 17:07:00 +02:00