Olli Pettay
e160cfea86
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Fernando Jiménez
1b531488d5
Bug 734145 - B2G RIL: Support USSD codes. Part 2: RIL. r=philikon
2012-06-09 17:07:18 -04:00
Doug Turner
3cee32484e
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
2012-06-07 10:58:33 -07:00
Michael Wu
dbbf33558a
Bug 758498 - Add extra debugging for DHCP failures, r=philikon
2012-05-24 23:38:57 -04:00
Dave Hylands
5819e752c5
Bug 760347 - nsDeviceSensor.cpp ASSERTs in debug builds for light sensors. r=dougt
2012-06-05 14:41:22 -07:00
Doug Turner
155a08f022
Backout of 2f4307a63c18 - Bug 759989.
2012-06-04 12:22:23 -07:00
Doug Turner
2c1901f5ab
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
2012-06-04 10:23:18 -07:00
Vicamo Yang
5fa435ca75
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-04 13:04:28 +08:00
Kan-Ru Chen
580b28f3c0
Bug 752649 - Fill empty GPS callbacks. r=dougt
2012-06-04 11:17:43 +08:00
Kyle Machulis
9df5dec558
Bug 744349 - Create message distribution mechanism for DBus Bluetooth Signals; r=cjones
2012-06-02 11:23:16 -07:00
Tom Schuster
4727c13c41
Bug 752226 - Remove JSVAL_IS_OBJECT from the jsapi. r=dmandelin
...
--HG--
extra : rebase_source : 0943efd64ddf199a4cef12072239302408e5aae5
2012-06-02 20:15:38 +02: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
Jose Antonio Olivera Ortega
93d0243b85
Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon
2012-06-01 14:10:00 -07:00
Yoshi Huang
838b6712a6
Bug 738558: B2G RIL: get cell location and cell id in processRegistrationState in ril_worker.js. r=philikon
2012-05-31 13:31:56 +08:00
Fernando Rodríguez Sela
96840fd7b5
Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon
2012-06-01 14:09:59 -07:00
Marco Bonardo
450654bc1d
Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure
2012-06-01 11:57:37 +02:00
Vicamo Yang
69873ccb23
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-01 16:38:31 +08:00
Philipp von Weitershausen
c5b25c698c
Bug 758466 - B2G RIL: ensure radio state and 'ril.radio.disabled' setting value are known before modifying the radio state. r=qDot
2012-05-25 10:37:37 -07:00
Dave Hylands
5a360b7870
Bug 737153 - Enable mounting storage through USB from a host machine - Hook up VolumeManager and AutoMounter, sr=cjones r=qDot
2012-05-24 21:04:32 -07:00
Dave Hylands
0ab9e9d780
Bug 737153 - Enable mounting storage through USB from a host machine - Add the AutoMounter, sr=cjones r=qDot
2012-05-24 21:03:34 -07:00
Dave Hylands
982291679c
Bug 737153 - Enable mounting storage through USB from a host machine - Add the VolumeManager, sr=cjones r=qDot
2012-05-24 21:03:07 -07:00
Vicamo Yang
9fa8cd8aa9
Bug 753034: add readSwappedNibbleBcdString for complex GSM address. r=philikon
2012-05-24 15:38:33 -07:00
Yoshi Huang
d31a0461eb
Bug 754018 - B2G RIL: Read SIM contacts. r=philikon
2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega
ee0a8b81a3
Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon
2012-05-23 22:12:07 -07:00
Guillermo López
7e846c7efa
Bug 743370 - B2G RIL: Removing SIM card results in endless "connecting..." message. r=philikon
2012-05-23 10:21:06 +02:00
Yoshi Huang
762fd509d0
Bug 757512 - B2G RIL: SIM Card Lock DOM Requests don't properly clean up. r=philikon
2012-05-23 11:36:15 +08:00
Kyle Machulis
6f1c8ccf33
Bug 756389 - B2G Bluetooth: unexpected crash in DBusThread::StopEventLoop; r=cjones
2012-05-23 18:21:42 -07:00
Kyle Machulis
c360d390b8
Backing out Bug 742044 - contained extra patches for another bug
2012-05-23 18:18:24 -07:00
Kyle Machulis
435352baa4
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 18:06:36 -07:00
Yoshi Huang
b45c6f931a
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
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ms2ger
ba51dd062a
Bug 754968 - Part c: Make BindingUtils.h not require private xpconnect headers; r=bholley
2012-05-18 10:29:40 +02:00
Fernando Jiménez
e621918b9f
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 8 - RadioLayerInterface; r=philikon
2012-05-17 12:42:39 -07:00
Doug Turner
3158caaeef
Bug 751663 - followup to fix extra unneeded assigniment. r=smaug
2012-05-17 08:20:06 -07:00
Doug Turner
7738c44000
Bug 751663 - Implement new device proximity like event that fires only when the screen is close to the user's face. r=smaug
2012-05-16 13:27:54 -07:00
Jacek Caban
3bd90b8fa1
Bug 754795 - OSFileConstants.cpp fails to compile on mingw-w64 r=dteller
2012-05-15 12:17:05 +02:00
Yoshi Huang
72e0d39992
Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon
2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai
2284f877c4
Bug 749794 - B2G telephony: need to reset audio state when phone call ends. r=philikon
2012-05-14 21:13:06 -07:00
Hsin-Yi Tsai
2768bdbd4d
Bug 746496 - B2G telephony: update the audio system for incoming calls and holding calls. r=philikon
2012-05-14 21:13:06 -07:00
Price Tseng
c48f2de48c
Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon
2012-05-14 21:13:06 -07:00
Vicamo Yang
35364e50f3
Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon
2012-05-14 21:13:06 -07:00
David Rajchenbach-Teller
009dc2598b
Bug 754209 - ifdefing away some constants when building with VC9. r=neil
2012-05-11 12:05:36 +02:00
David Rajchenbach-Teller
9ea2ea199d
Bug 747872 - Exporting Win constants to JS. r=khuey
2012-05-09 12:05:22 +02:00
Fabien Cazenave
58a5606bda
Bug 753612 - Properly close wifi connection so 3G-data can get its own route. r=mrbkap,philipp
2012-05-11 13:05:51 -07:00
Ryan VanderMeulen
2e4002cb76
Backout dfeab3d52e14 (bug 747872) due to Windows red. r=SmokeyTheBear
2012-05-09 19:27:10 -04:00
David Rajchenbach-Teller
f6ff34baa8
Bug 747872 - Export Win constants to JS. r=khuey
2012-05-09 12:05:22 +02:00
David Rajchenbach-Teller
8860f0b8cd
Bug 739740 - Export libc constants to JS. r=khuey
2012-05-09 12:00:48 +02:00
Chris Jones
2a2ee823f2
Bug 745145, part 0b: Ensure that the gonk system workers are never started in content processes. (The real patch.) r=philikon
2012-05-05 20:22:53 -07:00
Kyle Machulis
c2c0486a66
Bug 753085: Desktop m-c does not compile with enable-b2g-ril on and enable-b2g-bt off; r=mwu
2012-05-08 13:47:19 -07:00
Ryan VanderMeulen
9a0075da5b
Re-land the patch for bug 732639 after a b2g clobber.
2012-05-07 17:50:25 -04:00