Commit Graph

508 Commits

Author SHA1 Message Date
Edgar Chen
daf51e68fa Bug 952043 - Part 2: DOM changes for providing the network types supported by platform. r=smaug 2014-01-02 16:01:15 +08:00
Edgar Chen
304af91da0 Bug 952043 - Part 1: IDL changes for providing the network types supported by platform. r=smaug,hsinyi 2014-01-02 15:52:35 +08:00
Albert Crespell
caf36360fd Bug 952029 - ClearStats method fails after restart if data connection is disabled. r=gene 2014-01-13 14:24:44 +01:00
Vicamo Yang
cb6b4fc470 Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
  sed -i $f -e '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
Vicamo Yang
6d86926c0c Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
  sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
Jessica Jong
0aaea070ad Bug 952371 - Part 4: tests - [DSDS] mozMobileconnection.lastKnownNetwork and .lastKnownHomeNetwork aren't working. r=hsinyi 2014-01-08 18:54:34 +08:00
Jessica Jong
b9603575b7 Bug 952371 - Part 2: dom changes - [DSDS] mozMobileconnection.lastKnownNetwork and .lastKnownHomeNetwork aren't working. f=hsinyi, r=smaug 2014-01-08 18:54:33 +08:00
Jessica Jong
871adfdf54 Bug 952371 - Part 1: idl changes - [DSDS] mozMobileconnection.lastKnownNetwork and .lastKnownHomeNetwork aren't working. r=hsinyi 2014-01-08 18:54:33 +08:00
Edgar Chen
5238d6a834 Bug 956240 - WebMobileConnection: Use webidl event generator for the event that is dispatched by mozMobileConnection. r=smaug 2014-01-03 13:55:27 +08:00
John Shih
064ac60ec2 Bug 922926 - Part 4: Tests. r=gene, r=albert 2013-11-22 11:51:11 +08:00
John Shih
b7389ace51 Bug 922926 - Part 3: Rebase code in necko. r=mcmanus 2013-11-22 10:42:11 +08:00
John Shih
7c67bcaf8d Bug 922926 - Part 2: Implementation. r=gene, r=albert 2013-11-15 11:29:54 +08:00
John Shih
4111397c16 Bug 922926 - Part 1: IDL modifications. r=gene 2013-11-22 11:00:16 +08:00
Ms2ger
998959926a Bug 939048 - Part a: Move mochitests to manifests in dom/network; r=jst 2013-12-31 10:06:10 +01:00
Szu-Yu Chen [:aknow]
f7c59bff53 Bug 904934 - Remove mobilenetwork check. r=hsinyi 2013-12-23 10:59:43 +08:00
Jessica Jong
587f0f0819 Bug 944225 - Part 4: Add set/getPreferredNetworkType() API (tests). r=hsinyi
--HG--
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js
2013-12-11 11:15:25 +08:00
Jessica Jong
f5118d0700 Bug 944225 - Part 2: Add set/getPreferredNetworkType() API (dom). f=hsinyi r=smaug 2013-12-11 11:14:41 +08:00
Jessica Jong
df07502730 Bug 944225 - Part 1: Add set/getPreferredNetworkType() API (idl). r=hsinyi 2013-12-11 11:14:20 +08:00
Blake Kaplan
2c5238144d Bug 946437 - Fix cycle collection crash dealing with mobile connection arrays. r=hsinyi 2013-12-09 09:59:17 +08:00
Albert Crespell
e409c16f7e Bug 858005 - Part 4: Tests. r=gene 2013-05-31 07:23:04 +02:00
Albert Crespell
49aeca6b1a Bug 858005 - Part 3: Alarm implementation. r=gene, r=jshih 2013-05-31 07:21:29 +02:00
Albert Crespell
149c592063 Bug 858005 - Part 1: IDL definition. r=jonas 2013-05-24 11:27:02 +02:00
Edgar Chen
3af43cc000 Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh 2013-12-05 11:56:21 +08:00
Ryan VanderMeulen
cd340b0f18 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
8f47346384 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
Albert Crespell
87f18cde71 Bug 944051 - Return networks for SIMs that already doesn't have a data connection. r=gene, r=jshih 2013-12-03 17:26:04 +01:00
Albert Crespell
b095f3389c Bug 944008 - Usage reset doesn't work properly. r=gene 2013-11-29 08:06:20 +01:00
Patrick Wang
c9e000e673 Bug 870660: Part 4: Remove test_udpsocket. r=jdm 2013-11-30 00:17:35 +08:00
Patrick Wang
7c8f13cfcf Bug 870660: Part 1: Add packat filter to UDPSocketParent/Child. r=jduell 2013-11-30 00:13:44 +08:00
Edgar Chen
c6fa2f00ea Bug 944250 - Remove RILQUIRKS_MODEM_DEFAULTS_TO_EMERGENCY_MODE and correct marionette tests. r=hsinyi 2013-11-28 15:21:02 +08:00
Ehsan Akhgari
ab9a29d97c Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
--HG--
extra : rebase_source : 7d4187e2286cbfc278f463317043a280ea227e9d
2013-11-26 11:38:52 -05:00
Ed Morley
af3684d5b6 Backed out changeset 8c69c6e6fc39 (bug 942633) for build failures on a CLOSED TREE 2013-11-26 17:30:55 +00:00
Ehsan Akhgari
95e28bab76 Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky 2013-11-26 11:38:52 -05:00
John Shih
b30887b69e Bug 939061 - [NetworkStats API] Remove redundant indexes in NetworkStatsDB.jsm. r=gene 2013-11-20 09:32:55 +08:00
Szu-Yu Chen [:aknow]
48f876f6e3 Bug 856553 - Part 5: Add setRadioEnabled marionette test. r=hsinyi 2013-11-21 09:09:25 -05:00
Szu-Yu Chen [:aknow]
83e5883eb3 Bug 856553 - Part 2: Add setRadioEnabled API (dom). r=khuey 2013-11-21 09:08:50 -05:00
Szu-Yu Chen [:aknow]
0f8176fbb9 Bug 856553 - Part 1: Add setRadioEnabled API (idl). r=hsinyi 2013-11-21 09:08:36 -05:00
Albert Crespell
360a655be2 Bug 937041 - Update tests. r=gene 2013-11-15 16:56:17 +01:00
Albert Crespell
23ec126607 Bug 937041 - Modify availableNetworks method to return all networks having data in database. r=gene, r=jshih 2013-11-19 13:03:34 +01:00
Ben Kelly
b74dc40938 Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice 2013-11-20 13:33:10 +08:00
Jan Varga
8f8a999182 Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Carsten "Tomcat" Book
4551469986 Backed out changeset 5cda44ae1ba0 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
--HG--
rename : dom/indexedDB/test/test_globalObjects_content.html => dom/indexedDB/test/test_globalObjects.html
rename : dom/indexedDB/test/test_globalObjects_chrome.xul => dom/indexedDB/test/test_globalObjects.xul
rename : dom/indexedDB/test/unit/test_globalObjects_xpc.js => dom/indexedDB/test/unit/test_globalObjects.js
2013-11-19 11:41:52 +01:00
Jan Varga
5eebe35433 Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Mike Hommey
2812d11fce Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
e06d795c71 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
ffe0380912 Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Antonio M. Amaya
4102ea30c3 Bug 939116 - Apply the TCPSocket.send offset parameter correctly. r=dpreston 2013-11-15 18:28:00 +01:00
John Shih
74a09cdf5a Bug 932630 - [NetworkStats API] Need to fix saveAppStats(...) in test_networkstats_service_proxy.js. r=gene 2013-10-30 14:55:28 +08:00
Henry Chang
091bb44eef Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
Albert Crespell
e61d54a7a7 Bug 938167 - Error when multiple queries to getSamples are received. r=gene 2013-11-13 17:46:32 +01:00
Patrick Wang
9fe978e30e Bug 932183: Part 3: test case r=honzab 2013-11-14 16:00:48 +08:00
Patrick Wang
f12e1cc973 Bug 932183: Part 2: Update child's bufferedAmount more frequently. r=honzeb 2013-11-14 16:00:28 +08:00
Patrick Wang
602e89161a Bug 932183: Part 1: Rename function and add comments in TCPSocket implementation to make it more readable. r=honzab 2013-11-14 15:59:55 +08:00
Jessica Jong
c59952cfe6 Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
Jessica Jong
18d5afeb3b Bug 814629 - Part 4: MobileConnectionArray implementation. f=hsinyi r=khuey 2013-11-13 16:51:23 +08:00
Jessica Jong
8162e9fbd5 Bug 814629 - Part 3: MobileConnection changes (dom). f=hsinyi,edgar r=khuey 2013-11-13 16:51:04 +08:00
Jessica Jong
bb005be1ee Bug 814629 - Part 2: nsIDOMMobileConnection changes (idl). f=edgar r=hsinyi 2013-11-13 16:50:46 +08:00
Shih-Chiang Chien
6e2bf838f8 Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
Ms2ger
4fe918bb7b Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
Shih-Chiang Chien
4d0b41056b Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm. 2013-05-10 20:00:28 +08:00
Nathan Froyd
ebcc1e1abf Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan 2013-10-01 15:25:07 -04:00
John Shih
240d85fb1d Bug 927328 - Make sure app stats is updated when retrieving function is called. r=gene 2013-10-16 17:59:07 +08:00
Jessica Jong
7770bc8185 Bug 818353 - Part 2: DOM changes - use default client id (0) in MobileConnection. f=hsinyi,edgar r=smaug 2013-10-30 12:02:47 +08:00
Jessica Jong
b9646289f2 Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi 2013-10-30 12:01:51 +08:00
Gene Lian
4c306ee271 Bug 923382 - B2G Multi-SIM: support multiple SIM cards for network metering (a follow-up of bug 887699). r=albert 2013-10-29 16:33:18 +08:00
Vicamo Yang
8d3ece0bda Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08:00
Vicamo Yang
812e055581 Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey 2013-10-29 16:12:41 +08:00
Nicholas Nethercote
3b80765894 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Albert Crespell
342d051d20 Bug 887699 - Part 4/4 Tests. r=gene 2013-10-08 08:10:10 +02:00
Albert Crespell
9391a1773f Bug 887699 - Part 3/4 Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell,gene 2013-10-11 08:54:34 +02:00
Albert Crespell
d55b453453 Bug 887699 - Part 2/4 Multi SIM implementation. r=gene,jshih 2013-10-08 08:09:58 +02:00
Albert Crespell
4d4097b3d7 Bug 887699 - Part 1/4 IDL definition. r=jonas,hsinyi 2013-10-15 12:01:16 +02:00
Mike Hommey
b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Trevor Saunders
f1399b6633 [PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
 content/media/webspeech/recognition/Makefile.in |  1 -
 content/media/webspeech/recognition/moz.build   |  5 +-
 content/media/webspeech/synth/Makefile.in       |  1 -
 content/media/webspeech/synth/pico/Makefile.in  |  3 --
 dom/alarm/Makefile.in                           |  2 -
 dom/apps/src/Makefile.in                        |  1 -
 dom/base/Makefile.in                            |  2 -
 dom/base/moz.build                              | 26 ++++++++++-
 dom/battery/Makefile.in                         |  1 -
 dom/bindings/Makefile.in                        |  3 --
 dom/bindings/moz.build                          | 17 ++++++-
 dom/bindings/test/Makefile.in                   |  5 +-
 dom/bluetooth/Makefile.in                       |  2 -
 dom/bluetooth/moz.build                         |  7 ++-
 dom/browser-element/Makefile.in                 |  3 --
 dom/browser-element/moz.build                   |  6 ++-
 dom/camera/Makefile.in                          |  1 -
 dom/camera/moz.build                            |  5 +-
 dom/devicestorage/Makefile.in                   |  1 -
 dom/dom-config.mk                               | 61 -------------------------
 dom/encoding/Makefile.in                        |  1 -
 dom/fmradio/Makefile.in                         |  2 -
 dom/fmradio/ipc/Makefile.in                     |  1 -
 dom/fmradio/ipc/moz.build                       |  5 +-
 dom/fmradio/moz.build                           |  5 +-
 dom/icc/src/Makefile.in                         |  4 --
 dom/media/Makefile.in                           |  3 --
 dom/media/moz.build                             |  6 ++-
 dom/mobilemessage/src/Makefile.in               |  1 -
 dom/mobilemessage/src/moz.build                 |  5 +-
 dom/network/src/Makefile.in                     |  2 -
 dom/plugins/base/Makefile.in                    |  1 -
 dom/plugins/base/moz.build                      |  8 +++-
 dom/power/Makefile.in                           |  1 -
 dom/quota/Makefile.in                           |  1 -
 dom/system/gonk/Makefile.in                     |  2 -
 dom/telephony/Makefile.in                       |  1 -
 dom/time/Makefile.in                            |  1 -
 dom/wifi/Makefile.in                            |  5 --
 39 files changed, 85 insertions(+), 123 deletions(-)
 delete mode 100644 dom/dom-config.mk
 delete mode 100644 dom/wifi/Makefile.in
2013-10-23 17:20:55 -04:00
Alexandre Poirot
94ad1f1218 Bug 920586 - Allows chrome usages of TCPSocket r=bent 2013-09-25 08:58:00 +01:00
Tomoaki Konno
a9817ffc32 Bug 908248 - Intermittent test_tcpserversocket.js. r=jdm 2013-10-24 02:48:00 +01:00
Brian O'Keefe
9c9d71fddb Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal 2013-10-02 13:17:55 -04:00
Dave Hylands
8a71b055ed Backout 32307c4a20bc (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands
5b15ac0bbc Backout c6a0d5f696ec (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Vicamo Yang
ff610008af Bug 814556 - 1/2: Move mozilla::dom::icc::* to mozilla::dom. r=khuey, f=Ms2ger 2013-10-22 19:23:00 +08:00
Jessica Jong
bc3150dfce Bug 818353 - Part 2: DOM changes - use default client id (0) in MobileConnection. f=hsinyi,edgar r=smaug 2013-10-18 15:01:03 +08:00
Jessica Jong
86859a9f9b Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi 2013-10-18 15:01:03 +08:00
Ryan VanderMeulen
2a5d6a7ebf Backed out 4 changesets (bug 887699).
Backed out changeset 5c878c48d732 (bug 887699)
Backed out changeset 57b03d7055e8 (bug 887699)
Backed out changeset ea06175feb4f (bug 887699)
Backed out changeset 516d0f14f7fd (bug 887699)
2013-10-16 17:12:54 -04:00
Albert Crespell
6942d46287 Bug 887699 - Part 4: Tests. r=gene 2013-10-08 08:10:10 +02:00
Albert Crespell
6c7a4f8f91 Bug 887699 - Part 3: Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell, r=gene 2013-10-11 08:54:34 +02:00
Albert Crespell
2cf1c0bbd2 Bug 887699 - Part 2: Multi SIM implementation. r=gene 2013-10-08 08:09:58 +02:00
Albert Crespell
1e74154822 Bug 887699 - Part 1: IDL definition. r=jonas, r=hsinyi 2013-10-15 12:01:16 +02:00
Edgar Chen
0302b1b382 Bug 926358 - Fix the potential issue in MMI request handler. r=allstars.chh 2013-10-14 18:47:55 +08:00
Jan Varga
01428648b0 Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger) 2013-09-28 13:25:46 +02:00
Masayuki Nakano
ed6389f9ff Bug 912956 part.8 Create mozilla/MiscEvents.h r=roc 2013-09-24 19:04:15 +09:00
Ehsan Akhgari
8c43a4f37f Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
Wes Kocher
2360c584db Merge b2g-inbound to m-c 2013-09-18 17:09:39 -07:00
Jessica Jong
80dcaf579b Bug 909688: B2G RIL - tests cases for data loss. r=vicamo 2013-09-18 22:06:03 +08:00
Trevor Saunders
516ec6f51b bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
John Shih
4042563776 Bug 917667 - Add the check of receving unknown connection type. r=gene 2013-09-18 14:57:28 +08:00
Ethan Tseng
9ea9589875 Bug 855951 - Collect and save TX/RX traffic amounts of TCP connections per-App, r=gene, mcmanus 2013-08-29 14:15:08 +08:00
John Shih
9529c359e9 Bug 784575 - Part 6: Testing. r=gene 2013-07-26 17:54:37 +08:00
John Shih
98e3afa8b5 Bug 784575 - Part 5: NetworkStatsManager Modification. r=gene 2013-08-28 14:38:28 +08:00
John Shih
84795f304b Bug 784575 - Part 4: NetworkStatsDB Modification. r=gene 2013-07-03 16:36:50 +08:00
John Shih
e031de401b Bug 784575 - Part 3: NetworkStats API IDL Modification. r=gene, sr=sicking 2013-07-03 16:33:17 +08:00
John Shih
4403e85d0a Bug 784575 - Part 2: Create NetworkStatsServiceProxy. r=gene 2013-08-14 18:05:35 +08:00
John Shih
3a7e0818af Bug 784575 - Part 1: NetworkStatsService Modification. r=gene, r=acperez 2013-08-14 17:10:42 +08:00
Jessica Jong
c790fc9f9e Bug 821579 - B2G 3G: Add Marionette test for Data Connection. r=vicamo 2013-09-09 10:57:14 +08:00
Patrick Wang
74a7822ca9 Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking 2013-09-01 03:09:17 +08:00
Andrew Sutherland
e0a977dae7 backout Bug 784816 https://hg.mozilla.org/mozilla-central/rev/1000c23df772 for breaking multi-process TCPSocket SSL connections 2013-09-08 11:22:44 +02:00
Wes Kocher
545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Szu-Yu Chen [:aknow]
41f2663310 Bug 909684 - Add enabled and password checking. r=hsinyi 2013-09-03 08:50:55 -04:00
Ed Morley
12c7f19bac Merge latest green b2g-inbound changeset and mozilla-central 2013-09-02 14:57:00 +01:00
Patrick Wang
c69750f438 Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking 2013-09-01 03:09:17 +08:00
Nicholas Nethercote
01c70c8c97 Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
2013-08-27 19:59:14 -07:00
Szu-Yu Chen [:aknow]
597e0f70b3 Bug 909669 - Part 2: Change error code to InvalidParameter (ril, test). r=hsinyi 2013-09-04 08:30:44 -04:00
Szu-Yu Chen [:aknow]
9d5ca122c3 Bug 909669 - Part 1: Change error code to InvalidParameter (idl). r=hsinyi 2013-09-04 08:30:31 -04:00
Ryan VanderMeulen
df3e3e0cf2 Merge m-c to b2g-inbound. 2013-08-29 16:43:30 -04:00
Fabrice Desré
861f64ec49 Bug 910774 - Calling socket.resume() on a socket that's not paused doesn't work properly r=honzab 2013-08-29 13:40:07 -07:00
Donovan Preston
fce9c7e8bb Bug 788960 - Disable test_tcpsocket.js on OSX due to intermittent failures. 2013-08-29 11:38:39 -04:00
Brian O'Keefe
d118b95a0d Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal 2013-08-15 09:02:09 -04:00
Shawn Ku
7024a21a7f Bug 905479 - Part 4: Add test for change call barring password. r=yoshi, r=hsinyi 2013-08-27 10:03:11 +08:00
Shawn Ku
8738ba2f41 Bug 905479 - Part 2: DOM implementation for change call barring password. r=smaug 2013-08-27 09:53:30 +08:00
Shawn Ku
9871499ff3 Bug 905479 - Part 1: Add interfaces for change call barring password. r=hsinyi, r=yoshi, sr=smaug 2013-08-27 09:50:02 +08:00
Szu-Yu Chen [:aknow]
724251e838 Bug 882983 - Part 2: Add ota status event (dom). r=khuey 2013-08-27 08:25:53 -04:00
Szu-Yu Chen [:aknow]
16c6da04b2 Bug 882983 - Part 1: Add ota status event (idl, webidl). r=hsinyi, sr=smaug 2013-08-27 08:25:53 -04:00
Gregor Wagner
b7557293db Bug 903343 - Missing Request in TCPSocketChild. r=bent 2013-08-26 16:38:08 -07:00
Ms2ger
4fb1aa6786 Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
Ms2ger
4807f1c86c Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
David Zbarsky
42c2b55222 Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell 2013-08-21 02:49:42 -04:00
Ed Morley
a4aa297061 Merge latest green b2g-inbound changeset and mozilla-central 2013-08-15 11:58:48 +01:00
Gregory Szorc
df453f8483 Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
1c7ba28dbd Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Mihnea Dobrescu-Balaur
641061953b Bug 887054 - Part 4: Mark dom/network/tests/unit/test_tcpserversocket.js to run sequentially. r=ahal 2013-08-14 11:31:20 -07:00
Edgar Chen
c821f198c6 Bug 903257 - Part 2: Marionette tests for signal when registration status changes. r=hsinyi 2013-08-12 12:15:23 +08:00
Carsten "Tomcat" Book
3f249cd751 merge mozilla-central to b2g-inbound 2013-08-14 15:02:24 +02:00
Ms2ger
1a5ae526d9 Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Szu-Yu Chen [:aknow]
bfe6115456 Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent 2013-08-14 08:50:22 -04:00
Szu-Yu Chen [:aknow]
f82bcc0f60 Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug 2013-08-14 08:48:28 -04:00
Hsin-Yi Tsai
15b00a9c16 Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part2 - DOM. r=smaug 2013-08-14 16:21:05 +08:00
Hsin-Yi Tsai
df67c68ba3 Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part1 - idl. sr=smaug, r=vicamo 2013-08-14 15:25:13 +08:00
Ryan VanderMeulen
4d14292521 Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Szu-Yu Chen [:aknow]
be98c1d90b Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent 2013-08-12 08:25:09 -04:00
Szu-Yu Chen [:aknow]
bc23e1e885 Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug 2013-08-12 08:24:53 -04:00
Ryan VanderMeulen
fab2c2a3c8 Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE. 2013-08-14 15:12:20 -04:00
Brian O'Keefe
61565e4086 Bug 896177 - Remove useless config.mk includes; r=gps 2013-07-17 16:06:53 -04:00
Gregory Szorc
d87c91cf0c Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Boris Zbarsky
3bcc77ed3a Bug 707564 part 1. Fix TCPSocket initialization to not throw exceptions on non-b2g. r=gal 2013-08-03 23:38:44 -04:00
Ed Morley
4e6f3c8e19 Merge latest green b2g-inbound changeset and mozilla-central 2013-08-02 13:30:22 +01:00
Mike Hommey
2e729aa83d Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
Edgar Chen
ddb5559cb5 Bug 835237 - Part 2: Add marionette tests for signal strength. r=hsinyi 2013-07-23 17:41:18 +08:00
Edgar Chen
eb775462c9 Bug 899484 - Part 2: Add marionette tests for roaming preference. r=hsinyi 2013-07-30 17:18:24 +08:00
Ryan VanderMeulen
7bd9efe0db Merge m-c to birch. 2013-07-29 16:07:59 -04:00