gecko-dev/toolkit/library
Paul Adenot 97496687b0 Bug 1834920 - Make audio IO work on iOS in Gecko. r=glandium,pehrsons
This disable the rust backend on iOS until we sort it out -- the old backend
still works well.

This essentially disables all device management: enumeration, recovery after
device disappearance, etc. This also disables Aggregate device support, but it
should fall back on regular duplex IO code.

The modifications done to the backend are put in a patch applied during update,
as usual. When not building for iOS, cubeb-coreaudio-rs is still used, and is
not modified by this patch.

I'm including a small assert disabling that stems from the fact that there's no
dynamic linker and so we can't do ffts for Web Audio API yet.

Differential Revision: https://phabricator.services.mozilla.com/D205449
2024-03-27 15:28:35 +00:00
..
build Bug 1878169 - dependentlibs.list Is missing files on macOS r=glandium 2024-02-06 06:42:40 +00:00
gtest Bug 1868980 - Avoid base include flags spreading to the cc crate. r=firefox-build-system-reviewers,ahochheiden 2023-12-12 20:40:08 +00:00
rust Bug 1834920 - Make audio IO work on iOS in Gecko. r=glandium,pehrsons 2024-03-27 15:28:35 +00:00
gecko.natvis
gen_buildid.py
libxul.so-gdb.py
libxul.symbols Bug 1836369 - Only export XRE_GetBootstrap symbol from libxul r=glandium 2023-06-20 19:57:25 +00:00
moz.build Bug 1886371 part 1: Hook up our native UIA tree. r=nlapre,win-reviewers,rkraesig 2024-03-25 03:28:03 +00:00
nsDllMain.cpp
xulrunner.rc Bug 1821963 part 3: Remove various components supporting the old accessibility architecture based on content process COM proxies. r=nlapre,nalexander 2023-05-22 20:19:45 +00:00