gecko/content
Karl Tomlinson e228c084a4 b=923106 recompute frequency dependent parameters when OscillatorType changes r=padenot
mSquare, mTriangle, and mSaw are not initialized in the OscillatorNodeEngine
constructor, just like they are not initialized when switching to
OscillatorType::Sine.  These parameters are initialized if and when switching
to the OscillatorTypes that use them.

mFinalFrequency, mNumberOfHarmonics, mSignalPeriod, mAmplitudeAtZero,
mPhaseIncrement, mPhaseWrap are not initialized in the OscillatorNodeEngine
constructor, just like they are not initialized immediately on switching
OscillatorType.  These parameters are initialized in
UpdateParametersIfNeeded(), conditional on mRecomputeParameters.

--HG--
extra : transplant_source : a%C1%83%03%03%5CJ%88%99j%A0%93%05%92%06%CA%D6%8B%00%21
2013-10-15 13:10:02 +13:00
..
base Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
canvas Bug 922921 - Consistently check attrib accesses in WebGLVertexArray. Also rename a few things. - r=jgilbert 2013-10-11 09:16:44 -04:00
events Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
html Bug 926330 - Make DirPickerFileListBuilderTask threading assertion fatal. r=smaug 2013-10-15 01:18:40 +01:00
mathml/content Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst 2013-10-02 16:09:18 -04:00
media b=923106 recompute frequency dependent parameters when OscillatorType changes r=padenot 2013-10-15 13:10:02 +13:00
smil Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
svg Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
test Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted 2013-09-24 11:50:08 -07:00
xbl Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
xml Bug 914618 - Reimplement XML pretty printing with events. r=smaug 2013-10-03 16:02:36 +02:00
xslt Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
xul Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
moz.build