mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
459522e248
Here's what this patch does: -- Makes AudioNodes mostly not use nsWrapperCache. AudioDestinationNode still does. -- Rename MaxNumberOfInputs/Outputs to NumberOfInputs/Outputs, and have them default to 1 in AudioNode. -- Allow any number of nodes to be connected to any given input/output port. |
||
---|---|---|
.. | ||
base | ||
canvas | ||
events | ||
html | ||
mathml | ||
media | ||
smil | ||
svg | ||
test | ||
xbl | ||
xml | ||
xslt | ||
xul | ||
defs.mk | ||
Makefile.in |