Commit Graph

99 Commits

Author SHA1 Message Date
Kyle Huey
250da0f793 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
7c7704aa07 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
Ryan VanderMeulen
7c3098f03b Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage. 2014-08-14 17:23:10 -04:00
Bobby Holley
e5da39b71b Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 12:54:34 -07:00
Vicamo Yang
d154baf8a2 Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen 2014-08-08 18:28:58 +08:00
Edgar Chen
3ef9dde1e1 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
d61aa45d56 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
20d181268e Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Ms2ger
e99bd12a4b 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
d10b15b035 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
ec544bc3c7 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
fc819e312b Bug 1036877: add private dtor for Reference-counted RIL components. r=hsinyi 2014-07-11 15:58:01 +08:00
Edgar Chen
0c990b9f5f Bug 1030002 - Part 2: Test cases for mobileconnection/mobilenetwork permission. r=hsinyi,khuey 2014-07-01 14:40:37 +08:00
Edgar Chen
f508c47df8 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
5d262a4de5 Merge m-c to inbound a=merge 2014-06-30 18:47:26 -07:00
Kyle Huey
d2738ad8c9 Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug 2014-06-30 16:02:04 -07:00
Edgar Chen
7277c67903 Bug 1027514 - Add marionette test cases for callforwarding MMI code. r=hsinyi 2014-06-23 20:05:32 +08:00
Jessica Jong
a03c900f0e Bug 1027430 - Part 2: modify test case for .lastKnownHomeNetwork. r=hsinyi 2014-06-27 12:01:06 +08:00
Jessica Jong
0186e29673 Bug 1010356 - Part 1: interface changes to support neighboring cell info. r=hsinyi 2014-06-24 23:13:00 +02:00
Vicamo Yang
137dbfad8e Bug 958782: follow-up for bug 1029866, rename AutoJSAPI::InitUsingWin() to Init(). CLOSED TREE 2014-06-25 23:24:22 +08:00
Vicamo Yang
2d633be1d5 Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,r=khuey 2014-06-25 11:57:16 +08:00
Edgar Chen
4a01d103e6 Bug 979134 (follow-up): convert test_mobile_signal_strength.js to Promise. r=vicamo 2014-06-19 19:02:48 +08:00
Edgar Chen
945015f820 Bug 979134 (follow-up): convert test_mobile_set_radio.js to Promise. r=vicamo 2014-06-19 18:43:48 +08:00
Edgar Chen
1ff0e8b981 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
a94fa3439f Bug 979134 (follow-up): convert test_mobile_icc_change.js to Promise. r=vicamo 2014-06-19 18:11:51 +08:00
Edgar Chen
3bdbc53b10 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
1775e96607 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
2347eea350 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
1a6ed6b955 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
cb09b48599 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
2672babef6 Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz 2014-06-11 22:38:55 +03:00
Edgar Chen
9d2a289d88 Bug 861725 - Part 1: Disable callforwarding test cases to wait emualtor changes. r=vicamo 2014-05-19 18:13:54 +08:00
Jessica Jong
e5877eace2 Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo 2014-05-18 20:45:00 +08:00
Edgar Chen
411eedd5b5 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
2dae1b3f70 Bug 898445 - Part 6-5: Add marionette test cases for clir. r=hsinyi 2014-04-22 19:48:17 +08:00
Edgar Chen
0bf4c8a8a3 Bug 898445 - Part 6-4: Add marionette test cases for voice privacy. r=hsinyi 2014-04-22 19:05:33 +08:00
Edgar Chen
95f3b2759e Bug 898445 - Part 6-3: Add marionette test cases for call forwarding. r=hsinyi 2014-04-22 18:12:00 +08:00
Edgar Chen
0d699f47a7 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
3f0598c219 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
3043b2fb78 Bug 898445 - Part 5: RIL implementation changes for MobileConnection webidl. r=hsinyi 2014-04-08 14:28:54 +08:00
Edgar Chen
9c64a4a3e3 Bug 898445 - Part 2: DOM changes for MobileConnection webidl. r=smaug 2014-05-05 14:36:20 +08:00
Edgar Chen
77fe35f3f0 Bug 898445 - Part 1-5: Internal interface changes for MobileConnection webidl. r=hsinyi 2014-04-24 18:34:10 +08:00
Edgar Chen
a5b116f301 Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug 2014-04-24 18:11:17 +08:00
Edgar Chen
9a8f4cb984 Bug 898445 - Part 1-3: Move MozMobileConnectionInfo to webidl. r=hsinyi,smaug 2014-04-24 18:03:45 +08:00
Edgar Chen
2301fc45b5 Bug 898445 - Part 1-2: Move MozMobileNetworkInfo to webidl. r=hsinyi,smaug 2014-04-24 17:57:52 +08:00
Edgar Chen
faa2c0933e Bug 898445 - Part 1-1: Move MozMobileCellInfo to webidl. r=hsinyi,smaug 2014-04-24 17:43:05 +08:00
Hsin-Yi Tsai
b5235ec9c8 Bug 997584 - part 2 - test clir on radio off. r=vicamo 2014-04-21 11:17:26 +08:00
Vicamo Yang
0904be8a44 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
710c3fadc7 Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen 2014-05-02 00:24:12 +08:00
Vicamo Yang
1cafec368a 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