dom/webidl/PeriodicWave.webidl
2416d17d33c1c6774e62f786aaeff6c02462a5bd
created 2019-09-27 15:26 +0000
pushed 2019-09-28 09:46 +0000
Boris Zbarsky Boris Zbarsky - Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar
9298e3ec3f1ff2caf60deb9471bc2e9f2ebe7948
created 2019-09-12 11:01 +0000
pushed 2019-09-13 04:42 +0000
Boris Zbarsky Boris Zbarsky - Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
59c08b215af55370b0a8eef16528e99654ffa558
created 2019-07-03 07:52 +0000
pushed 2019-07-04 03:31 +0000
Boris Zbarsky Boris Zbarsky - Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv
6430800a95e1d2101859af8145ed1353c6cf79c9
created 2019-07-03 10:46 +0300
pushed 2019-07-03 16:15 +0000
Cosmin Sabou Cosmin Sabou - Backed out changeset 8e16f13a88c8 (bug 1562680) for colliding with Bug 1366738 that was backed out. CLOSED TREE
8e16f13a88c856819d8ca6ace8ccb32b852361f7
created 2019-07-03 06:44 +0000
pushed 2019-07-03 16:15 +0000
Boris Zbarsky Boris Zbarsky - Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv
ea1bdf131082f9a8a2fd96282f70896632e62a58
created 2019-07-03 09:34 +0300
pushed 2019-07-03 16:15 +0000
Mihai Alexandru Michis Mihai Alexandru Michis - Backed out changeset 12653dd76667 (bug 1562680) for causing bustages in FuzzingFunctions.webidl CLOSED TREE
12653dd76667080596c6d71f01d4bc6457bb4527
created 2019-07-03 06:15 +0000
pushed 2019-07-03 16:15 +0000
Boris Zbarsky Boris Zbarsky - Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv
86dc76e74294e7c25a2d582d144b8da5f986af20
created 2018-09-13 23:04 +0300
pushed 2018-09-14 03:30 +0000
Cosmin Sabou Cosmin Sabou - Backed out 5 changesets (bug 1485040) for causing build bustages on test_mozwebidlcodegen. CLOSED TREE
b417c2d937e8b0a4987e61b1d47efae4435a3fde
created 2018-09-13 19:30 +0000
pushed 2018-09-14 03:30 +0000
Andrew McCreight Andrew McCreight - Bug 1485040, part 5 - Automatically fix mode lines in WebIDL files r=qdot
c6119be431350eebf6afd9d5ba9976f3bcf34f10
created 2018-05-30 18:42 +0200
pushed 2018-07-16 21:58 +0000
Paul Adenot Paul Adenot - Bug 1456271 - Implement new behaviour of PeriodicWave ctor: not passing in any array makes it into a sine wave. r=baku
2613d4453b1ffcc0fde21cd4a0ed0dab08dde553
created 2018-07-16 17:11 +0300
pushed 2018-07-16 21:58 +0000
Margareta Eliza Balazs Margareta Eliza Balazs - Backed out 2 changesets (bug 1456271) for mda failures in dom/media/webaudio/test/test_periodicWave.html
b37a0606d6a0fa4c397e9779c96f8ed879136a15
created 2018-05-30 18:42 +0200
pushed 2018-07-16 21:58 +0000
Paul Adenot Paul Adenot - Bug 1456271 - Implement new behaviour of PeriodicWave ctor: not passing in any array makes it into a sine wave. r=baku
6823579dd938b96c793b46d713d4918a5c158aa3
created 2016-12-21 10:52 +0100
pushed 2016-12-21 15:57 +0000
Andrea Marchesini Andrea Marchesini - Bug 1324352 - Implement BaseAudioContext, r=padenot
9a3a17725724d71bd5906d44018da99e42e9cad8
created 2016-12-20 23:03 +0100
pushed 2016-12-21 04:15 +0000
Sebastian Hengst Sebastian Hengst - Backed out changeset 50a74758ee7d (bug 1324352) for failing webaudioeditor devtools tests like test/browser_audionode-actor-bypass.js. r=backout
50a74758ee7d3079f021694c61f20eba60b0eae2
created 2016-12-20 20:20 +0100
pushed 2016-12-21 04:15 +0000
Andrea Marchesini Andrea Marchesini - Bug 1324352 - Implement BaseAudioContext, r=padenot
1e631a95c4bc0e2c4d14dbae7ad2fa6ffc5cb166
created 2016-12-19 15:38 -0800
pushed 2016-12-20 19:42 +0000
Boris Zbarsky Boris Zbarsky - Bug 1324178. Actually enforce the various checks the IDL spec says to do for arguments of constructors and named constructors. r=baku
32d6100a73ad8da43364f61742296a2f8fdf8457
created 2016-12-15 19:24 +0100
pushed 2016-12-16 01:47 +0000
Andrea Marchesini Andrea Marchesini - Bug 1322883 - AudioNode constructors - part 14 - PeriodicWave, r=padenot
2e3e036ccb2a7effc29409471e1b9e5101379910
created 2016-07-22 13:59 +0200
pushed 2016-09-08 00:56 +0000
Paul Adenot Paul Adenot - Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug
7b95036211d484cf6270b81c7fb18aa583470e7c
created 2016-06-29 11:30 +0200
pushed 2016-06-29 14:13 +0000
Paul Adenot Paul Adenot - Bug 1282820 - Change the specification URL in webidl files for the Web Audio API. DONTBUILD. r=smaug
eb78db8218d9e2a42754d7dff11a3aec3de1d81c
created 2014-02-06 08:36 -0500
pushed 2014-02-06 21:18 +0000
Ehsan Akhgari Ehsan Akhgari - Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
af744b5304d8987db9fece5df38d0c96aeecc94a
created 2013-06-19 18:24 -0400| base
pushed 2013-06-20 07:59 +0000
Ehsan Akhgari Ehsan Akhgari - Bug 865256 - Part 2: Rename WaveTable to PeriodicWave; r=roc
less more (0) tip