Commit Graph

18780 Commits

Author SHA1 Message Date
Ryan VanderMeulen
4c584f3f4a Merge b2g-inbound to m-c. 2013-12-05 17:53:41 -05:00
Ryan VanderMeulen
fe93ce0fd5 Merge inbound to m-c. 2013-12-05 17:29:03 -05:00
Randell Jesup
1a7de2c062 Bug 945334: Fix runnable pointer holding r=roc 2013-12-05 16:30:51 -05:00
Randell Jesup
aac4f799fe Backout bug 926746 part 3 (replaced with bug 945334) rs=jesup 2013-12-05 16:30:50 -05:00
Blake Kaplan
cbec85703d Bug 933219 - Fix compartment mismatch in MobileMessageManager::Delete. r=gwagner 2013-12-05 13:28:41 -08:00
Blake Kaplan
c480c5eb5d Bug 933219 - Fix compartment mismatch in MobileMessageManager::Send. r=gwagner 2013-12-05 13:28:13 -08:00
Carsten "Tomcat" Book
5ad51b9365 merge b2g-inbound to m-c 2013-12-05 12:57:24 +01:00
Ben Tian
c54108e05a Bug 946048 - Reset mPhoneType in BluetoothHFPManager constructor, r=echou 2013-12-04 13:51:57 +08:00
Nicholas Nethercote
e9715bfc41 Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
2013-12-03 20:01:24 -08:00
Max Jonas Werner
85df465604 Bug 892148 - Make DTLS fingerprint accessible from JS r=abr 2013-12-04 15:36:00 -06:00
Kyle Huey
d35c3820b2 Bug 934563: Use the safe JSContext since it will always exist. r=bholley
--HG--
extra : rebase_source : 828e6c0c3f9bbc689a791839545cb403a0d2e03d
2013-12-04 11:53:50 -05:00
Kyle Huey
a935cc55b1 Bug 933497: Teach ObjectWrapper.jsm to deal with Typed Arrays. r=bholley
--HG--
extra : rebase_source : ed6d5f41e302e7e0d721f533c9cdb773b381fc4f
2013-12-04 11:53:21 -05:00
Alan Huang
798ddacef6 Bug 931456 - Initialize the chrome process pid information while we are constructing OpenFileFinder. r=dhylands 2013-12-04 10:24:36 +08:00
Ryan VanderMeulen
bbe7529af4 Backed out changeset ad0d9f62c29c (bug 206659) for B2G desktop mochitest orange. 2013-12-04 21:24:09 -05:00
Ehsan Akhgari
6192142b97 Bug 946214 - Build dom/devicestorage in unified mode; r=glandium
--HG--
extra : rebase_source : 44470490fc64cbe0cb59b7223dc93b41846c88e9
2013-12-04 09:43:13 -05:00
Ehsan Akhgari
d07053ce74 Bug 946212 - Put all of dom/encoding into unified mode; r=glandium
--HG--
extra : rebase_source : 6bb73bc7f0ae03342bd729d0d610c84de283e519
2013-12-04 09:42:49 -05:00
Ehsan Akhgari
8d7bfe3610 Bug 946210 - Build dom/telephony in unified mode; r=glandium
--HG--
extra : rebase_source : 2a73bc864f08798b3555fce6261e19b318c265ea
2013-12-04 09:42:23 -05:00
Edgar Chen
aedcc699ef Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh 2013-12-05 11:56:21 +08:00
Bevis Tseng
90344ddac7 Bug 943749 - B2G SMS: Support Class 2 SMS received and stored in SIM. r=vyang 2013-12-04 18:52:31 +08:00
Szu-Yu Chen [:aknow]
92ceb9003e Bug 931697 - Add multisim telephony test. r=hsinyi 2013-12-05 09:29:08 -05:00
ISHIKAWA, Chiaki
dd372c56b0 Bug 938683 - Catch and pass the error values of PR_Close() to upper layer. r=johns 2013-12-05 12:16:09 -05:00
Boris Zbarsky
109a5700f1 Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
Ryan VanderMeulen
927d6da72d Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts. 2013-12-05 11:36:01 -05:00
Hsin-Yi Tsai
f1030f60d0 Bug 944589 - [Voice Channel][Dialer][Airplane Mode] If you switch to airplane mode when talking, voice channel will not recover. r=vicamo 2013-12-02 18:51:54 +08:00
Gina Yeh
de4f25fcff Bug 943752 - Refine BluetoothProfileController logic for AVRCP and HID, r=echou 2013-12-05 10:05:39 +08:00
Blake Kaplan
ba9bdb989b Bug 933483 - Don't fire events (and especially request animation frame events) when we're in a modal dialog. r=smaug 2013-12-04 21:03:21 -05:00
Shawn Ku
68fe778f2b Bug 946062 - Disable nsIRadioInterfaceLayer in AudioManager.cpp for fixing flatfish build break. r=mchen
--HG--
extra : rebase_source : 75726539cf0f16bebaf6e83ad23452010d6f545f
2013-12-04 14:57:40 +08:00
Mike Shal
009ce11f2a Bug 875013 - Remove VPATH; r=glandium 2013-11-21 14:57:06 -05:00
Andrea Marchesini
3737a3061f Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 13:50:11 +00:00
Bill Gianopoulos
7d01c50929 Bug 946189 - Fix Windows build issue with --disable-crashreporter. r=bsmedberg 2013-12-04 08:20:41 -05:00
Dongie Agnir
a4f0d47ffb Bug 942356 - Fix up Flash version string on Linux. r=bsmedberg 2013-12-04 17:46:20 -05:00
ISHIKAWA, Chiaki
a39136f84d Bug 938687 - Check the value of PR_Close() and issue warning when it is not PR_SUCCESS. r=bsmedberg 2013-12-04 17:46:20 -05:00
Birunthan Mohanathas
15d650c711 Bug 206659 - Disregard case of MIME types in nsPluginTag::InitMime and add tests to verify mixed-case MIME type handling. r=bsmedberg 2013-12-04 17:46:19 -05:00
Ryan VanderMeulen
b761046e21 Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
Ryan VanderMeulen
c2453b4d9c Merge b2g-inbound to m-c on a CLOSED TREE. 2013-12-04 17:34:18 -05:00
Ryan VanderMeulen
8e75d32d06 Backed out changesets 9906961b21af and b2b20bc6576a (bug 946178) because they didn't prevent the crashes. DONTBUILD CLOSED TREE 2013-12-04 17:23:58 -05:00
Ryan VanderMeulen
42246bd355 Bug 946178 - Disable all tests that use setRadioEnabled to see if Mnw stops crashing on a CLOSED TREE. 2013-12-04 11:52:59 -05:00
Ryan VanderMeulen
d0ec84204c Bug 946178 - Disable test_outgoing_radio_off.js to see if it fixes Mnw and lets us reopen the CLOSED TREE. 2013-12-04 08:49:59 -05:00
Boris Zbarsky
373e688e4f Bug 942631 part 7. Move INSTANCE_RESERVED_SLOTS into the C++, so it's closer to the things it depends on. r=peterv 2013-12-04 08:02:19 -05:00
Boris Zbarsky
6e8c13b735 Bug 942631 part 6. Fix performance regression in the imagedata getter due to using MaybeWrapValue on a non-DOM object. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
5948f54d3e Bug 942631 part 5. Add C++ API for clearing the cached value of a [Cached] property or regetting a [StoreInSlot] property. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
2ccbfd5863 Bug 942631 part 4. Allow WebIDL attributes to return a sequence if it's cached. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
3d0aaf3090 Bug 942631 part 3. Preserve the wrapper when caching things in its slots if we're an nsWrapperCache. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
daded4df04 Bug 942631 part 2. Make getters for cached properties check and set the reserved slot as needed. r=peterv 2013-12-04 08:02:17 -05:00
Boris Zbarsky
f916e39018 Bug 942631 part 1. Add support for a [Cached] WebIDL annotation. r=peterv 2013-12-04 08:02:17 -05:00
Jacek Caban
ed6fdf6b50 Bug 944427 - Fixed char16_t/wchar_t mismatch in dom/ r=bsmedberg 2013-12-04 13:19:38 +01:00
Carsten "Tomcat" Book
29083362d8 Backed out changeset deaef09b17c1 (bug 944725) for marionette web-api bustage on a CLOSED TREE 2013-12-04 10:06:32 +01:00
Carsten "Tomcat" Book
0978cca349 Backed out changeset 82345b162c51 (bug 944725) for marionette web-api bustage on a CLOSED TREE 2013-12-04 10:06:14 +01:00
Carsten "Tomcat" Book
4fca6506a9 merge b2g-inbound to mozilla-central 2013-12-04 09:47:17 +01:00
Reuben Morais
5e70b6a8e0 Bug 906226 - Move shared test code to a single file. r=gwagner 2013-12-03 23:07:59 -02:00