gecko-dev/content
Paul Adenot aa81ed9e24 Bug 998179 - Refactor how MediaStreamGraph get and use their sample rate. r=roc
Use the sample rate passed to the OfflineAudioContext constructor in
MediaStreamGraph::CreateOfflineInstance, and pass the preferred mixer sample
rate to the (real time) MediaStreamGraph constructor.

Then, always use this sample rate for the lifetime of the graph.

This patch needed to pass the sample rate to the AudioMixer class to avoid
relying on globals like it was done before.

--HG--
extra : rebase_source : 2802208819887605fe26a7040998fc328b3c9a57
2014-04-23 11:20:56 +02:00
..
base Bug 999742, Split Blob<> into BlobParent/BlobChild. rs=sicking. 2014-04-23 21:43:57 -07:00
canvas Bug 990851 - Fix TexSubImage with cubemap face failure. r=jgilbert 2014-04-22 14:09:33 +10:00
html Bug 821307. Ensure nsTextEditorState::SetValue does nothing when the new value equals the old value, even for password inputs. r=ehsan 2014-04-15 00:33:47 +12:00
mathml/content
media Bug 998179 - Refactor how MediaStreamGraph get and use their sample rate. r=roc 2014-04-23 11:20:56 +02:00
svg Bug 991545 - Update SVGTransformableElement::GetAttributeChangeHint to use nsChangeHint_UpdatePostTransformOverflow. r=longsonr 2014-04-07 12:52:12 -07:00
test
xml
xul Bug 990353 - Make the decision to discard source entirely per-global, rather than per-script. r=luke 2014-04-22 14:08:27 -07:00
moz.build