Felix S. Klock II
f547ce0995
Bug 881223: Issue warnings on GC bailouts. r=nmatsakis
2013-06-10 07:40:00 -04:00
Ryan VanderMeulen
dce9bc1e0d
Merge m-c to inbound.
2013-06-11 10:41:06 -04:00
Hannes Verschore
81f81aeb97
Bug 879168 - IonMonkey: Improve the typeset of |this| when inlining a constructing call, r=bhackett
2013-06-11 16:00:54 +02:00
Yura Zenevich
94cce00d46
Bug 881483 - Remove noOptions constant in favor of an object literal. r=yoric
2013-06-11 09:50:35 -04:00
Kartikaya Gupta
1d2c4c97c5
Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
2013-06-11 09:46:51 -04:00
Adrian Tamas
c4d590d135
Bug 879767 - Intermittent testMasterPassword | GeckoEventExpecter - blockForEvent timeout: DOMContentLoaded. r=jmaher
2013-06-10 18:55:04 +03:00
KO Myung-Hun
a9ff0a7621
Bug 768742 - Support multiple clauses of OS/2 IME. r=masayuki
2013-06-11 08:12:07 -04:00
Ryan VanderMeulen
5886e34d0a
Bug 845190 - Revert previous attempt to fix and re-disable tests.
2013-06-11 08:12:06 -04:00
Markus Stange
d03b35850a
Bug 878705 - Don't scroll when clicking inside the scrollbar track next to the scrollbar thumb. r=roc
2013-06-11 14:05:28 +02:00
Gabor Krizsanits
3a3067bb7b
Bug 877760 - XPConnect always logs an error when a component doesn't implement a method. r=mrbkap
2013-06-11 12:01:33 +02:00
Jan de Mooij
4c06e0d593
Bug 881410 - Remove some TI code we no longer need without JM. r=bhackett
2013-06-11 10:11:04 +02:00
Phil Ringnalda
2d5d041bc3
Back out efdf2d801664 (bug 881128) for disregarding the DANGER of not dealing with test_interfaces.html
2013-06-10 19:26:45 -07:00
Edwin Flores
1a9df949b5
Bug 876305 - Pass the media mimetype on to the gstreamer backend r=alessandro.d
2013-06-11 14:13:10 +12:00
Edwin Flores
72fbb7c75d
Bug 876305 - Cap the max number of audio buffers gstreamer can use r=alessandro.d
2013-06-11 14:13:10 +12:00
Edwin Flores
2541976024
Bug 874305 - Support older versions of gstreamer r=alessandro.d
2013-06-11 14:13:09 +12:00
Edwin Flores
d7bc68c284
Bug 879995 - Fix assertion failure in gstreamer backend with fragmented mp4 videos r=alessandro.d
2013-06-11 14:13:09 +12:00
Edwin Flores
fa70337842
Bug 859199 - Load GStreamer libraries at runtime r=doublec
2013-06-11 14:13:09 +12:00
Edwin Flores
cb08a1d304
Bug 878363 - Silence pragma warnings from gstreamer libraries r=ted
2013-06-11 14:13:09 +12:00
Arnaud Sourioux
d68fdf92e7
Bug 878861 - Preseve 80 cols output with mach's timestamp. r=gps
2013-06-10 22:08:00 -04:00
David Rajchenbach-Teller
7d979ba1c8
Bug 845190 - Re-enable test_logging.js and test_645970.js on all platforms. r=yoric
2013-06-10 22:07:41 -04:00
Vladan Djeric
0f6111f61d
Bug 881578 - Add JSM to hardcoded extensions/mime type list. r=ehsan
2013-06-10 21:38:52 -04:00
Chris Pearce
2b70112a5c
Bug 880006 - Make WMF video backend call MediaDecoder::NotifyBytesConsumed() like it's supposed to. r=padenot
2013-06-11 12:53:26 +12:00
David Zbarsky
01faca23df
Bug 881128 - Remove nsIDOMGetSVGDocument r=bz
2013-06-10 17:50:42 -07:00
Rodrigo Silveira
d393b77d0d
Bug 881067 - Scrollbars displayed at the top left side of a page m=mbrubeck
2013-06-10 17:28:06 -07:00
Luke Wagner
4c4321fb8d
Backout 841ffd181e14 (Bug 878433)
2013-06-10 17:25:20 -07:00
Paul Adenot
4e48bf62d8
Bug 879651 - Explain why we don't use float on mobile.
2013-06-11 02:11:45 +02:00
Ryan VanderMeulen
d4ac7b22ff
Bug 878897 - Update pdf.js to version 0.8.229. r=bdahl
2013-06-10 20:11:41 -04:00
Ehsan Akhgari
86a61bfcd9
Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc
...
--HG--
extra : rebase_source : b829991957f0349a6c2541fcc99d4214e701a2ae
2013-06-10 16:10:07 -04:00
Ehsan Akhgari
0342e8ccf4
Bug 815643 - Part 8: Import convolution tests from Blink; r=roc
...
Imported from Blink SVN revision 150518
--HG--
extra : rebase_source : c50aeed5d0fceaa9112cd9e791ec7acd9904fd84
2013-06-10 16:09:53 -04:00
Ehsan Akhgari
b13562cec7
Bug 815643 - Part 7: Add a basic API test for ConvolverNode; r=roc
...
--HG--
extra : rebase_source : be90de45e240fec45875a65235104d2d92716a14
2013-06-10 16:09:38 -04:00
Ehsan Akhgari
a55f314420
Bug 815643 - Part 6: Optimize FFTBlock to avoid recreating kiss_fftr_cfg objects all the time; r=roc
...
Setting up the FFT tables turns out to be quite expensive because of the
large number of calls to sin() and cos().
In the future we may want to look into having a global cache of FFT
tables per size, in order to pay the cost of setting each one of them up
only once.
--HG--
extra : rebase_source : 871d11e7f74db9e3e6c704da9518d40cba3deb8a
2013-06-10 16:09:25 -04:00
Ehsan Akhgari
af95a1d60d
Bug 815643 - Part 5: Implement ConvolverNode's processing based on the Blink implementation; r=roc
...
--HG--
extra : rebase_source : 4c1a8dbaa4ab2d4fcc67c0a5226a6937e0656404
2013-06-10 16:09:12 -04:00
Ehsan Akhgari
5c7839318c
Bug 815643 - Part 4: Add the Convolution processing implementation to the build system; r=roc
...
--HG--
extra : rebase_source : 2a5aa609334c67bb9b09090d9f681c5c3a940c5c
2013-06-10 16:09:01 -04:00
Ehsan Akhgari
e6e01928fc
Bug 815643 - Part 3: Import the Convolution processing implementation from Blink; r=roc
...
The original code was copied from Blink SVN revision 150518.
--HG--
extra : rebase_source : 1fbc3cc7f7325bdd8806d7ef30a5c882b505debf
2013-06-10 16:08:38 -04:00
Ehsan Akhgari
8353ddad3c
Bug 815643 - Part 2: Refactor our Web Audio FFT code into the FFTBlock class; r=roc
...
This is useful in order for us to be able to borrow code from Blink with
fewer changes, and also to explore faster platform dependent FFT
implementations in the future if needed.
--HG--
extra : rebase_source : 34bbded736e1b385754756513c59ee27ce7552a5
2013-06-10 16:08:21 -04:00
Ehsan Akhgari
1922757878
Bug 815643 - Part 1: Implement the DOM bindings for ConvolverNode; r=roc
...
--HG--
extra : rebase_source : 9f6853dcaeeac1f36aa8c2ee90991a7f0ea0b145
2013-06-10 16:07:55 -04:00
Paul Adenot
7341020bfd
Bug 879651 - Choose between integers or float based on the platform rather than the CPU architecture. r=blassey
2013-06-11 02:07:22 +02:00
Luke Wagner
9785494f2a
Bug 878505 - OdinMonkey: store to float array should accept doublish (r=bbouvier)
...
--HG--
extra : rebase_source : 3f4af584882995a49475903a0c4b87cf2b52d4af
2013-06-10 16:37:18 -07:00
Luke Wagner
ba29bf3d83
Bug 878433 - OdinMonkey: (signed % signed) should be intish, not int (r=bbouvier)
...
--HG--
extra : rebase_source : c2a1d3a7da1ac3b7dd8507772a8b1cdb33e3415e
2013-06-10 16:23:44 -07:00
Luke Wagner
e458bd96e0
Bug 878429 - IonMonkey: don't conflate 0 and -0 in IsConstant (r=jandem)
...
--HG--
extra : rebase_source : d51c8f2984c1346eeb377be9f08546ca3ba57f04
2013-06-10 16:22:57 -07:00
Luke Wagner
16c2b72897
Bug 878526 - OdinMonkey: handle 'unknown' type properly for FFI functions with unused results (r=bbouvier)
...
--HG--
extra : rebase_source : 13c2a08c6c1e1c8b00272a8aa0c5e7e17031e8ca
2013-06-10 16:21:21 -07:00
Matt Woodrow
ab44f0173c
Bug 867226 - Don't crash if we can't create a valid framebuffer. r=bjacob
2013-06-11 11:38:03 +12:00
Gregory Szorc
cb69e3d905
Bug 878089 - mach shouldn't fail if terminal couldn't be configured; r=ted
...
DONTBUILD (NPOTB)
2013-06-10 16:16:25 -07:00
Dan Gohman
febf65b2d3
Bug 881397 - Minor dominator-tree computation cleanups. r=sstangl
2013-06-10 15:48:10 -07:00
Dan Gohman
a6d9daccdc
Bug 881366 - Simplify CheckOverrecursed sequences. r=sstangl
2013-06-10 15:48:10 -07:00
Adam Roach [:abr]
27082cc4b5
Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr
2013-06-10 15:47:25 -07:00
Masatoshi Kimura
043ca816ee
Bug 881252 - Warn use of getUserData() or setUserData(). r=bz
2013-06-11 07:41:42 +09:00
Brian Nicholson
07cc85ecb9
Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown
2013-06-10 15:37:39 -07:00
Brian Nicholson
179127068b
Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown
2013-06-10 15:37:39 -07:00
Brian Hackett
59384aa9a7
Bug 881333 - Fix break in GGC builds.
2013-06-10 16:08:55 -06:00