Bevis Tseng
|
686572f7d9
|
Bug 1110619 - Part 1: IDL Interface Changes. r=echen
--HG--
extra : rebase_source : 397f71ccf3f70a3c796a3098c39cdd47123db7b5
|
2015-11-10 15:29:36 +08:00 |
|
Edgar Chen
|
42f3c9a428
|
Bug 1169225 - [MobileConnectionService] Support setting/getting call waiting on all serviceClass. r=aknow
|
2015-05-28 19:18:22 +08:00 |
|
Jessica Jong
|
76e673694c
|
Bug 1168064 - B2G RIL: filter out cell info with unknown values. r=echen
|
2015-06-05 10:13:52 +08:00 |
|
Edgar Chen
|
6e38b077c4
|
Bug 1169160 - [MobileConnection] Support more call barring program: all service, outgoing service and incoming service. r=hsinyi,aknow
--HG--
rename : dom/mobileconnection/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_error.js
|
2015-05-28 15:41:55 +08:00 |
|
Szu-Yu Chen [:aknow]
|
38fc097e73
|
Bug 1129277 - Remove builtinclass of nsIMobileConnectionCallback
|
2015-02-17 12:32:48 +08:00 |
|
Edgar Chen
|
23f6b7be43
|
Bug 1087847 - Make sure the Icc status in MobileConnection and IccManager are synced. r=hsinyi,smaug
|
2014-11-13 19:12:11 +08:00 |
|
Ben Hsu
|
f44de82087
|
Bug 1070831 - Part 3: Internal interface changes. r=aknow
|
2014-12-21 17:31:00 +01:00 |
|
Jessica Jong
|
14768b1ee0
|
Bug 1052846 - Part 1: Use enums for MobileNetworkType in nsIMobileConnectionService.idl (idl). r=hsinyi
|
2014-11-18 10:06:52 +08:00 |
|
Jessica Jong
|
5fa7de6764
|
Bug 1052848 - Part 1: Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl (idl). r=hsinyi
|
2014-11-10 17:56:12 +08:00 |
|
Jessica Jong
|
a13773a1b4
|
Bug 1052836 - Part 1: Use enums for preferred network type in nsIMobileConnectionService.idl (idl). r=hsinyi
|
2014-10-30 02:56:00 -04:00 |
|
Edgar Chen
|
6c4b7b4e65
|
Bug 1083843 - [MobileConnection] Deprecate CFStateChangeEvent.success. r=hsinyi,smaug,btian
|
2014-10-23 22:13:35 +08:00 |
|
Jessica Jong
|
da3be529e6
|
Bug 1052843 - Part 1: Use enums for MobileRadioState in nsIMobileConnectionService.idl (idl). r=hsinyi
|
2014-10-24 17:12:31 +08:00 |
|
Jessica Jong
|
c9d1290263
|
Bug 1062912 - Part 1: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (idl). r=hsinyi
|
2014-10-22 18:12:05 +08:00 |
|
Jessica Jong
|
2dc8fac781
|
Bug 1052842 - Part 1: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (idl). r=hsinyi
|
2014-10-21 14:31:42 +08:00 |
|
Jessica Jong
|
d2bc712fe4
|
Bug 1047196 - Part 1: Avoid the use of 'jsval' in interfaces (idl). r=hsinyi
|
2014-10-08 02:29:00 -04:00 |
|
Edgar Chen
|
0eab9c585e
|
Bug 1070083 - Part 1: Use the right compartment in MobileConnection code. r=bholley
|
2014-09-23 15:25:54 +08:00 |
|
Vicamo Yang
|
311da50812
|
Bug 1064231 - unify instantiation process for RIL services. r=smaug
|
2014-09-21 15:24:44 +08:00 |
|
Vicamo Yang
|
b3b3c7c9bb
|
Bug 1063304 - 3.a/3: add nsIMobileConnection. Interface changes. r=echen, r=htsai
|
2014-09-21 15:24:42 +08:00 |
|
Vicamo Yang
|
08f8a1ef73
|
Bug 1063304 - 1/3: rename MobileConnectionGonkService.js to MobileConnectionService.js. r=echen
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.js => dom/mobileconnection/gonk/MobileConnectionService.js
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.manifest => dom/mobileconnection/gonk/MobileConnectionService.manifest
rename : dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl => dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl
|
2014-09-21 15:24:42 +08:00 |
|
Carsten "Tomcat" Book
|
8bb3316e00
|
Backed out changeset 5d8e56deff5a (bug 1063304) for suspicion of causing cppunit test failures
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionService.js => dom/mobileconnection/gonk/MobileConnectionGonkService.js
rename : dom/mobileconnection/gonk/MobileConnectionService.manifest => dom/mobileconnection/gonk/MobileConnectionGonkService.manifest
rename : dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl => dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl
|
2014-09-17 13:13:51 +02:00 |
|
Carsten "Tomcat" Book
|
c858436490
|
Backed out changeset 32f152567996 (bug 1063304)
|
2014-09-17 13:13:11 +02:00 |
|
Carsten "Tomcat" Book
|
2847662955
|
Backed out changeset 69870df1c72f (bug 1064231)
|
2014-09-17 13:12:59 +02:00 |
|
Vicamo Yang
|
5cbf3a4d95
|
Bug 1064231 - unify instantiation process for RIL services. r=smaug
|
2014-09-16 21:20:24 +08:00 |
|
Vicamo Yang
|
0189fd0ee7
|
Bug 1063304 - 3.a/3: add nsIMobileConnection. Interface changes. r=echen, r=htsai
|
2014-09-16 21:20:17 +08:00 |
|
Vicamo Yang
|
cec2df0efb
|
Bug 1063304 - 1/3: rename MobileConnectionGonkService.js to MobileConnectionService.js. r=echen
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.js => dom/mobileconnection/gonk/MobileConnectionService.js
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.manifest => dom/mobileconnection/gonk/MobileConnectionService.manifest
rename : dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl => dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl
|
2014-09-16 21:20:17 +08:00 |
|
Edgar Chen
|
c45e95745f
|
Bug 843452 - Part 6: Build MobileConnection DOM/IPC by default. r=smaug,khuey
|
2014-08-05 18:01:14 +08:00 |
|
Edgar Chen
|
892cdd18e9
|
Bug 843452 - Part 4-1: Interface changes for gonk backend. r=hsinyi
|
2014-07-02 18:08:59 +08:00 |
|
Edgar Chen
|
88d3252f85
|
Bug 843452 - Part 3-2: IPDL implementation for MobileConnection. r=smaug
|
2014-07-01 18:28:18 +08:00 |
|
Edgar Chen
|
a914b5a025
|
Bug 843452 - Part 2-1: Rename MobileConnectionProvider to MobileConnectionService and redesign for IPDL. r=hsinyi
--HG--
rename : dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionService.idl
|
2014-07-02 17:13:33 +08:00 |
|
Wes Kocher
|
d544bf248c
|
Backed out 17 changesets (bug 843452)
Backed out changeset e72a0297d488 (bug 843452)
Backed out changeset 73f62ce4190f (bug 843452)
Backed out changeset 6d4a49ebd9fc (bug 843452)
Backed out changeset ac93e396669f (bug 843452)
Backed out changeset cf4fc721821e (bug 843452)
Backed out changeset 9a94ea71d232 (bug 843452)
Backed out changeset b95ff097374d (bug 843452)
Backed out changeset 8d6428a93500 (bug 843452)
Backed out changeset e31b86ef0e80 (bug 843452)
Backed out changeset bd4efde535cd (bug 843452)
Backed out changeset 02bbcd8ac571 (bug 843452)
Backed out changeset f7f41bf82b22 (bug 843452)
Backed out changeset 20f42764cd38 (bug 843452)
Backed out changeset 82f8670f5c17 (bug 843452)
Backed out changeset 52f25f1278e3 (bug 843452)
Backed out changeset 181337820a7c (bug 843452)
Backed out changeset 9bd12641af03 (bug 843452)
--HG--
rename : dom/mobileconnection/interfaces/nsIMobileConnectionService.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
|
2014-08-28 16:51:41 -07:00 |
|
Edgar Chen
|
20ceda6b56
|
Bug 843452 - Part 6: Build MobileConnection DOM/IPC by default. r=smaug,khuey
|
2014-08-05 18:01:14 +08:00 |
|
Edgar Chen
|
12db72582f
|
Bug 843452 - Part 4-1: Interface changes for gonk backend. r=hsinyi
|
2014-07-02 18:08:59 +08:00 |
|
Edgar Chen
|
809e5bc448
|
Bug 843452 - Part 3-2: IPDL implementation for MobileConnection. r=smaug
|
2014-07-01 18:28:18 +08:00 |
|
Edgar Chen
|
e99cbbcd64
|
Bug 843452 - Part 2-1: Rename MobileConnectionProvider to MobileConnectionService and redesign for IPDL. r=hsinyi
--HG--
rename : dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionService.idl
|
2014-07-02 17:13:33 +08:00 |
|
Jessica Jong
|
a382f327e3
|
Bug 1032858 - Part 1: interface changes to support cell info list. f=hannosch r=hsinyi
|
2014-07-21 18:21:42 +08:00 |
|
Jessica Jong
|
a66746c9ed
|
Bug 1010356 - Part 1: interface changes to support neighboring cell info. r=hsinyi
|
2014-06-24 23:13:00 +02:00 |
|
Edgar Chen
|
80765af104
|
Bug 898445 - Part 1-5: Internal interface changes for MobileConnection webidl. r=hsinyi
|
2014-04-24 18:34:10 +08:00 |
|
Edgar Chen
|
d19e568da7
|
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
|
2014-04-24 18:11:17 +08:00 |
|
Edgar Chen
|
cce2fb2a5d
|
Bug 898445 - Part 1-3: Move MozMobileConnectionInfo to webidl. r=hsinyi,smaug
|
2014-04-24 18:03:45 +08:00 |
|
Edgar Chen
|
afbd861c41
|
Bug 898445 - Part 1-2: Move MozMobileNetworkInfo to webidl. r=hsinyi,smaug
|
2014-04-24 17:57:52 +08:00 |
|
Edgar Chen
|
65d2475f20
|
Bug 898445 - Part 1-1: Move MozMobileCellInfo to webidl. r=hsinyi,smaug
|
2014-04-24 17:43:05 +08:00 |
|
Hsin-Yi Tsai
|
e48e0987fb
|
Bug 1000670 - part 2 - add internal api: notifyClirModeChanged. r=vicamo
|
2014-04-24 14:33:29 +08:00 |
|
Hsin-Yi Tsai
|
2653dcb691
|
Bug 1000670 - part 1 - [B2G] [RIL] expose clirstatuschange event to gaia. r=gene, r=smaug
|
2014-04-24 14:13:14 +08:00 |
|
Masatoshi Kimura
|
b33d71c959
|
Bug 978611 - Part 2: Move lagacy dictionaries to WebIDL dictionaries for B2G. r=vicamo
--HG--
rename : dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl => dom/webidl/MozMobileConnection.webidl
rename : dom/network/interfaces/nsIDOMNetworkStatsManager.idl => dom/webidl/MozNetworkStats.webidl
|
2014-03-07 20:51:49 +09:00 |
|
Edgar Chen
|
cdc7ff4889
|
Bug 973771 - Part 1: RIL implementation for LTE preferred network types. r=hsinyi
|
2014-02-18 14:21:09 +08:00 |
|
Edgar Chen
|
4b46b11b47
|
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
|
166780baea
|
Backed out changeset 10348da2438a (Bug 956655)
|
2014-01-17 13:08:59 +08:00 |
|
Edgar Chen
|
f7411e4668
|
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 |
|