Commit Graph

129142 Commits

Author SHA1 Message Date
Ehsan Akhgari
6ee7fc5a87 Bug 834513 - Part 2: Add an AudioNode weak pointer to the AudioNodeEngine class; r=roc 2013-04-20 12:16:28 -04:00
Olli Pettay
a5a1254463 Bug 856364 - Paris binding for KeyboardEvent, r=peterv 2013-04-21 02:48:55 +03:00
Jeff Walden
999061f243 Bug 863891 - Eliminate warnings by not reusing the *_MIN constants to implement the indefinite integer value. r=jandem
--HG--
extra : rebase_source : 976c96bd0e2fda121bf48c057954aef12f6d096a
2013-04-20 14:13:51 -07:00
Masatoshi Kimura
25025d3d96 Bug 859023 - Remove the MSVC exemption for FAIL_ON_WARNINGS in content/mathml/content/src. r=karlt 2013-04-21 05:36:44 +09:00
Masatoshi Kimura
3a3e6ebe70 Bug 859020 - Remove the MSVC exemption for FAIL_ON_WARNINGS in dom. r=bz 2013-04-21 05:36:43 +09:00
Timothy Nikkel
14b3f5390b Bug 863889. nsWindow::Move should compare the same type of pixels when determining if we are moving the window at all. r=jfkthame 2013-04-20 13:19:26 -05:00
Peter Van der Beken
16af060454 Bug 852094 - Support Unforgeable on proxy-based DOM bindings. r=bz. 2012-12-20 10:56:11 +01:00
Ehsan Akhgari
8ec8660b82 Merge mozilla-central into mozilla-inbound 2013-04-20 12:28:24 -04:00
Kannan Vijayan
4e82d9de0c Bug 861596 - Add optimized ArgumentsObject stubs to Ion ICs. r=h4writer 2013-04-20 10:32:04 -04:00
Benoit Jacob
3d65ba41c3 Bug 863843 - Android: blocklist STAGEFRIGHT on rk30board - r=joedrew 2013-04-20 10:22:51 -04:00
Benoit Jacob
739e05767c Bug 863821 - Remove useless 'var' keywords in WebGL mochitest - r=jgilbert 2013-04-20 10:22:49 -04:00
Jan de Mooij
cabb537662 Bug 855236 - Fix JM chunked compilation issue. r=bhackett 2013-04-20 16:14:26 +02:00
Jan de Mooij
151e48189b Bug 863084 - Fix JS shell evaluate function to use the right Zone for its return value. r=billm 2013-04-20 16:14:24 +02:00
Jan de Mooij
f721857b57 Bug 861165 - Fix JM JSOP_IN bug with negative index. r=bhackett 2013-04-20 16:14:17 +02:00
Benoit Jacob
89887a1712 Bug 863397 - remove a couple more unused static functions - r=nical 2013-04-20 10:08:18 -04:00
Benoit Jacob
e48938d5e1 Bug 863397 - remove more dead B2G paths, mostly in TextureImage - r=nical 2013-04-20 10:08:18 -04:00
Benoit Jacob
e4f2a0f4e1 Bug 863397 - kill BindExternalBuffer and UnbindExternalBuffer with FIRE - r=jgilbert 2013-04-20 10:08:18 -04:00
Benoit Jacob
bb033f5949 Bug 863397 - Remove all the eglLockSurface-using code; leave the GL symbols in - r=jgilbert 2013-04-20 10:08:18 -04:00
Benoit Jacob
70367196cb Bug 863397 - Trim ImageLayerOGL from B2G paths (it's no longer used on B2G) - r=Bas 2013-04-20 10:08:18 -04:00
Olli Pettay
80a4167e99 Bug 863950 - Crash with outdated CaretPosition object, r=bz 2013-04-20 16:11:20 +03:00
Marco Bonardo
47b3a19e95 Bug 861302 - Allow indedexDB to be used from about:home
r=bz
2013-04-20 13:33:34 +02:00
Cameron McCormack
769bd44ad9 No bug - Minor comment tweak. (DONTBUILD) 2013-04-20 21:24:34 +10:00
ffxbld
b6f3255db2 No bug, Automated blocklist update from host bld-linux64-ix-016 - a=blocklist-update 2013-04-20 03:39:34 -07:00
Tetsuharu OHZEKI
ee8bab92ec Bug 863285 - Cache the result of Ci.nsIMemory.isLowMemoryPlatform(). r=Kartikaya 2013-04-20 19:13:45 +09:00
Mark Capella
a2345751b3 Bug 857362 - Remove unused sendMessageToJava() events, r=cpeterson 2013-04-20 00:29:03 -04:00
Boris Zbarsky
ab783c1e1a Test for bug 862702. r=peterv 2013-04-19 23:04:23 -04:00
Boris Zbarsky
91af6882c7 Bug 862077. Even if we have a wrapper cache, don't assume that no cached wrapper means no wrapped native.: it's not true for inner windows. r=peterv 2013-04-19 23:04:22 -04:00
Boris Zbarsky
afd40a2989 Bug 863386. Add support for nullable enum arguments and return values. r=mccr8
This incidentally fixes bug 843355
2013-04-19 23:04:19 -04:00
Boris Zbarsky
a04a090195 Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin 2013-04-19 23:03:02 -04:00
Boris Zbarsky
14089d7cd3 Bug 862540. Make window.status actually be settable (but have no effect unless the pref that no one ever sets is set). r=smaug 2013-04-19 23:03:01 -04:00
Phil Ringnalda
3606d7d0f8 Back out 6eb19014d780 (bug 861596) for Arm build bustage
CLOSED TREE
2013-04-19 18:43:54 -07:00
Kannan Vijayan
bd36917c01 Bug 861596 - Add optimized ArgumentsObject stubs to Ion ICs. r=h4writer 2013-04-19 21:13:53 -04:00
Bill McCloskey
043d238980 Bug 745154 - Disable automatic safe mode after startup crashes in debug builds or using an environment variable (r=ehsan) 2013-04-19 16:25:20 -07:00
Jeff Gilbert
f7ed63bfd1 Bug 822431 - Use MOZ_UNLIKELY in MOZ_ASSERT. r=waldo 2013-04-19 16:20:35 -07:00
Bobby Holley
4cae67d0f5 Back out bug 860438 nsWindowWatcher patch for ProfileManager crashes.
This reverts commit 2aec46b29d41c457b5b192ff51a448eb98598e20.
2013-04-19 18:28:54 -04:00
Bobby Holley
6e33cfe030 Back out bug 863646 for make check orange (TestStartupCache). 2013-04-19 18:28:53 -04:00
Bobby Holley
cc39b0337c Bug 863646 - Force layout initialization in XPCOM initialization. r=bsmedberg 2013-04-19 16:03:24 -04:00
Ryan VanderMeulen
8462eb89ca Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Ryan VanderMeulen
9a298927f2 Merge fx-team to m-c. 2013-04-19 13:44:55 -04:00
Ryan VanderMeulen
1b08b461ca Bug 862918 - Disable test on mobile. r=ted
CLOSED TREE
2013-04-19 12:09:51 -04:00
Ryan VanderMeulen
f751d56ae7 Merge birch to m-c. 2013-04-19 11:10:59 -04:00
Ehsan Akhgari
2280cc7aa8 Bug 863092 - Make mach run and mach debug run firefox -no-remote; r=gps
DONTBUILD
2013-04-19 09:03:09 -04:00
Gina Yeh
e38e47e3e5 Bug 863620 - Followup of bug 848414, r=echou 2013-04-19 14:40:51 +02:00
Vicamo Yang
7a23fd9768 Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger 2013-04-19 20:38:02 +08:00
Kan-Ru Chen (陳侃如)
d7a381161e Bug 845707 - Only filter file path that is a '~' or starts with '~/'. r=dougt 2013-04-19 07:55:58 -04:00
Ryan VanderMeulen
0652e961c9 Merge birch to m-c. 2013-04-19 07:45:15 -04:00
Josh Matthews
e4a83e5819 Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy 2013-04-19 11:25:33 +02:00
Josh Matthews
f0f3447ace Bug 831107 - Part 1: Allow TCPSocket consumers to receive typed array data without converting it to a byte string first. r=vlad 2013-04-19 11:25:33 +02:00
Eric Chou
c8991a8d73 Bug 860166 - Revice AT command handler for Headset profile (HSP), r=gyeh 2013-04-19 17:08:06 +08:00
Eric Chou
72c721a24a Bug 860166 - Use two server sockets to listen to both HFP and HSP services, r=gyeh, r=mrbkap 2013-04-19 17:08:00 +08:00