Commit Graph

6 Commits

Author SHA1 Message Date
Andrea Marchesini
c78dc9797f Bug 1322883 - AudioNode constructors - part 16 - MediaElementAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01:00
Paul Adenot
98bafe936b Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug
MozReview-Commit-ID: 6h37P9PctYW
2016-07-22 13:59:52 +02:00
Paul Adenot
2c5513508f Bug 1282820 - Change the specification URL in webidl files for the Web Audio API. DONTBUILD. r=smaug
This patch has been written with this command, ran from the root of the tree:

```
gsed -i 's!https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html!https://webaudio.github.io/web-audio-api/!' dom/webidl/*
```
2016-06-29 11:30:13 +02:00
Ehsan Akhgari
146ef6618f Bug 1007776 - Add a devtools API for muting the source AudioNodes; r=roc,smaug 2014-08-19 08:12:43 -04:00
Ehsan Akhgari
8f7afb566a Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
Ehsan Akhgari
65ba1015c5 Bug 855568 - Implement MediaElementAudioSourceNode
X-Git-Commit-ID: 52f1fcdd561e8214e6820a3f2478d9e8b9623430
2013-07-25 15:01:49 +12:00