Граф коммитов

308 Коммитов

Автор SHA1 Сообщение Дата
David Rajchenbach-Teller 0875e8aeae Bug 769658 - Companion test suite. r=khuey 2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller 8c238fd1f2 Bug 769658 - Split OS.Constants.Sys and OS.Constants.Path. r=khuey 2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller 7fa691bb0c Bug 763848 - Companion test suite. r=khuey 2012-06-28 21:56:53 -04:00
David Rajchenbach-Teller c22c78d439 Bug 763848 - Expose the path to libxul at OS.Constants.Sys. r=khuey 2012-06-28 21:56:30 -04:00
David Rajchenbach-Teller 84a851cf34 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 9372215e1d Bug 768381 - Size of type mode_t depends on the platform. r=yoric 2012-06-27 20:15:33 -04:00
Yoshi Huang 5cb463f396 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 16cfb01461 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 104357528c Bug 766891 - Remove nsIRadioInterfaceLayer.DATACALL_STATE_* r=philikon
--HG--
extra : rebase_source : ffecde9ccdeed162f6fa7faf48215a251e996e0f
2012-06-26 14:43:22 +08:00
David Rajchenbach Teller bdd6c4fa36 Bug 767021 - Add missing constants. r=yoric 2012-06-22 20:24:27 -04:00
Kan-Ru Chen e7c8fcf871 Backout edbb25e71396 (bug 766891) for b2g bustage 2012-06-22 15:11:11 +08:00
Kan-Ru Chen b3fd708ada Bug 766870 - Simplify nsIRILDataCallback.dataCallStateChanged interface. r=philikon 2012-06-22 13:53:12 +08:00
Kan-Ru Chen 7170122b3a Bug 766891 - Sync nsIRadioInterfaceLayer.DATACALL_STATE_* with ril_consts.js. r=philikon 2012-06-21 16:29:34 +08:00
Hsinyi Tsai b9e76d4e3f 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 e1578af8d3 Backout a054d74dea39(Bug 766273) due to missing r= in comments 2012-06-22 10:22:39 +08:00
Hsinyi Tsai fd3f60f61a Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call 2012-06-20 18:52:51 +08:00
Jose Antonio Olivera Ortega 5fa84da667 Bug 753170 - B2G 3G: Expose state information through WebMobileConnection. r=philikon 2012-06-21 17:22:47 -07:00
David Rajchenbach-Teller 0c1b6ca4e2 Bug 709771 - Exporting OS name to JS; r=khuey 2012-06-21 12:58:25 -07:00
vliu eeb364bd70 Bug 764378 - RIL: sometimes RIL model was not detected. r=philikon 2012-06-21 11:58:19 -07:00
Marshall Culpepper 5418ef2bcc 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 8e5bd872e7 Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo 2012-06-21 15:31:21 +08:00
Vicamo Yang fd1e0e6709 Bug 740238: use null SMSC by default, r=philikon 2012-06-21 10:48:47 +08:00
Kan-Ru Chen ffba851afb Bug 762425 - Always reconfigure network if found connected interface. r=philikon 2012-06-20 16:21:24 +08:00
Hsinyi Tsai a430dc28a1 Bug 761533 - WebTelephony: busy event is never fired. r=philikon 2012-06-18 17:51:11 +08: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
Yoshi Huang 79a7876dd9 Bug 762760 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang 8d73ace39c Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment 2012-06-19 16:57:12 +08:00
Yoshi Huang 39b0d0c173 Bug 767620 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang 9f38208bc6 Bug 762760 - Part 1: IDL. r=philikon 2012-06-11 14:50:13 +08:00
Ehsan Akhgari 4830dd98a3 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 ec4c416f92 Bug 767876 - copyfile is an OSX-only api. r=yoric 2012-06-17 17:49:30 +02:00
David Rajchenbach-Teller b016f5ddb1 Bug 747876 - Additional constants for Unix copy;r=khuey 2012-06-15 17:22:31 +02:00
David Rajchenbach-Teller 12d17142dc Bug 747876 - Additional constants for Windows;r=khuey 2012-06-15 17:22:21 +02: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
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