Edgar Chen
|
7576dae8e6
|
Bug 956655 - Part 1: Move MobileConnection related files to dom/mobileconnection. r=smaug,khuey
--HG--
rename : dom/network/interfaces/nsIDOMMobileConnection.idl => dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl
rename : dom/network/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
rename : dom/network/tests/marionette/manifest.ini => dom/mobileconnection/tests/marionette/manifest.ini
rename : dom/network/tests/marionette/test_call_barring_change_password.js => dom/mobileconnection/tests/marionette/test_call_barring_change_password.js
rename : dom/network/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_option.js
rename : dom/network/tests/marionette/test_call_barring_set_error.js => dom/mobileconnection/tests/marionette/test_call_barring_set_error.js
rename : dom/network/tests/marionette/test_mobile_connections_array_uninitialized.js => dom/mobileconnection/tests/marionette/test_mobile_connections_array_uninitialized.js
rename : dom/network/tests/marionette/test_mobile_data_connection.js => dom/mobileconnection/tests/marionette/test_mobile_data_connection.js
rename : dom/network/tests/marionette/test_mobile_data_location.js => dom/mobileconnection/tests/marionette/test_mobile_data_location.js
rename : dom/network/tests/marionette/test_mobile_data_state.js => dom/mobileconnection/tests/marionette/test_mobile_data_state.js
rename : dom/network/tests/marionette/test_mobile_icc_change.js => dom/mobileconnection/tests/marionette/test_mobile_icc_change.js
rename : dom/network/tests/marionette/test_mobile_last_known_network.js => dom/mobileconnection/tests/marionette/test_mobile_last_known_network.js
rename : dom/network/tests/marionette/test_mobile_mmi.js => dom/mobileconnection/tests/marionette/test_mobile_mmi.js
rename : dom/network/tests/marionette/test_mobile_networks.js => dom/mobileconnection/tests/marionette/test_mobile_networks.js
rename : dom/network/tests/marionette/test_mobile_operator_names.js => dom/mobileconnection/tests/marionette/test_mobile_operator_names.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type_by_setting.js
rename : dom/network/tests/marionette/test_mobile_roaming_preference.js => dom/mobileconnection/tests/marionette/test_mobile_roaming_preference.js
rename : dom/network/tests/marionette/test_mobile_set_radio.js => dom/mobileconnection/tests/marionette/test_mobile_set_radio.js
rename : dom/network/tests/marionette/test_mobile_voice_state.js => dom/mobileconnection/tests/marionette/test_mobile_voice_state.js
|
2013-12-24 15:55:52 +08:00 |
|
Edgar Chen
|
b2f55a1082
|
Backed out changeset 10348da2438a (Bug 956655)
|
2014-01-17 13:08:59 +08:00 |
|
Edgar Chen
|
876a576ec4
|
Bug 956655 - Part 1: Move MobileConnection related files to dom/mobileconnection. r=smaug,khuey
--HG--
rename : dom/network/interfaces/nsIDOMMobileConnection.idl => dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl
rename : dom/network/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
rename : dom/network/src/MobileConnection.cpp => dom/mobileconnection/src/MobileConnection.cpp
rename : dom/network/src/MobileConnection.h => dom/mobileconnection/src/MobileConnection.h
rename : dom/network/src/MobileConnectionArray.cpp => dom/mobileconnection/src/MobileConnectionArray.cpp
rename : dom/network/src/MobileConnectionArray.h => dom/mobileconnection/src/MobileConnectionArray.h
rename : dom/network/tests/marionette/manifest.ini => dom/mobileconnection/tests/marionette/manifest.ini
rename : dom/network/tests/marionette/test_call_barring_change_password.js => dom/mobileconnection/tests/marionette/test_call_barring_change_password.js
rename : dom/network/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_option.js
rename : dom/network/tests/marionette/test_call_barring_set_error.js => dom/mobileconnection/tests/marionette/test_call_barring_set_error.js
rename : dom/network/tests/marionette/test_mobile_data_connection.js => dom/mobileconnection/tests/marionette/test_mobile_data_connection.js
rename : dom/network/tests/marionette/test_mobile_data_location.js => dom/mobileconnection/tests/marionette/test_mobile_data_location.js
rename : dom/network/tests/marionette/test_mobile_data_state.js => dom/mobileconnection/tests/marionette/test_mobile_data_state.js
rename : dom/network/tests/marionette/test_mobile_last_known_network.js => dom/mobileconnection/tests/marionette/test_mobile_last_known_network.js
rename : dom/network/tests/marionette/test_mobile_mmi.js => dom/mobileconnection/tests/marionette/test_mobile_mmi.js
rename : dom/network/tests/marionette/test_mobile_networks.js => dom/mobileconnection/tests/marionette/test_mobile_networks.js
rename : dom/network/tests/marionette/test_mobile_operator_names.js => dom/mobileconnection/tests/marionette/test_mobile_operator_names.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type_by_setting.js
rename : dom/network/tests/marionette/test_mobile_roaming_preference.js => dom/mobileconnection/tests/marionette/test_mobile_roaming_preference.js
rename : dom/network/tests/marionette/test_mobile_set_radio.js => dom/mobileconnection/tests/marionette/test_mobile_set_radio.js
rename : dom/network/tests/marionette/test_mobile_voice_state.js => dom/mobileconnection/tests/marionette/test_mobile_voice_state.js
|
2013-12-24 15:55:52 +08:00 |
|
Andrea Marchesini
|
db1bf21456
|
Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
|
2014-01-16 11:53:48 +01:00 |
|
Edgar Chen
|
be657baaaf
|
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 |
|
Jessica Jong
|
fdfd71e5dd
|
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
|
0c346992a8
|
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
|
3c9c7342e7
|
Bug 922926 - Part 1: IDL modifications. r=gene
|
2013-11-22 11:00:16 +08:00 |
|
Jessica Jong
|
0f9c07e283
|
Bug 944225 - Part 1: Add set/getPreferredNetworkType() API (idl). r=hsinyi
|
2013-12-11 11:14:20 +08:00 |
|
Albert Crespell
|
b2ebb30105
|
Bug 858005 - Part 1: IDL definition. r=jonas
|
2013-05-24 11:27:02 +02:00 |
|
Patrick Wang
|
8e057af1da
|
Bug 870660: Part 1: Add packat filter to UDPSocketParent/Child. r=jduell
|
2013-11-30 00:13:44 +08:00 |
|
Szu-Yu Chen [:aknow]
|
9c5fe43ef8
|
Bug 856553 - Part 1: Add setRadioEnabled API (idl). r=hsinyi
|
2013-11-21 09:08:36 -05:00 |
|
Albert Crespell
|
4c016bba69
|
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 |
|
Patrick Wang
|
c5921bd70d
|
Bug 932183: Part 2: Update child's bufferedAmount more frequently. r=honzeb
|
2013-11-14 16:00:28 +08:00 |
|
Patrick Wang
|
0374af0529
|
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
|
a996ef4126
|
Bug 814629 - Part 2: nsIDOMMobileConnection changes (idl). f=edgar r=hsinyi
|
2013-11-13 16:50:46 +08:00 |
|
Shih-Chiang Chien
|
b94d407de5
|
Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus.
|
2013-11-12 13:54:17 +01:00 |
|
Shih-Chiang Chien
|
00f6034402
|
Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm.
|
2013-05-10 20:00:28 +08:00 |
|
Jessica Jong
|
f8999ec6e1
|
Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi
|
2013-10-30 12:01:51 +08:00 |
|
Vicamo Yang
|
17e058673d
|
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
|
2013-10-29 16:12:45 +08:00 |
|
Vicamo Yang
|
260f5d4169
|
Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey
|
2013-10-29 16:12:41 +08:00 |
|
Albert Crespell
|
f119fc57a3
|
Bug 887699 - Part 1/4 IDL definition. r=jonas,hsinyi
|
2013-10-15 12:01:16 +02:00 |
|
Dave Hylands
|
682a0f33b8
|
Backout 32307c4a20bc (Bug 818353) due to causing bug 929815.
|
2013-10-22 21:12:04 -07:00 |
|
Jessica Jong
|
1828598ef7
|
Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi
|
2013-10-18 15:01:03 +08:00 |
|
Ryan VanderMeulen
|
04455a9b8e
|
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
|
233ebc8a1c
|
Bug 887699 - Part 1: IDL definition. r=jonas, r=hsinyi
|
2013-10-15 12:01:16 +02:00 |
|
Wes Kocher
|
df09fa0ebc
|
Merge b2g-inbound to m-c
|
2013-09-18 17:09:39 -07:00 |
|
Trevor Saunders
|
a8459b4e00
|
bug 915566 - rm makefiles in dom/ r=gps
|
2013-09-13 12:25:21 -04:00 |
|
Ethan Tseng
|
7a1ff08efe
|
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
|
761f90d196
|
Bug 784575 - Part 5: NetworkStatsManager Modification. r=gene
|
2013-08-28 14:38:28 +08:00 |
|
John Shih
|
0b853d9982
|
Bug 784575 - Part 3: NetworkStats API IDL Modification. r=gene, sr=sicking
|
2013-07-03 16:33:17 +08:00 |
|
John Shih
|
de27a9591b
|
Bug 784575 - Part 2: Create NetworkStatsServiceProxy. r=gene
|
2013-08-14 18:05:35 +08:00 |
|
Patrick Wang
|
e2afb768f3
|
Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking
|
2013-09-01 03:09:17 +08:00 |
|
Andrew Sutherland
|
a39ab843f7
|
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
|
10df022340
|
Merge m-c to inbound
|
2013-09-04 18:04:50 -07:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Patrick Wang
|
9a935c2f6f
|
Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking
|
2013-09-01 03:09:17 +08:00 |
|
Szu-Yu Chen [:aknow]
|
7795aacd93
|
Bug 909669 - Part 1: Change error code to InvalidParameter (idl). r=hsinyi
|
2013-09-04 08:30:31 -04:00 |
|
Shawn Ku
|
2bb0694857
|
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]
|
d0763aa1f2
|
Bug 882983 - Part 1: Add ota status event (idl, webidl). r=hsinyi, sr=smaug
|
2013-08-27 08:25:53 -04:00 |
|
Ed Morley
|
342ecd9690
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-15 11:58:48 +01:00 |
|
Gregory Szorc
|
918eef7c37
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Szu-Yu Chen [:aknow]
|
337db88f36
|
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
|
a7db7b9fa8
|
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
|
a0d9f811c2
|
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]
|
5c21852cf6
|
Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug
|
2013-08-12 08:24:53 -04:00 |
|
Tomoaki Konno
|
f7cd8c637c
|
Bug 797561 - Expose a server tcp socket API to web applications r=honza
|
2013-07-29 10:36:43 -07:00 |
|
Edgar Chen
|
d552adfc5f
|
Bug 869768 - Part 3: RIL implementation for roaming preference. r=hsinyi
|
2013-06-10 15:47:03 +08:00 |
|
Edgar Chen
|
966b921d34
|
Bug 869768 - Part 1: Add interface for roaming preference (IDL). r=hsinyi. sr=mounir
|
2013-06-04 19:36:06 +08:00 |
|
Edgar Chen
|
c2eb49fb97
|
Bug 882984 - Part 1: Expose CDMA registration information. r=hsinyi
--HG--
extra : rebase_source : df1a455e1a78e73bfb9279abf45acfbdbaa0abfc
|
2013-07-03 17:29:42 +08:00 |
|