Commit Graph

354 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
6602b73b11 Bug 768381 - OS.Constants.Sys.Version should be OS.Constants.Sys.Name. r=yoric 2012-06-27 20:15:33 -04:00
David Rajchenbach-Teller
44b7a7150b Bug 768381 - Size of type mode_t depends on the platform. r=yoric 2012-06-27 20:15:33 -04:00
Yoshi Huang
0b4f49d521 Bug 768428 - B2G RIL: REQUEST_GET_IMSI doesn't have response on Akami. r=philikon 2012-06-26 17:34:15 +02:00
Kan-Ru Chen
ce3f5c5596 Bug 766866 - Save data call information in data call object. r=philikon
--HG--
extra : rebase_source : b4500466d39f94b8c5168afbf81a07246d4e1d07
2012-06-26 14:49:52 +08:00
Kan-Ru Chen
8fcb4b1ca6 Bug 766891 - Remove nsIRadioInterfaceLayer.DATACALL_STATE_* r=philikon
--HG--
extra : rebase_source : ffecde9ccdeed162f6fa7faf48215a251e996e0f
2012-06-26 14:43:22 +08:00
David Rajchenbach Teller
25a2f771d6 Bug 767021 - Add missing constants. r=yoric 2012-06-22 20:24:27 -04:00
Kan-Ru Chen
266628511e Backout edbb25e71396 (bug 766891) for b2g bustage 2012-06-22 15:11:11 +08:00
Kan-Ru Chen
b711fcdc62 Bug 766870 - Simplify nsIRILDataCallback.dataCallStateChanged interface. r=philikon 2012-06-22 13:53:12 +08:00
Kan-Ru Chen
a12994b36e Bug 766891 - Sync nsIRadioInterfaceLayer.DATACALL_STATE_* with ril_consts.js. r=philikon 2012-06-21 16:29:34 +08:00
Hsinyi Tsai
f694bf793c Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call. r=philikon 2012-06-20 18:52:51 +08:00
Hsin-Yi Tsai
eb7a494b45 Backout a054d74dea39(Bug 766273) due to missing r= in comments 2012-06-22 10:22:39 +08:00
Hsinyi Tsai
47f8099a2f Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call 2012-06-20 18:52:51 +08:00
Jose Antonio Olivera Ortega
e8336f5c31 Bug 753170 - B2G 3G: Expose state information through WebMobileConnection. r=philikon 2012-06-21 17:22:47 -07:00
David Rajchenbach-Teller
182ca27dc5 Bug 709771 - Exporting OS name to JS; r=khuey 2012-06-21 12:58:25 -07:00
vliu
c555ea987f Bug 764378 - RIL: sometimes RIL model was not detected. r=philikon 2012-06-21 11:58:19 -07:00
Marshall Culpepper
46da133f4b Bug 766002: Added more graceful state handling when the network operator is unregistered (NULL). r=philikon 2012-06-21 11:57:56 -07:00
Philipp von Weitershausen
24b7785f32 Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo 2012-06-21 15:31:21 +08:00
Vicamo Yang
68f95d33ca Bug 740238: use null SMSC by default, r=philikon 2012-06-21 10:48:47 +08:00
Kan-Ru Chen
73db87941e Bug 762425 - Always reconfigure network if found connected interface. r=philikon 2012-06-20 16:21:24 +08:00
Hsinyi Tsai
4a42c68f66 Bug 761533 - WebTelephony: busy event is never fired. r=philikon 2012-06-18 17:51:11 +08: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
Yoshi Huang
fa513b0f6e Bug 762760 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang
c137566adb Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment 2012-06-19 16:57:12 +08:00
Yoshi Huang
2a2f495d16 Bug 767620 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang
9e8aeeed3f Bug 762760 - Part 1: IDL. r=philikon 2012-06-11 14:50:13 +08:00
Ehsan Akhgari
d8df82ca0f Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky 2012-06-14 22:31:55 -04:00
Landry Breuil
237dc399b6 Bug 767876 - copyfile is an OSX-only api. r=yoric 2012-06-17 17:49:30 +02:00
David Rajchenbach-Teller
05798f6fb6 Bug 747876 - Additional constants for Unix copy;r=khuey 2012-06-15 17:22:31 +02:00
David Rajchenbach-Teller
64ac3ac520 Bug 747876 - Additional constants for Windows;r=khuey 2012-06-15 17:22:21 +02: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
0d81fba3b5 Bug 734145 - B2G RIL: Support USSD codes. Part 2: RIL. r=philikon 2012-06-09 17:07:18 -04:00
Doug Turner
4f84a9c167 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
73c2259075 Bug 758498 - Add extra debugging for DHCP failures, r=philikon 2012-05-24 23:38:57 -04:00
Dave Hylands
697a1689f5 Bug 760347 - nsDeviceSensor.cpp ASSERTs in debug builds for light sensors. r=dougt 2012-06-05 14:41:22 -07:00
Doug Turner
468be7f46a Backout of 2f4307a63c18 - Bug 759989. 2012-06-04 12:22:23 -07:00
Doug Turner
d2f59a7b2a 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
859db9db79 Bug 744360 - Part 2: add WapPushManager, r=philikon 2012-06-04 13:04:28 +08:00
Kan-Ru Chen
d48d06cd05 Bug 752649 - Fill empty GPS callbacks. r=dougt 2012-06-04 11:17:43 +08:00
Kyle Machulis
8b8e15f423 Bug 744349 - Create message distribution mechanism for DBus Bluetooth Signals; r=cjones 2012-06-02 11:23:16 -07:00
Tom Schuster
e932326aaf 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
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
Jose Antonio Olivera Ortega
ab044e7b8e Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon 2012-06-01 14:10:00 -07:00
Yoshi Huang
c08fb45f3b 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
05899a4ef0 Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon 2012-06-01 14:09:59 -07:00
Marco Bonardo
78a91730ad 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
1cd77ad336 Bug 744360 - Part 2: add WapPushManager, r=philikon 2012-06-01 16:38:31 +08:00
Philipp von Weitershausen
e88b5bf18d 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
cd96e0b373 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
c750adf513 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
9acc65b631 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
59060bbd3c Bug 753034: add readSwappedNibbleBcdString for complex GSM address. r=philikon 2012-05-24 15:38:33 -07:00
Yoshi Huang
7c1e81f98d Bug 754018 - B2G RIL: Read SIM contacts. r=philikon 2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega
5c50e58c2d Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon 2012-05-23 22:12:07 -07:00
Guillermo López
efe11bf9eb Bug 743370 - B2G RIL: Removing SIM card results in endless "connecting..." message. r=philikon 2012-05-23 10:21:06 +02:00
Yoshi Huang
1bb725b3be 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
1fd044750f Bug 756389 - B2G Bluetooth: unexpected crash in DBusThread::StopEventLoop; r=cjones 2012-05-23 18:21:42 -07:00
Kyle Machulis
eb68ccd524 Backing out Bug 742044 - contained extra patches for another bug 2012-05-23 18:18:24 -07:00
Kyle Machulis
93aca69abd Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent 2012-05-23 18:06:36 -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
Ms2ger
5623a92079 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
e00a607d2a 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
77946be253 Bug 751663 - followup to fix extra unneeded assigniment. r=smaug 2012-05-17 08:20:06 -07:00
Doug Turner
225363eefe 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
49355ade80 Bug 754795 - OSFileConstants.cpp fails to compile on mingw-w64 r=dteller 2012-05-15 12:17:05 +02:00
Yoshi Huang
eacacc31ed Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon 2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai
595dd855f5 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
3bf7e11bd0 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
fd1f4fb93f Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon 2012-05-14 21:13:06 -07:00
Vicamo Yang
6d35b885e4 Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon 2012-05-14 21:13:06 -07:00
David Rajchenbach-Teller
e2a85cb879 Bug 754209 - ifdefing away some constants when building with VC9. r=neil 2012-05-11 12:05:36 +02:00
David Rajchenbach-Teller
1908952402 Bug 747872 - Exporting Win constants to JS. r=khuey 2012-05-09 12:05:22 +02:00
Fabien Cazenave
f85480be8c 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
036e313c91 Backout dfeab3d52e14 (bug 747872) due to Windows red. r=SmokeyTheBear 2012-05-09 19:27:10 -04:00
David Rajchenbach-Teller
53957f3a93 Bug 747872 - Export Win constants to JS. r=khuey 2012-05-09 12:05:22 +02:00
David Rajchenbach-Teller
50cef29c5b Bug 739740 - Export libc constants to JS. r=khuey 2012-05-09 12:00:48 +02:00
Chris Jones
1c18b83e50 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
d4ec99d3fd 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
4725eb67fd Re-land the patch for bug 732639 after a b2g clobber. 2012-05-07 17:50:25 -04:00
Ryan VanderMeulen
f55c9211bc Backout 7a8607523522 (bug 732639) due to bustage. r=Boot2Fail 2012-05-07 17:21:01 -04:00
Kyle Machulis
2e3ae3ab58 Bug 732639: Create event loop thread for bluetooth dbus on gonk/linux; r=cjones 2012-05-07 14:04:59 -07:00
Ms2ger
3b04c7d79e Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley 2012-05-05 11:00:05 +02:00
Doug Turner
68e34b4226 Bug 738465 - implement device light sensor. r=smaug 2012-05-02 09:43:45 -07:00
Doug Turner
63408865d2 Bug 738131 - implement device proximity. r=smaug
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
Doug Turner
35a5afdea6 Bug 740473 - Preference to disable device sensors. r=smaug 2012-05-02 09:43:45 -07:00
Ryan VanderMeulen
270738f819 Back out b5fd22efe23d (bug 739740) due to bustage. r=TryFTW 2012-05-03 18:51:14 -04:00
David Rajchenbach-Teller
256ca5f4b1 Bug 739740 - Export libc constants to JS. r=khuey,glandium 2012-04-30 12:14:38 +02:00
Philipp von Weitershausen
e3b7f40711 Bug 750592 - B2G RIL: only enable RILQUIRKS_CALLSTATE_EXTRA_UINT32 on SGS2 gingerbread. r=qDot 2012-05-02 16:32:46 -07:00
Jose Antonio Olivera Ortega
2ba242bf5a Bug 714973 - Add emergency calls to RIL's state machine. r=philikon 2012-05-02 16:32:46 -07:00
Yoshi Huang
d517550229 Bug 750161 - B2G RIL: typo in cardstatechange event. r=philikon 2012-04-30 13:11:59 +08:00
Michael Wu
e4561a2148 Bug 749080 - Make AudioManager.cpp build again, r=cjones 2012-04-30 14:10:48 -04:00
Vicamo Yang
74679c34d6 Bug 748667 - B2G SMS: can't receive normal SMS, message.header is undefined. r=philikon
--HG--
extra : rebase_source : 0fccacf5bb7747a96d420e65389f4b3f6fb81ad8
2012-04-25 19:34:18 -07:00
Jose Antonio Olivera Ortega
731a1d2d2f Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only 2012-04-24 17:46:42 -03:00
Hsin-Yi Tsai
8b3515c868 Bug 743008 - WebTelephony: support multiprocess. r=philikon a=b2g-only 2012-04-24 12:44:42 -03:00
Vicamo Yang
117389f1f0 Bug 738132 - Part 3: parse application port address for incoming messages. r=philikon a=b2g-only 2012-04-23 20:43:32 -03:00
Vicamo Yang
d8549e3ccd Bug 738132 - Part 2: support 8-bit encoding. r=philikon 2012-04-23 20:43:32 -03:00
Vicamo Yang
4fd6e87bb3 Bug 738132 - Part 1: add GsmPDUHelper.readDataCodingScheme. r=philikon 2012-04-23 20:43:32 -03:00
Yoshi Huang
5ce156c88f Bug 736941 - B2G RIL: Fetch SIM record. r=philikon a=b2g-only 2012-04-18 18:07:29 +08:00
Steven Lee
915c786840 Bug 736939 - AudioManager implementation. r=cjones, a=b2g-only 2012-04-22 14:14:36 -04:00