summaryrefslogtreecommitdiffstats
path: root/dom/media/webaudio/blink/HRTFDatabaseLoader.cpp
Commit message (Collapse)AuthorAgeLines
* [webaudio] Keep track of whether the HRTF database has already been loaded.Moonchild2020-09-23-0/+3
| | | | | This DiD measure ensures that our async HRTF database loading is completed before we actually try to use it. If not done, database() simply returns null.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+223