Commit Graph

1743 Commits

Author SHA1 Message Date
Vicamo Yang
82fc05d83f Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi 2014-02-19 20:02:16 +08:00
Michael Wu
cd62c59398 Bug 848004 - Set the time to a minimum plausible time when necessary, r=gene 2014-02-18 15:41:36 +01:00
Vicamo Yang
e1a0120c37 Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi 2014-02-17 19:35:13 +08:00
Vicamo Yang
88d0aeb6e3 Bug 960894 - 3.f/4: really merge all RIL worker instances into one. r=hsinyi 2014-02-17 19:35:12 +08:00
Vicamo Yang
3be8155688 Bug 960894 - 3.e/4: multiple contexts in one RIL worker. r=hsinyi 2014-02-17 19:35:11 +08:00
Vicamo Yang
5668e11f5c Bug 960894 - 3.d.3/4: use 'this.context.debug'. r=hsinyi 2014-02-17 19:35:10 +08:00
Vicamo Yang
224eb35f5c Bug 960894 - 3.d.2/4: use 'this.context.clientId'. r=hsinyi 2014-02-17 19:35:08 +08:00
Vicamo Yang
52e914fefc Bug 960894 - 3.d/4: look up foreign objects through 'this.context'. r=hsinyi 2014-02-17 19:35:07 +08:00
Vicamo Yang
15da5adad5 Bug 960894 - 3.c/4: construct global objects from constructors. r=hsinyi 2014-02-17 19:35:06 +08:00
Vicamo Yang
19476e2fcc Bug 960894 - 3.b/4: don't modify global. r=hsinyi 2014-02-17 19:35:05 +08:00
Vicamo Yang
5ad42bba3e Bug 960894 - 3.a/4: Move PENDING_NETWORK_TYPE into RIL and rename to pendingNetworkType. r=hsinyi 2014-02-17 19:35:04 +08:00
Vicamo Yang
ec5fa0f27e Bug 960894 - 2.b/4: allow sharing WorkerMessenger between RadioInterface instances. r=hsinyi 2014-02-17 19:35:03 +08:00
Vicamo Yang
973a04b07a Bug 960894 - 2.a/4: move ril_worker init code out of RadioInterfaceLayer ctor. r=hsinyi 2014-02-17 19:35:02 +08:00
Vicamo Yang
aef8dda771 Bug 960894 - 1/4: allow representing multiple clients in one RIL worker. r=bz 2014-02-17 19:35:01 +08:00
Sam Joch
05d227e6b6 Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent 2014-02-07 12:19:58 +01:00
Szu-Yu Chen [:aknow]
f6bcd1648d Bug 963054 - Wait card state initialization. r=hsinyi 2014-02-14 17:42:32 +08:00
Albert Crespell
4e787730ae Bug 968689 - Netd BandwidthController sets costlyAlert to invalid quota. r=vchang 2014-02-10 09:03:29 +01:00
Ryan VanderMeulen
f0418ed650 Merge fx-team to m-c. 2014-02-12 08:33:21 -05:00
Szu-Yu Chen [:aknow]
a8a7256b6e Bug 968713 - Remove callError in ril_worker. r=hsinyi 2014-02-12 14:31:13 +08:00
Yoshi Huang
250bcf8508 Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi 2014-02-11 20:34:19 +08:00
Dimi Lee
06bfa1f3c3 Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang 2014-02-11 18:14:22 +08:00
Alessio Placitelli
ddc24c0c2c Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric 2014-01-15 02:04:00 -05:00
Edgar Chen
e2b44c84ea Bug 970191 - Fix unable to switch default client of data connection in DSDS. r=hsinyi 2014-02-10 14:42:11 +08:00
Robert Longson
e7f708a1fd Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange 2014-02-09 09:46:16 +00:00
Edgar Chen
ea4ce35995 Bug 968093 - Fix JavaScript error: "this._processNextMessage is not a function". r=hsinyi 2014-02-06 11:32:27 +08:00
Edgar Chen
03533e5515 Bug 964974 - Part 1: Dropping all active voice call when power off radio. r=hsinyi 2014-02-06 12:31:53 +08:00
Edgar Chen
a7b8a1bedb Bug 905568 - Part 2: Move data connection related code to DataConnectionManager/DataConnectionHandler. r=hsinyi 2013-12-03 14:18:32 +08:00
Edgar Chen
36cf6332f6 Bug 905568 - Part 1: Add DataConnectionManager and DataConnectionHandler. r=hsinyi 2013-08-22 17:18:13 +08:00
Hsin-Yi Tsai
dc3cfb4e37 Bug 968716 - avoid redundant operation for un-supported supp notification type. r=aknow 2014-02-06 18:58:46 +08:00
Dimi Lee
56d196b3a5 Bug 959109 - B2G NFC: Disable NFC when screen is off. r=allstars.chh 2014-01-28 12:14:19 +08:00
Garner Lee
8610fd38f5 Bug 964186 - Rename MozNdefRecord to MozNDEFRecord. r=smaug, sr=sicking
--HG--
rename : dom/nfc/MozNdefRecord.cpp => dom/nfc/MozNDEFRecord.cpp
rename : dom/nfc/MozNdefRecord.h => dom/nfc/MozNDEFRecord.h
rename : dom/webidl/MozNdefRecord.webidl => dom/webidl/MozNDEFRecord.webidl
2014-01-28 16:20:17 -08:00
David Rajchenbach-Teller
a953c93e53 Bug 952335 - Provide the full path for OS.Constants.Path.libxul on OSX. r=mossop 2014-02-05 13:29:51 -05:00
Ryan VanderMeulen
2a828dc50d Merge m-c to inbound. 2014-02-01 17:22:56 -05:00
Albert Crespell
59401f1bda Bug 966175 - NetworkUtils sends wrong message to netd in setQuota function. r=vchang 2014-01-31 07:37:05 +01:00
Jon Coppeard
50e1f34d5a Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz 2014-01-31 09:55:20 +00:00
Siddartha Pothapragada
b60037e1a0 Bug 959437 - Part 2: Add NotifySendFileStatus to Chrome process. r=allstars.chh 2014-01-15 15:42:49 -08:00
Jessica Jong
4e3192aebf Bug 963516 - Part 3: ril implementation to support matchMvno(). f=edgar r=hsinyi 2014-01-28 02:22:00 +08:00
Jessica Jong
2383031d54 Bug 931348 - Part 3: Use allDataDisconnected() instead of anyDataConnected(). r=hsinyi 2014-01-29 08:20:26 -05:00
Jessica Jong
dc4a79e37d Bug 931348 - Part 2: Defer setup of apn settings after data calls are cleared. r=vicamo 2014-01-29 08:20:10 -05:00
Jessica Jong
83d397aeb8 Bug 931348 - Part 1: Split updateApnSettings() into two parts. r=vicamo 2014-01-29 08:19:55 -05:00
Dimi Lee
6421638467 Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
Edgar Chen
76fbe0238b Bug 962522 - Part 1: Fix the JavaScript error thrown in checkRoamingBetweenOperators() when the operator information is not available. r=hsinyi 2014-01-23 17:28:24 +08:00
Henry Chang
ac7a892a3b Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang 2014-01-14 18:23:42 +08:00
Yoshi Huang
c4610d83ff Bug 961271 - Part 2: xpcshell test case. r=vicamo 2014-01-27 18:27:18 +08:00
Yoshi Huang
f8a9196aaa Bug 961271 - Part 1: write BCD chars. r=vicamo 2014-01-27 14:24:57 +08:00
Hsin-Yi Tsai
bf8637fd08 Bug 962447 - [fugu][b2g] should getFailCauseCode() even the connection hasn't been established. r=vicamo 2014-01-23 13:58:30 +08:00
"allstars.chh"
3d4501950c Bug 951177 - Part 2: xpcshell for removal. r=vicamo 2014-01-21 12:01:37 +01:00
"allstars.chh"
9fb367deec Bug 951177 - Part 1: removal of anr and email. r=vicamo 2014-01-18 17:20:26 +01:00
Terrence Cole
efb40c153d Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 6; r=jonco 2014-01-17 10:10:17 -08:00
Doug Turner
9ab8425fc1 Bug 962000 - WifiGeoPositionProvider.isPublic() is busted. r=jdm 2014-01-21 17:28:57 +08:00