354003 Commits

Author SHA1 Message Date
Matthew Gregan
69f11197c5 Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug 2014-04-03 10:53:39 +13:00
Sean Stangl
c3a8061349 Bug 987947 - Check NewCompilerConstraintList() return. r=efaust 2014-03-25 13:01:22 -07:00
Randell Jesup
939be317e4 Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout 2014-04-02 17:11:12 -04:00
Nicholas D. Matsakis
b400ef4cc9 Bug 973238 Part 3 -- Create one TypedProto per descriptor r=sfink 2014-03-10 18:34:39 -04:00
Henrik Skupin
ceaf4161a8 Bug 986190 - [tps] Synced data on the server is not always wiped at the end of a test. r=jgriffin, r=rnewman DONTBUILD 2014-04-02 22:58:14 +02:00
Edwin Flores
a92877be31 Bug 812881 - Ensure OMX plugins instantiate only one OMXClient instance r=sotaro
Samsung's OMX IL doesn't like being instantiated more than once, often leading
to crashes. This patch changes the OMX plugin so that we statically instantiate
one OMXClient to be shared between decoder instances.
2014-04-03 09:53:38 +13:00
Jim Blandy
c934b681ac Bug 966720: Check Debugger docs into the SpiderMonkey tree. DONTBUILD r=jorendorff 2014-04-02 13:44:07 -07:00
Bas Schouten
38ba64bea6 Bug 987077: Correctly deal with a constant acceleration. r=jwatt 2014-04-02 21:16:57 +01:00
Ehsan Akhgari
76f5142852 Bug 990202 - Move the test page to a new window to prevent it from navigating the test runner frame back; r=bzbarsky 2014-04-02 08:53:04 -04:00
Alexander Surkov
e31688cbd8 Bug 638465 - do not ignore inital documents, r=tbsaunde 2014-04-02 15:36:48 -04:00
Noel Cragg
e3e4dd4f5e Bug 964902 - Make sure log is initialized in nsXULRunnerApp.cpp. r=bsmedberg 2014-04-02 15:21:44 -04:00
J. Ryan Stinnett
05059b912d Bug 925833 - Use the right fonts in the Simulator. r=ochameau 2014-04-02 15:20:29 -04:00
Fabrice Desré
9362463b52 Bug 903149 - Minify the chrome js code: enable by default on b2g r=glandium 2014-03-24 15:16:13 -04:00
Gregory Szorc
766b00de4d Bug 903149 - Part 3: Support for minifying packaged JavaScript; r=glandium 2013-09-11 19:54:19 -07:00
Gregory Szorc
235c851f0e Bug 903149 - Part 2: Add jsmin to virtualenv; r=glandium 2013-09-04 18:50:17 -07:00
Gregory Szorc
417167d7f9 Bug 903149 - Part 1: Add jsmin Python package; r=glandium
Exported source code from changeset fdfa1b187681 from
https://bitbucket.org/dcs/jsmin without modifications.
2013-09-04 18:47:42 -07:00
Hannes Verschore
a26f062142 Bug 990568 - Remove unnecessary whitespace, r=jandem 2014-04-02 21:04:42 +02:00
Henrik Skupin
14117d9d80 Bug 990797 - TPS CI errors out when trying to e-mail results. r=jgriffin DONTBUILD
--HG--
extra : rebase_source : bae20ab39a994bb6116add086e8f8c6735e8808e
2014-04-02 20:54:07 +02:00
Nicholas D. Matsakis
7315b6fab6 Bug 989299 -- Prevent instantiating opaque typed objects atop buffers r=sfink 2014-03-28 12:43:33 -04:00
Daniel Holbert
826df07705 Bug 984786 part 7: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /netwerk. r=hurley 2014-04-02 11:20:46 -07:00
Randell Jesup
45c4d25757 Bug 985714: Monitor AEC echo levels (ERLE/etc) in gUM r=jib 2014-04-02 13:58:20 -04:00
Randell Jesup
3f1ee43687 Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib 2014-04-02 13:58:20 -04:00
Randell Jesup
c944f7f471 Bug 694814: Patch 5 - Move AEC from PeerConnection to getUserMedia rs=padenot 2014-04-02 13:58:19 -04:00
Randell Jesup
f541101e08 Bug 694814: Patch 4 - Add audio playout delay config var r=padenot 2014-04-02 13:58:19 -04:00
Randell Jesup
7e518ccc70 Bug 694814: Patch 3 - Add far-end mixer observer and insert far-end audio for AEC r=padenot 2014-04-02 13:58:19 -04:00
Randell Jesup
7c5f0c80b8 Bug 694814: Patch 2: modifications to webrtc.org single_rw_fifo r=glandium,ted 2014-04-02 13:58:19 -04:00
Randell Jesup
9f1d6cf360 Bug 694814: Patch 1: Add farend input to webrtc.org upstream rs=padenot 2014-04-02 13:58:19 -04:00
Paul Adenot
a996edae64 Bug 982490 - Ensure for MSG cycle that each MediaStream write the same number of frames to their AudioStream. r=jesup,roc 2014-03-24 11:06:06 +01:00
Paul Adenot
8e0a3bf99b Bug 818822 - Update AudioConduit so it can work at 44.1kHz. r=jesup 2014-03-24 11:06:05 +01:00
Paul Adenot
d3b8229033 Bug 818822 - Resample all inputs of the MediaStreamGraph to the ideal audio rate. r=roc 2014-03-24 11:06:05 +01:00
Garrett Robinson
8b3c6564e3 Bug 971341: Fix infinite tab loading due to missing characters in CSP's path regexes r=sstamm 2014-04-02 10:57:35 -07:00
Benjamin Bouvier
fdf116730e Bug 878399: Implement toSource / toString for asm.js functions; r=luke 2014-04-02 19:52:00 +02:00
Benjamin Bouvier
268b02ffde Bug 878399: Implement toSource / toString for asm.js modules lambda; r=luke 2014-04-02 19:51:53 +02:00
Benjamin Bouvier
c34246d57b Bug 878399: Implement toSource / toString for asm.js modules; r=luke
--HG--
extra : rebase_source : 327cb71b2731a1a2fe6a0176fffc7aa4ba949870
2014-04-02 19:50:44 +02:00
Benjamin Bouvier
d812cd3dbd Bug 878399: Preparatory cleanups; r=luke
--HG--
extra : rebase_source : febbb6a64aa0790641c5e0efb7103deac4412caa
2014-04-02 19:37:00 +02:00
Aaron Klotz
1df562a381 Bug 991039: Disable IOInterposer in FPEFilter; r=ted 2014-04-02 11:49:56 -06:00
Jan Varga
9ec24dfafc Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent 2014-04-02 19:14:14 +02:00
Ed Morley
29eff211c9 Merge mozilla-central and inbound 2014-04-02 18:24:05 +01:00
Daniel Holbert
ae9419c109 Bug 984786 part 6: Mark struct nsRangeStore in /editor as MOZ_FINAL & give it a private destructor. r=ehsan 2014-04-02 09:21:12 -07:00
Daniel Holbert
0a7b04c924 Bug 984786 part 5: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /content/media. r=kinetik 2014-04-02 09:21:11 -07:00
Daniel Holbert
6ede97af2d Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug 2014-04-02 09:21:03 -07:00
Ed Morley
fc3a48cf76 Backed out changeset 4aa9183846c6 (bug 984891) for "AssertionError: repeating domain in.net makes no sense" 2014-04-02 16:58:50 +01:00
Xidorn Quan
e183e5dc14 Bug 990297 - Refactor table initialization code in nsCSSProps::AddRefTable. r=dbaron 2014-04-02 11:47:55 -04:00
Carsten "Tomcat" Book
9a0a6ba74f merge b2g-inbound to mozilla-central 2014-04-02 15:57:57 +02:00
Carsten "Tomcat" Book
f46dcca453 merge fx-team to mozilla-central 2014-04-02 15:56:06 +02:00
B2G Bumper Bot
88074929af Bumping manifests a=b2g-bump 2014-04-02 02:46:22 -07:00
B2G Bumper Bot
61a96de6e2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c23b496987e1
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17354 from gasolin/issue-973448-2

Bug 973448 - [settings] refactor Support panel with AMD pattern, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/f5624be4f1a2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973448 - [settings] refactor Support panel with AMD pattern
2014-04-02 02:41:12 -07:00
Andrea Marchesini
80c1a7a5b8 Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz 2014-04-02 10:09:29 +01:00
Ed Morley
6cf1eaf5ec Backed out changeset b07bd3a55770 (bug 990628) since it needs to land on b2g-inbound alongside a moztt PR
--HG--
extra : rebase_source : 9fef0224bc628d4eced8b4bef92713bf82cc0796
2014-04-02 09:48:29 +01:00
Benoit Girard
c6c5067f23 Bug 980454 - Add reftest for will-transform:transform containing block behavior. r=roc 2014-04-02 16:47:14 +08:00