Commit Graph

47 Commits

Author SHA1 Message Date
L. David Baron
a8ee400190 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Yoshi Huang
a4692705c3 Bug 833711 - Part 4: marionette for lastKnownMcc. r=vicamo 2013-01-24 12:11:17 +08:00
Yoshi Huang
d382c69420 Bug 835186: Add delay to run next test case. r=vicamo 2013-01-31 11:15:43 +08:00
Vicamo Yang
f0feebae11 Bug 802506: add marionette test case for getting IMEI. r=ferjm 2013-01-27 15:44:25 +08:00
Alberto Crespell Perez
57e7d5db0c Bug 814222 - NetworkStats tests. r=philikon 2013-01-07 15:26:42 -08:00
Patrick Wang
a8895f4054 Bug 821605 - Adding marionette test for SPDI. r=vicamo 2012-12-14 16:08:07 +08:00
Rob Wood
ffd78152c0 Bug 811580 - Develop WebAPI tests for WebMobileConnection data, update manifest; r=jgriffin 2012-12-13 11:38:24 -08:00
Jonathan Griffin
07491708b2 Backed out 9dffd2d825c9 for bustage, Bug 811580 2012-12-11 15:41:40 -08:00
Rob Wood
024e9ce9c5 Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin 2012-12-11 09:06:15 -08:00
Patrick Wang
7336809b6e Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo 2012-12-04 14:08:34 +08:00
Patrick Wang
3177e88a07 Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 18:26:26 +08:00
Ed Morley
31cbd69fde Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures 2012-11-27 15:50:43 +00:00
Vicamo Yang
6874786b5d Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 21:29:13 +08:00
Patrick Wang
acb0bfbcb5 Bug 811680 - Update permission names for accessing settings. r=gwagner 2012-11-14 19:42:11 +08:00
Andrew Halberstadt
d6598f5924 Bug 808783 - Disable failing Mn tests, r=jgriffin 2012-11-06 09:17:39 -08:00
Alexandre Lissy
fcaf0d9f8c Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
SPN is Service Provider Name, MSISDN is Mobile Station ISDN Number (i.e.
user's phone number), and both can be useful to have, e.g., to be able
to display them in Gaia settings (as Android does).
2012-10-23 14:54:51 +08:00
Vicamo Yang
6c73e17aa4 Bug 797972 - Part 2/2: test cases, r=marshall_law 2012-10-19 00:55:41 +08:00
Ed Morley
4ef3ea11bf Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Albert Crespell
c450877df2 Bug 746069: Part 4: Tests for NetworkStats. r=philikon r=marshall 2012-10-04 18:45:56 +02:00
Vicamo Yang
bf4b5617da Bug 787420 - Part 2/2: add test case for rolling back on error, r=philikon 2012-09-28 11:45:10 +08:00
Josh Matthews
10314074af Bug 770778 - Make TCPSocket e10s-friendly. r=bent 2012-09-24 14:53:49 -04:00
Jose Antonio Olivera Ortega
03c9b79d7d Bug 785072 - Part 3: Marionette unit test. r=marshall_law 2012-09-14 12:30:59 +02:00
Donovan Preston
0d47de68e0 Bug 788960 - Intermittent test_tcpsocket.js | command timed out: 1200 seconds without output, attempting to kill. timeout code to show error to help debugging. r=fabrice 2012-09-11 15:06:08 -07:00
Vicamo Yang
ed8da5c11e Bug 785988 - Part 2: test scripts, r=marshall_law 2012-09-11 12:23:12 +08:00
Jose Antonio Olivera Ortega
0ebc307776 Bug 782603 - Part 4: Marionette unit tests for exposing MCC/MNC codes. r=marshall_law 2012-09-03 17:44:34 -04:00
Donovan Preston
ea8f619eac Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Ed Morley
fea574e658 Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE 2012-08-21 23:01:09 +01:00
Donovan Preston
bb0843a774 Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Vicamo Yang
8d49cc2e10 Bug 782338: fix 'Emulator callback still pending when finish() called', r=philikon,marshall_law 2012-08-20 11:18:25 +08:00
Gregor Wagner
0684d004cb Bug 779379 - B2G MobileConnection: Hook up to permissions manager. r=jlebar 2012-08-16 17:42:26 -07:00
Vicamo Yang
ddc6875003 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon 2012-08-16 09:37:05 +08:00
Phil Ringnalda
4ebf706d08 Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage 2012-08-14 22:19:28 -07:00
Vicamo Yang
700de0a527 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon 2012-08-15 12:35:50 +08:00
Philipp von Weitershausen
835c86f90b Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking 2012-08-07 12:11:48 -07:00
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Nathan Froyd
bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Marshall Culpepper
dfaa41334c Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking 2012-06-19 15:52:06 -07:00
Marshall Culpepper
f574fbb6a6 Bug 761482 - Rename MobileOperatorInfo to MobileNetworkInfo for consistency and update MobileConnectionInfo.network to use the new MobileNetworkInfo type. r=philikon sr=sicking 2012-06-12 17:05:50 -04:00
Marshall Culpepper
e5f515143e Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Mounir Lamouri
10a8599d4e Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug 2012-03-14 19:50:11 +01:00
Mark Finkle
5d52d341f9 Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android 2012-03-17 21:51:39 -04:00
Mounir Lamouri
f974a6f245 Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug 2012-03-14 19:50:11 +01:00
Mounir Lamouri
7fa715ccd4 Bug 677166 - Part 7 - Network Information API: DOM implementation. r=sicking 2012-01-16 18:14:56 +01:00
Mounir Lamouri
ba8533f325 Bug 677166 - Part 3 - Implement mozConnection stub. r=sicking 2012-01-16 13:23:44 +01:00
Mounir Lamouri
7d104eee5a Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking 2012-01-16 13:23:28 +01:00
Mounir Lamouri
5ccd06bfcd Bug 677166 - Part 1 - Makefiles boilerplate. r=sicking 2012-01-16 13:23:01 +01:00