Alexandros Chronopoulos
517f9c59b4
Bug 790458 - Support multichannel Opus on mobile. r=rillian
...
Previously we stereo playback of multichannel Opus files only
for the floating-point audio pipeline.
This commit adds a fixed-point version of the downmix matricies
for use with the integer sample type used on most mobile platforms.
2013-01-23 16:44:00 -08:00
John Schoenick
d9ce94e2f6
Bug 832032 - Don't create a PluginStreamListener for initial plugin streams before OnStartRequest. r=josh
2013-01-24 13:41:29 -08:00
Andrew Halberstadt
a466d10a02
Bug 834382 - Disable failing b2g emulator crashtests, r=jgriffin
2013-01-24 15:07:07 -05:00
Paul Adenot
ceb74b1d4d
Bug 819377 - Don't offset the clock by the start time of the video in AdvanceFrame, and set the media as playing earlier. r=kinetik
2013-01-24 20:28:48 +01:00
Paul Adenot
72f6e6ed5f
Bug 814308 - MediaDecoder::SetDuration doesn't handle aDuration=inf correctly. r=kinetik
2013-01-24 20:28:48 +01:00
Paul Adenot
3ba152d8e6
Bug 804875 - Tests. r=kinetik
2013-01-24 20:28:48 +01:00
Paul Adenot
e375707db6
Bug 804875 - Reset media element when loading a new src. r=kinetik
2013-01-24 20:28:48 +01:00
Bobby Holley
5b106e3b14
Bug 833412 - Remove AddBinding/RemoveBinding and remove dead code. r=bz
2013-01-24 18:45:50 +01:00
Bobby Holley
54be1dda8b
Bug 833412 - Make nsXMLPrettyPrinter use nsXBLService/BindingManger to load/remove bindings. r=bz
2013-01-24 18:45:50 +01:00
Bobby Holley
bec0b2c540
Bug 833412 - Fix tests that call addBinding. r=bz
2013-01-24 18:45:49 +01:00
Ryan VanderMeulen
45c35cc4a0
Merge m-c to inbound.
2013-01-25 12:32:22 -05:00
Benoit Jacob
7d5637aa93
Bug 801158 - Fix unexpected-pass on WinXP post ANGLE update - no review, bustage fix
2013-01-24 12:20:56 -05:00
Olli Pettay
dd1a06e287
Bug 831421 - Arrow keys are broken in test-ipc.xul, r=neil
2013-01-24 18:38:59 +02:00
Ehsan Akhgari
8df404f0aa
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
Olli Pettay
bab49e056f
Bug 830975, make sure to flush all the documents, yet keep the no-flush-needed case fast, r=mccr8,f=bz,a=abillings
2013-01-24 11:09:06 +02:00
Ehsan Akhgari
15d7770547
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
2013-01-23 16:13:50 -05:00
Benedict Singer
4fb14f1009
Bug 787095 - Update formMethod and formEnctype reflection to have the empty string as default value and correct invalid values. r=mounir
2013-01-22 20:35:57 -05:00
Ryan VanderMeulen
3af4556306
Backed out changesets a2f8673cfafa and c7bc74ed9256 (bug 781570) for b2g bustage.
2013-01-24 07:09:13 -05:00
Mounir Lamouri
ecd22cebf1
Bug 781570 - Part 2/2 - Implement .valueAsDate for <input type='time'>. r=smaug
2013-01-21 16:44:42 +00:00
Mounir Lamouri
c33da781db
Bug 781570 - Part 1/2 - Implement .valueAsNumber for <input type='time'>. r=smaug
2013-01-22 18:22:33 +00:00
Matthew Gregan
da53b0d96e
Bug 833578 - Start AudioSegment playing after first write rather than waiting for AudioStream's buffer to fill. r=roc
2013-01-23 18:53:10 +13:00
Bobby Holley
86175f16d4
Bug 832041 - Actually push code for the followup. r=doh
2013-01-23 07:18:51 +01:00
Bobby Holley
cec2ed5339
Bug 832041 - Remove nsJSContext::CompileEventHandler and move consumers to nsJSUtils::CompileFunction. r=bz
2013-01-23 07:12:50 +01:00
Ehsan Akhgari
16e89b722a
Bug 833631 - Unprefix mozAudioContext; r=roc
...
--HG--
extra : rebase_source : 3c477a97ea842a806f6fad6f5c3a81d6e50b27c3
2013-01-22 20:12:21 -05:00
Ryan VanderMeulen
e97eef4d6f
Merge m-c to inbound.
2013-01-23 18:30:46 -05:00
Sotaro Ikeda
a6e02efecf
Bug 826756 - Update video image size. r=cdouble
2013-01-23 18:08:16 -05:00
wfernandom2004@gmail.com
ec8cc3153a
Bug 710546 - Server sent events Once the end of the file is reached, any pending data must be discarde, r=smaug
...
--HG--
extra : rebase_source : 320ae8e0ca66c1eae7cefe2b1c075c2cc32c7a3b
2013-01-22 21:09:13 +02:00
Ehsan Akhgari
6ae5eb97a4
Bug 833193 - Disable PGO on xslt; a=me
2013-01-21 23:03:48 -05:00
Ehsan Akhgari
5c5e83cc69
Bug 833191 - Disable PGO on mathml; a=me
2013-01-21 23:01:42 -05:00
Ehsan Akhgari
817706a4aa
Bug 833190 - Disable PGO on svg; a=me
2013-01-21 23:00:29 -05:00
Mounir Lamouri
f929fe87f0
Bug 828472 - Introduce AutoJSContext and SafeAutoJSContext helpers and use them for date handling in nsHTMLInputElement. f=bz r=bholley
2013-01-21 12:38:54 +00:00
Mounir Lamouri
6183b7704e
Bug 801635 - Fix mochitest-1 orange. r=me
2013-01-21 12:14:15 +00:00
Mounir Lamouri
a0d20ede21
Bug 801635 - Disable <input type='file'> for B2G. r=sicking
2013-01-21 10:48:48 +00:00
Chris Pearce
c9887127f0
Bug 823646 - Handle dynamic format changes and video frame display apperature attributes in WMFReader. r=padenot
2013-01-21 14:38:47 +13:00
Bobby Holley
69f25a81b9
Bug 832512 - Don't create SOWs for chrome code. r=bz
2013-01-22 23:06:26 +01:00
Gaurav Pruthi
3813516e2f
Bug 672190 - Remove declaration and definitions of 'expandEntityReferences' from NodeIterator and TreeWalker. r=Ms2ger
2013-01-20 17:53:48 +05:30
Robert Longson
31b0e7c4c9
Bug 828286 - SVG stylesheet not enabled for SVG loaded as data and then imported with importNode. r=dholbert
2013-01-20 12:07:16 +00:00
David Zbarsky
8ff75a4d1b
Bug 831673, r=bz
2013-01-19 15:56:31 -05:00
David Zbarsky
d88fcf127d
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
2013-01-19 15:56:00 -05:00
Steve Fink
57a2c2471b
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
2012-12-31 12:40:21 -08:00
Phil Ringnalda
9128f14da1
Fix bug 832571 by backing out 4d95a6900a4f:304ee1c25362 (bug 784591) for frequent Android crashtest-3 failures in ownerdiscard.html
2013-01-18 20:08:06 -08:00
Steve Fink
380ecf9335
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
2013-01-18 13:20:21 -08:00
Steve Fink
01f8a5b4d8
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
...
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
2012-12-31 12:40:21 -08:00
David Zbarsky
0eed74a156
Bug 832011: nsDOMTokenList should QI to nsISupports r=bz
2013-01-18 14:53:52 -05:00
David Zbarsky
64a9e11cfa
Bug 831669 - Convert SVGClipPathElement to WebIDL r=bz
2013-01-18 14:53:08 -05:00
David Zbarsky
ca423bef60
Bug 831669: Move SVGClipPathElement to mozilla::dom r=bz
...
--HG--
rename : content/svg/content/src/nsSVGClipPathElement.cpp => content/svg/content/src/SVGClipPathElement.cpp
rename : content/svg/content/src/nsSVGClipPathElement.h => content/svg/content/src/SVGClipPathElement.h
2013-01-18 14:52:40 -05:00
Kyle Huey
e678f96639
Bug 831095: Remove LOOP_OVER_OBSERVERS. r=bz
2013-01-18 09:49:59 -08:00
Paul Adenot
6a0db176ba
Bug 829042 - Remove dead PlaybacKRateChanged member. r=cpearce
2013-01-18 16:57:17 +01:00
Paul Adenot
1f8e6e004c
Bug 793274 - Make sure to have enough frames pushed to the AudioStream before starting it. r=kinetik
2012-11-26 15:13:08 +01:00
Paul Adenot
e08c07e9d8
Bug 822933 - Properly check if a WebM file has cues. r=kinetik
2012-12-23 16:51:17 +01:00