aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/AudioContext.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-40/+0
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-2/+2
* Add AudioContext constructors for media stream nodesManish Goregaokar2020-07-021-3/+3
* Implement AudioContext.createMediaElementAudioSourceNode()Fernando Jiménez Moreno2019-11-181-1/+1
* Support enum value as a union default valueKagami Sascha Rosylight2019-10-191-1/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+2
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Initial WebAudio API stubsFernando Jiménez Moreno2018-07-301-0/+40