Alexandre Lissy
7e170b73a1
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
Hsin-Yi Tsai
7155c0aaf1
Bug 783392 - RadioInterfaceLayer broadcasts radio-state information to all content processes. r=marshall_law
2012-10-09 18:07:11 +08:00
Donovan Preston
04f0bba836
Bug 784893 - Rename the event's .socket attribute to .target; remove "on" prefix from event names. r=jonas
2012-10-17 22:29:58 -04:00
Guillermo López
381f058331
Bug 794011 - Add 'sessionEnded' to nsIDOMUSSDReceivedEvent. r=mounir
2012-10-17 12:17:19 +01:00
Hsin-Yi Tsai
81d7a61b89
Bug 783525 - part 1 - idl and DOM impl for ICCCardLockErrorEvent. r=smaug, sr=sicking
2012-10-03 14:29:07 +08:00
Fernando Jiménez
79ddf3bf66
Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 1: Rename USSD-MMI; r=philikon
2012-10-05 16:08:55 +02:00
Albert Crespell
3ed6bb1266
Bug 746069: Part 2: DOM interfaces for NetworkStats. r=philikon r=sicking
2012-10-04 18:41:38 +02:00
Yoshi Huang
1e516f6229
Bug 790547 - Part 1: IDL for sendEventDownload. r=philikon sr=sicking
2012-09-12 14:19:30 +08:00
Jose Antonio Olivera Ortega
b94764a85b
Bug 772357 - B2G RIL: Support network depersonalization. r=philikon
2012-09-28 12:46:47 +02:00
Josh Matthews
1ce2adcc13
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Fernando Rodríguez Sela
475246df32
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 2), r=philikon
2012-09-25 12:22:38 -07:00
Fernando Rodríguez Sela
3962dc0a8f
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 1), r=bent
2012-09-25 12:21:39 -07:00
Jose Antonio Olivera Ortega
57bab4a463
Bug 785072 - Part 1: ICCD DOM API. r=sicking
2012-09-14 12:30:30 +02:00
Donovan Preston
a07a503c35
Bug 784897 - Remove nsITCPSocket constants. r=sicking
2012-09-04 22:23:53 -04:00
Jose Antonio Olivera Ortega
e0ecadbd49
Bug 782603 - Part 1: MCC/MNC codes DOM API. r=marshall_law
2012-09-03 17:43:09 -04:00
Kyle Huey
c25f8e64ef
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
2012-08-30 20:45:16 -07:00
Yoshi Huang
f733058bf8
Bug 786831 - Part 1: Update IDL. r=philikon.
2012-08-29 18:36:17 -03:00
Yoshi Huang
93fef030a1
Bug 744714 - Part 5: Add icc into MobileConnection. r=smaug, sr=sicking
2012-08-13 09:55:26 +08:00
Yoshi Huang
d6d8a831ba
Bug 744714 - Part 3: RIL implementation. r=philikon
2012-04-10 20:04:27 +08:00
Yoshi Huang
276ba231ad
Bug 785942 - Part 1: IDL update. sr=sicking, r=smaug
2012-08-27 18:55:27 -03:00
Nathan Froyd
2d595e5d44
Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey
2012-08-24 16:01:30 -04:00
Donovan Preston
bc56dc9adb
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
Ed Morley
3073a11a52
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
ff04ad6299
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
Vicamo Yang
3414511870
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change
2012-08-16 09:36:43 +08:00
Phil Ringnalda
5c836d05b0
Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage
2012-08-14 22:19:28 -07:00
Vicamo Yang
44a29e3eaa
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change, r=sicking
2012-08-15 12:35:42 +08:00
Philipp von Weitershausen
c59a2cf669
Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking
2012-08-07 12:11:48 -07:00
Ms2ger
c7a5b33778
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +02:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ed Morley
bba173e66e
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Ms2ger
babf67cce2
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +02:00
Marshall Culpepper
1e27bf1d40
Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking
2012-06-19 15:52:06 -07:00
Marshall Culpepper
f04feafbea
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
Olli Pettay
ac6b89bfdb
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Fernando Jiménez
9b02a307a8
Bug 734145 - B2G RIL: Support USSD codes. Part 1: IDLs. r=philikon
2012-06-09 17:07:18 -04:00
Olli Pettay
50a2b93846
Bug 761621 - interfaces inheriting a builtinclass-interface should be builtinclass too, r=khuey
...
--HG--
extra : rebase_source : 5b3379e0c8263846177aa7854547b3809f4b0109
2012-06-06 19:30:58 +03:00
Marshall Culpepper
60c62fa867
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
Yoshi Huang
c2ae70983d
Bug 731786 - B2G RIL: Support SIM cards that require PIN codes. r=philikon sr=sicking
2012-04-12 12:01:49 +08:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Philipp von Weitershausen
a823b88e82
Bug 729173 - Part 4: Fill in the MobileConnection DOM implementation. r=mounir
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
6c6bc0f177
Bug 729173 - Part 3: Hook up MobileConnection to the Navigator object
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
35466ca188
Bug 729173 - Part 1: MobileConnection interfaces. r=sicking
2012-04-19 18:33:25 -03:00
Mounir Lamouri
bfa4a06ff4
Bug 677166 - Part 7 - Network Information API: DOM implementation. r=sicking
2012-01-16 18:14:56 +01:00
Mounir Lamouri
a280e39ab5
Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking
2012-01-16 13:25:13 +01:00
Mounir Lamouri
3801d055a4
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
2012-01-16 13:23:28 +01:00
Mounir Lamouri
2fbcbd8ef0
Bug 677166 - Part 1 - Makefiles boilerplate. r=sicking
2012-01-16 13:23:01 +01:00