Граф коммитов

266 Коммитов

Автор SHA1 Сообщение Дата
Bevis Tseng 4924761b67 Bug 1072367 - Part 3: broadcast system message "cdma-info-rec-received" in MobileConnectionService. r=echen 2014-10-03 14:23:41 +08:00
Jessica Jong e3819dc768 Bug 1047196 - Part 4: Avoid the use of 'jsval' in interfaces (gonk). r=hsinyi 2014-10-08 02:41:00 -04:00
Jessica Jong 846ed7e6e7 Bug 1047196 - Part 3: Avoid the use of 'jsval' in interfaces (ipc). f=echen, r=smaug 2014-10-08 02:34:00 -04:00
Jessica Jong 7fe1bc112c Bug 1047196 - Part 2: Avoid the use of 'jsval' in interfaces (dom). f=echen, r=smaug 2014-10-08 02:33:00 -04: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
Ryan VanderMeulen 556bae10fc Backed out changesets 3ad7043d2116, 774f695d8c0a, c7d7762d5e27, and 87cd44cd57b7 (bug 1058397) for non-unified bustage. 2014-10-09 12:13:35 -04:00
Szu-Yu Chen [:aknow] 2709d86f49 Bug 1058397 - Part 4: Wrap system message. r=hsinyi 2014-10-08 20:02:00 +02:00
Szu-Yu Chen [:aknow] b9ca03a04a Bug 1058397 - Part 1: Separate TelephonyCallback. r=hsinyi 2014-10-08 20:01:00 +02:00
Ehsan Akhgari fa8b8506e3 Bug 1085199 - Part 1: Do not wrap the DOMRequest in a promise in mobileconnection tests; r=hsinyi
DOMRequest now has a .then() method compatible with Promise.
2014-10-22 09:20:23 -04:00
Peter Van der Beken dcda2ba9bb Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
2014-10-07 11:44:49 +02:00
Peter Van der Beken 963858ac23 Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz.
--HG--
extra : rebase_source : 74569bd08dbc0d6755ac45999cfe99725ef6bc0a
2014-10-07 11:44:49 +02:00
Ryan VanderMeulen f24dab74ce Merge inbound to m-c. a=merge 2014-09-25 16:46:51 -04:00
Edgar Chen 7d498f73d2 Bug 1070083 - Part 2: Don't use AutoSafeJSContext because it is already deprecated. r=bholley 2014-09-24 10:04:40 +08:00
Ehsan Akhgari 2124657509 Bug 1072701 - Build some Firefox OS specific DOM code in unified mode; r=baku
--HG--
extra : rebase_source : 4a8812c18341c9851fb3265e1f8e6c77a95911c5
2014-09-25 10:10:42 -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
Ehsan Akhgari 09251fa9eb Bug 1071571 - Fix more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : 76a5802984faf0b63d9b86ab325428a397b0d27d
2014-09-23 22:01:09 -04:00
Kyle Machulis 155c61c24a Bug 1069115 - Make mobileconnection webapi marionette tests wait for transaction success when changing settings; r=vyang
--HG--
extra : rebase_source : d8423024d586f6cf976f05bbfd17664d45ba7bd9
2014-09-22 16:15:09 -07:00
Szu-Yu Chen [:aknow] 508d4bd28f Bug 889737 - Part 09: Dial MMI (ril). r=vicamo 2014-09-22 01:36:00 -04:00
Vicamo Yang 311da50812 Bug 1064231 - unify instantiation process for RIL services. r=smaug 2014-09-21 15:24:44 +08:00
Vicamo Yang 622a105ded Bug 1063304 - 3.e/3: ensure 'network', 'cell' are created with correct types. r=me 2014-09-21 15:24:44 +08:00
Vicamo Yang bdbba467b8 Bug 1063304 - 3.d/3: Gonk implementation. r=echen 2014-09-21 15:24:43 +08:00
Vicamo Yang 75268db7f4 Bug 1063304 - 3.b/3: implementation. r=echen 2014-09-21 15:24:43 +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 b53afc7e49 Bug 1063304 - 2/3: export header files in right namespace. r=echen 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 9f96577d55 Backed out changeset eed2f616bc3e (bug 1063304) 2014-09-17 13:13:13 +02:00
Carsten "Tomcat" Book c858436490 Backed out changeset 32f152567996 (bug 1063304) 2014-09-17 13:13:11 +02:00
Carsten "Tomcat" Book 72f759afaf Backed out changeset 11f7b3142762 (bug 1063304) 2014-09-17 13:13:09 +02:00
Carsten "Tomcat" Book 6619a5e815 Backed out changeset 251ec0478b72 (bug 1063304) 2014-09-17 13:13:05 +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 6bd9b1d39c Bug 1063304 - 3.d/3: Gonk implementation. r=echen 2014-09-16 21:20:18 +08:00
Vicamo Yang ae941ea4bf Bug 1063304 - 3.b/3: implementation. r=echen 2014-09-16 21:20:18 +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 f3f158671e Bug 1063304 - 2/3: export header files in right namespace. r=echen 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
Ryan VanderMeulen d132cca22b Merge b2g-inbound to m-c. a=merge 2014-09-05 12:04:44 -04:00
Jessica Jong 7ecb8b9733 Bug 1038276 - Add a fallback to AOSP's for supported network types. r=edgar 2014-09-05 17:40:03 +08:00
Hsin-Yi Tsai 46669e24af Bug 1063405 - [B2G][RIL] ussd is not defined. r=edgar 2014-09-05 16:54:36 +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
Ehsan Akhgari d289d3a9b1 Bug 1063086 - Fix more bad implicit constructors in DOM; r=baku 2014-09-04 23:22:49 -04:00
Edgar Chen d38866a132 Bug 843452 - Part 4-5: MobileConnectionGonkService for gonk backend. r=hsinyi,khuey 2014-02-10 19:55:22 +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 bbf6e5c16f Bug 843452 - Part 3-3: MobileConnectionIPCService for content process. r=smaug 2014-07-01 18:37:32 +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 6feea5c427 Bug 843452 - Part 3-1: IPDL for MobileConnection. r=smaug 2014-07-01 18:09:08 +08:00
Edgar Chen 9c5ba8cbdc Bug 843452 - Part 2-3: MobileConnection DOM changes for MobileConnectionService interface. r=smaug 2014-07-02 17:38:23 +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
Edgar Chen 91e9759e19 Bug 843452 - Part 1-2: Mobile*Info implements both webidl and idl interfaces. r=smaug 2014-03-09 00:10:47 +08:00
Edgar Chen 3f6485bdb1 Bug 843452 - Part 1-1: WEBIDL changes for MobileConnection IPDL. r=hsinyi,smaug 2014-03-26 14:50:30 +08:00
Birunthan Mohanathas 2c86aa101c Bug 1058101 - Flatten dom/mobileconnection/src/ into parent directory. r=mccr8
--HG--
rename : dom/mobileconnection/src/DOMMMIError.cpp => dom/mobileconnection/DOMMMIError.cpp
rename : dom/mobileconnection/src/DOMMMIError.h => dom/mobileconnection/DOMMMIError.h
rename : dom/mobileconnection/src/MobileCellInfo.cpp => dom/mobileconnection/MobileCellInfo.cpp
rename : dom/mobileconnection/src/MobileCellInfo.h => dom/mobileconnection/MobileCellInfo.h
rename : dom/mobileconnection/src/MobileConnection.cpp => dom/mobileconnection/MobileConnection.cpp
rename : dom/mobileconnection/src/MobileConnection.h => dom/mobileconnection/MobileConnection.h
rename : dom/mobileconnection/src/MobileConnectionArray.cpp => dom/mobileconnection/MobileConnectionArray.cpp
rename : dom/mobileconnection/src/MobileConnectionArray.h => dom/mobileconnection/MobileConnectionArray.h
rename : dom/mobileconnection/src/MobileConnectionInfo.cpp => dom/mobileconnection/MobileConnectionInfo.cpp
rename : dom/mobileconnection/src/MobileConnectionInfo.h => dom/mobileconnection/MobileConnectionInfo.h
rename : dom/mobileconnection/src/MobileNetworkInfo.cpp => dom/mobileconnection/MobileNetworkInfo.cpp
rename : dom/mobileconnection/src/MobileNetworkInfo.h => dom/mobileconnection/MobileNetworkInfo.h
2014-08-27 10:13:29 -07:00
Kyle Machulis 03d47a099e Bug 846200 - Update Marionette JS WebAPI Tests to use new settings-api permissions; r=echou r=echen
--HG--
extra : rebase_source : 36a9f3e055a2ff7bcf624e9ef7f8f1e4619de6da
2014-08-27 21:01:29 -07: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 61e1008a0b Bug 843452 - Part 4-5: MobileConnectionGonkService for gonk backend. r=hsinyi,khuey 2014-02-10 19:55:22 +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 fc42e16937 Bug 843452 - Part 3-3: MobileConnectionIPCService for content process. r=smaug 2014-07-01 18:37:32 +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 c5a4a9957e Bug 843452 - Part 3-1: IPDL for MobileConnection. r=smaug 2014-07-01 18:09:08 +08:00
Edgar Chen 87f5cdeea4 Bug 843452 - Part 2-3: MobileConnection DOM changes for MobileConnectionService interface. r=smaug 2014-07-02 17:38:23 +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
Edgar Chen 3a7c6942d6 Bug 843452 - Part 1-2: Mobile*Info implements both webidl and idl interfaces.r=smaug 2014-03-09 00:10:47 +08:00
Edgar Chen a170bebfcd Bug 843452 - Part 1-1: WEBIDL changes for MobileConnection IPDL. r=hsinyi,smaug 2014-03-26 14:50:30 +08:00
Ryan VanderMeulen a408d636f2 Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Kyle Machulis 71298b134a Bug 846200 - Update Marionette JS WebAPI Tests to use new settings-api permissions; r=echou r=echen 2014-08-27 21:01:29 -07:00
Shawn Ku 4b1bdee4e9 Bug 1051664 - B2G RIL: Add marionette tests for EF_OPL wild char. r=Edgar 2014-08-26 10:13:01 +08:00
Kyle Huey ee14e9c264 Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo 2014-08-19 18:01:49 -07:00
Bobby Holley e70ddb7476 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
Ryan VanderMeulen 30ae466592 Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage. 2014-08-14 17:23:10 -04:00
Bobby Holley 3e4d70a655 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 12:54:34 -07:00
Vicamo Yang 7a4d8e7265 Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen 2014-08-08 18:28:58 +08:00
Edgar Chen 26cd181655 Bug 1048581 - Part 2: MobileConnection shouldn't be shutdown if JS still keeps a ref to it. r=smaug 2014-08-07 12:21:29 +08:00
Edgar Chen 8759e5fe89 Bug 1048581 - Part 1: Voice() and Data() won't need to check mProvider is valid or not. r=smaug 2014-08-06 15:35:34 +08:00
Mike Hommey 2bab6202af Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Ms2ger d8c0b17d7d Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Mike Hommey bc5d6801bb Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09: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
Vicamo Yang b5144501f3 Bug 1036877: add private dtor for Reference-counted RIL components. r=hsinyi 2014-07-11 15:58:01 +08:00
Edgar Chen 38083a1d29 Bug 1030002 - Part 2: Test cases for mobileconnection/mobilenetwork permission. r=hsinyi,khuey 2014-07-01 14:40:37 +08:00
Edgar Chen 2158ea8ba4 Bug 1030002 - Part 1: Use webidl attribute, CheckPermissions, for checking mobileconnection/mobilenetwork permission. r=smaug,hsinyi 2014-06-25 15:42:06 +08:00
Wes Kocher 32c35cc519 Merge m-c to inbound a=merge 2014-06-30 18:47:26 -07:00
Kyle Huey 4266528680 Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug 2014-06-30 16:02:04 -07:00
Edgar Chen 1a6518e97b Bug 1027514 - Add marionette test cases for callforwarding MMI code. r=hsinyi 2014-06-23 20:05:32 +08:00
Jessica Jong 831ac7a171 Bug 1027430 - Part 2: modify test case for .lastKnownHomeNetwork. r=hsinyi 2014-06-27 12:01:06 +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
Vicamo Yang cfd9bda0f6 Bug 958782: follow-up for bug 1029866, rename AutoJSAPI::InitUsingWin() to Init(). CLOSED TREE 2014-06-25 23:24:22 +08:00
Vicamo Yang 27d8b0dafc Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,r=khuey 2014-06-25 11:57:16 +08:00
Edgar Chen 8a6324de06 Bug 979134 (follow-up): convert test_mobile_signal_strength.js to Promise. r=vicamo 2014-06-19 19:02:48 +08:00
Edgar Chen 2fac38de55 Bug 979134 (follow-up): convert test_mobile_set_radio.js to Promise. r=vicamo 2014-06-19 18:43:48 +08:00
Edgar Chen 13458abe0d Bug 979134 (follow-up): convert test_mobile_last_known_network.js to Promise. r=vicamo 2014-06-19 18:38:47 +08:00
Edgar Chen 8f4c632679 Bug 979134 (follow-up): convert test_mobile_icc_change.js to Promise. r=vicamo 2014-06-19 18:11:51 +08:00
Edgar Chen 53a55d8520 Bug 979134 (follow-up): convert test_call_barring_set_error.js to Promise. r=vicamo 2014-06-19 17:10:38 +08:00
Edgar Chen 93d7376651 Bug 979134 (follow-up): convert test_call_barring_get_option.js to Promise. r=vicamo 2014-06-19 16:48:14 +08:00
Edgar Chen b5003d0c2c Bug 979134 (follow-up): convert test_call_barring_change_password.js to Promise. r=vicamo 2014-06-19 16:27:15 +08:00
Edgar Chen d10bc35365 Bug 861725 - Part 2: Revise the call forwarding test cases. r=vicamo
--HG--
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get_error.js
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set_error.js
2014-05-19 19:10:58 +08:00
Edgar Chen d5d61f2079 Bug 965143 - Dispatching an error event instead of throwing an exception in network selection api. r=hsinyi 2014-06-09 18:59:49 +08:00
Olli Pettay 0040a9cd76 Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz 2014-06-11 22:38:55 +03:00
Edgar Chen 5cc4370676 Bug 861725 - Part 1: Disable callforwarding test cases to wait emualtor changes. r=vicamo 2014-05-19 18:13:54 +08:00
Jessica Jong bbfc8e9bbb Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo 2014-05-18 20:45:00 +08:00
Edgar Chen 932bcce9a6 Bug 986395 - Part 2: Test set/get preferred network type when radio is off. r=hsinyi 2014-05-13 16:08:54 +08:00
Edgar Chen 75dd9326c5 Bug 898445 - Part 6-5: Add marionette test cases for clir. r=hsinyi 2014-04-22 19:48:17 +08:00
Edgar Chen b77365f47c Bug 898445 - Part 6-4: Add marionette test cases for voice privacy. r=hsinyi 2014-04-22 19:05:33 +08:00
Edgar Chen 2152a24a7f Bug 898445 - Part 6-3: Add marionette test cases for call forwarding. r=hsinyi 2014-04-22 18:12:00 +08:00
Edgar Chen 1dcaebdd73 Bug 898445 - Part 6-2: Convert test_mobile_preferred_network_type to Promise. r=hsinyi 2014-04-17 19:26:57 +08:00
Edgar Chen 1b13c18dea Bug 898445 - Part 6-1: Convert test_mobile_roaming_preference.js to Promise. r=hsinyi 2014-04-17 19:22:47 +08:00
Edgar Chen 373d82ec0b Bug 898445 - Part 5: RIL implementation changes for MobileConnection webidl. r=hsinyi 2014-04-08 14:28:54 +08:00
Edgar Chen adca7effae Bug 898445 - Part 2: DOM changes for MobileConnection webidl. r=smaug 2014-05-05 14:36:20 +08: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 4fee218144 Bug 997584 - part 2 - test clir on radio off. r=vicamo 2014-04-21 11:17:26 +08:00
Vicamo Yang d973197272 Bug 999458 - 2.d/2: add some more complex test cases for OPL/PNN matching. r=echen 2014-05-02 00:24:12 +08:00
Vicamo Yang dac9700650 Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen 2014-05-02 00:24:12 +08:00
Vicamo Yang edd424c7b2 Bug 999458 - 2.b/2: add two more utility functions to head.js. r=echen
* setEmulatorGsmLocationAndWait
* setEmulatorOperatorNamesAndWait
2014-05-02 00:24:12 +08:00
Vicamo Yang 99d73fdcd5 Bug 999458 - 2.a/2: re-enable some mobileconnection test cases. r=echen 2014-05-02 00:24:11 +08:00
Nathan Froyd 84041459a1 Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
Vicamo Yang 0e6dd9a4d4 Bug 999458 - 1/2: disable some mobileconnection test cases to wait emulator changes. r=echen 2014-05-01 00:57:43 +08:00
Edgar Chen ac8861a560 Bug 929701 - Part 4-2: Add marionette test for changing pin via mmi. r=hsinyi 2014-04-23 17:00:33 +08:00
Edgar Chen ed10aa2e35 Bug 929701 - Part 4-1: Convert test_mobile_mmi.js to Promise. r=hsinyi 2014-04-23 15:07:17 +08:00
Edgar Chen 13db67d14b Bug 929701 - Part 2: Implement DOMMMIError by C++. r=smaug 2014-04-23 13:59:47 +08:00
Hsin-Yi Tsai a38ebd258c Bug 1000670 - part 3 - DOM: create and dispatch clirmodechange event. r=smaug 2014-04-24 14:37:49 +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
Birunthan Mohanathas 5f1fde8824 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Hsin-Yi Tsai f5f618809f Backed out changeset 8304d89d4300 (bug 997584) since should wait for gaia blocker landed first. 2014-04-22 18:46:59 +08:00
Hsin-Yi Tsai bffb9871ac Bug 997584 - part 2 - test clir on radio off. r=vicamo 2014-04-21 11:17:26 +08:00
Vicamo Yang a6a0bf33cf Bug 995844: retrieve mozMobileConnection from 'workingFrame' in mobileconnect marionette tests. r=echen 2014-04-17 11:22:38 +08:00
Vicamo Yang d6a4aef8a6 Bug 995107: fix RIL DSDS marionette test cases on emulator-jb,kk. r=echen 2014-04-11 22:28:07 +08:00
Jessica Jong 3a49a2d3b1 Bug 961921 - Part 2: add data connection tests for DSDS. r=hsinyi 2014-04-09 18:54:00 +02:00
Carsten "Tomcat" Book d7dfb3c5c8 merge b2g-inbound to mozilla-central 2014-04-09 14:27:34 +02:00
Vicamo Yang 7f9706214e Bug 979134: convert test_mobile_operator_names.js to Promise. r=hsinyi 2014-04-09 13:16:10 +08:00
Vicamo Yang 23d339188e Bug 979134: convert test_mobile_data_location.js to Promise. r=hsinyi 2014-04-09 13:16:09 +08:00
Vicamo Yang 3b1a86e48b Bug 979134: convert test_mobile_voice_location.js to Promise. r=hsinyi 2014-04-09 13:16:07 +08:00
Vicamo Yang d9c4d5b84d Bug 979134: convert test_mobile_data_state.js to Promise. r=hsinyi 2014-04-09 13:16:06 +08:00
Vicamo Yang 4ae502dbf1 Bug 979134: convert test_mobile_voice_state.js to Promise. r=hsinyi 2014-04-09 13:16:05 +08:00
Vicamo Yang 486d9c35dc Bug 979134: convert test_mobile_networks.js to Promise. r=hsinyi 2014-04-09 13:16:04 +08:00
Vicamo Yang 52aa848043 Bug 979134: share wrapDomRequestAsPromise. r=hsinyi 2014-04-09 13:16:03 +08:00
Boris Zbarsky 79dab91ff6 Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
This patch was mostly generated with the following command:

find . -name "*.h" -o -name "*.cpp" | xargs sed -e '/WrapObject(JSContext/ {; N; s/\(WrapObject(JSContext *\* *a\{0,1\}[Cc]x\),\n\{0,1\} *JS::Handle<JSObject\*> a\{0,1\}[sS]cope/\1/ ; }' -i ""

and then reverting the changes that made to
dom/bindings/BindingUtils.h, since those WrapObject methods are not
the ones we're trying to change here, plus a bunch of manual fixups
for cases that this command did not catch (including all the callsites
of WrapObject()).
2014-04-08 18:27:18 -04:00
Boris Zbarsky d4bd64ee2c Bug 991742 part 6. Remove the "aScope" argument of binding Wrap() methods. r=bholley
This patch was mostly generated with this command:

find . -name "*.h" -o -name "*.cpp" | xargs sed -e 's/Binding::Wrap(aCx, aScope, this/Binding::Wrap(aCx, this/' -e 's/Binding_workers::Wrap(aCx, aScope, this/Binding_workers::Wrap(aCx, this/' -e 's/Binding::Wrap(cx, scope, this/Binding::Wrap(cx, this/' -i ""

plus a few manual fixes to dom/bindings/Codegen.py, js/xpconnect/src/event_impl_gen.py, and a few C++ files that were not caught in the search-and-replace above.
2014-04-08 18:27:17 -04:00
Masayuki Nakano d42c98a423 Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug 2014-04-03 13:18:38 +09:00
Edgar Chen dbbc78db5f Bug 990383 - Set default value of 'supportedNetworkTypes' as 'wcdma/gsm'. r=hsinyi 2014-04-01 15:11:36 +08:00
Masayuki Nakano 930436ef24 Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
--HG--
rename : dom/events/nsDOMEventTargetHelper.cpp => dom/events/DOMEventTargetHelper.cpp
rename : dom/events/nsDOMEventTargetHelper.h => dom/events/DOMEventTargetHelper.h
2014-04-01 15:13:50 +09:00
Vicamo Yang 41898be733 Bug 978709 - 6/6: test cases. r=hsinyi 2014-03-29 15:18:27 +08:00
Shawn Ku af9b48013c Bug 977433 - Part 2 : Test cases - B2G RIL: Handling LTE signal strength. r=HsinYi 2014-03-18 10:30:18 +08:00
Edgar Chen 08568b9eaf Bug 946589 - Remove 'ril.radio.preferredNetworkType' setting handler. r=hsinyi 2014-02-12 20:58:11 +08:00
Vicamo Yang e02ccd0835 Bug 957917 - 2/2: test cases. r=hsinyi 2014-03-11 22:18:00 +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