summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug685258
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/files/patch-bug685258')
-rw-r--r--www/firefox/files/patch-bug6852586
1 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox/files/patch-bug685258 b/www/firefox/files/patch-bug685258
index ead2d3858209..cf0cb056d144 100644
--- a/www/firefox/files/patch-bug685258
+++ b/www/firefox/files/patch-bug685258
@@ -3,9 +3,9 @@
# Parent a2291c212856ad27622416e83c8311b6a33b52f1
Bug 685258 - Pulse audio backend does not check provided playback and crashes r=derf
-diff --git a/content/media/nsAudioStream.cpp b/content/media/nsAudioStream.cpp
---- content/media/nsAudioStream.cpp
-+++ content/media/nsAudioStream.cpp
+diff --git a/content/media/AudioStream.cpp b/content/media/AudioStream.cpp
+--- content/media/AudioStream.cpp
++++ content/media/AudioStream.cpp
@@ -429,7 +429,7 @@ nsresult nsNativeAudioStream::Init(PRInt32 aNumChannels, PRInt32 aRate, SampleFo
mFormat = aFormat;