Commit Graph

2472 Commits

Author SHA1 Message Date
John Dai
8e7395b8b6 Bug 1120805 - Remove deprecated xpcshell test functions used in RIL test code. r=echen 2015-02-12 19:18:00 +08:00
Ben Hsu
779645d2f8 Bug 1067629 - Part 5: Deprecate GECKO_RADIOSTATE_ENABLING and GECKO_RADIOSTATE_DISABLING (ril_consts.js). r=aknow 2015-02-16 21:43:00 -05:00
Ben Hsu
1da2dc4c35 Bug 1067629 - Part 3: Some minor modifications(ril_worker.js). r=aknow 2015-02-13 00:17:00 -05:00
Ben Hsu
095b2d7ee0 Bug 1067629 - Part 2: Remove some radio state checks(RadioInterfaceLayer.js). r=aknow 2015-02-06 03:08:00 -05:00
Edgar Chen
4291c6895f Bug 1113054 - [B2G][RIL] Support RIL version 10. r=hsinyi 2014-12-18 18:27:55 +08:00
Wayne Chen
9d1ed0d33a Bug 1130196 - Update audio output device enum for L porting. r=mwu 2015-02-16 10:12:34 +08:00
Alexandre Lissy
c51fd177b5 Bug 1131590 - Support DualCarrier radio tech. r=echen 2015-02-13 02:17:00 +08:00
Szu-Yu Chen [:aknow]
72e9777d52 Bug 1128823 - Remove hangUpAll. r=hsinyi
--HG--
extra : rebase_source : 2ef54fb992d0f6ee492b011f3bb5e5142b06006a
2015-02-13 10:57:29 +08:00
Krzysztof Mioduszewski
b7803f5d70 Bug 1132007 - Initialise _iccChannelCalback in RilContentHelper.js. r=echen
CLOSED TREE
2015-02-12 03:19:00 -05:00
Greg Weng
92c9ab770d Bug 1130938 - B2G RIL: Remove the duplicated RilWorkerBuffer in ril_worker.js r=:echen 2015-02-11 09:28:10 +08:00
Jessica Jong
9e7b25cfc2 Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen 2015-02-11 16:01:10 +08:00
Jessica Jong
fb072c3250 Bug 973543 - Part 1: add reference counting to added routes. r=echen 2015-02-11 16:01:08 +08:00
Garvan Keeley
b0f75d8f6a Bug 1131430 - Added telemetry to count CoreLocation vs. MLS results. r=jdm 2015-02-10 10:45:36 -05:00
Chris Peterson
77c54d35be Bug 1130828 - Fix clang -Widiomatic-parentheses and -Wsemicolon-before-method-body warnings. r=smichaud 2015-02-06 00:09:39 -08:00
Edgar Chen
d461c0dfe0 Bug 1123624 - Part 3: Fix test_ril_system_messenger.js. r=bevis 2015-02-06 14:26:55 +08:00
Edgar Chen
5d85decc47 Bug 1123624 - Part 1-2: Throwing exception if the mandatory field isn't showed in proactive command and refactoring handler of SelectItem and SetupMenu. r=bevis 2015-02-04 16:34:59 +08:00
Edgar Chen
f1af29de40 Bug 1123624 - Part 1-1: Having a consistent proactive command format in both system message and dom event. r=bevis 2015-01-07 13:08:57 +08:00
Garvan Keeley
6369a36f22 Bug 1129696 - Added missing retain/release on NSTimer. r=dougt 2015-02-04 16:00:00 +01:00
Wes Kocher
f7ecc86285 Merge m-c to inbound a=merge CLOSED TREE 2015-02-05 17:27:05 -08:00
Christoph Kerschbaumer
c920f24733 Bug 1087728: Make JS callers of ios.newChannel call ios.newChannel2 in dom/system (r=fabrice) 2015-02-05 12:53:14 -08:00
Greg Weng
d7a0d4e41c Bug 1123201 - B2G RIL: Pull the BufObject out from ril_worker.js. r=aknow 2015-02-04 18:09:18 +08:00
Tom Schuster
ed7ec3ab97 Bug 1127494 - Remove proto parameter from JS_DefineObject. r=Waldo,bz 2015-02-04 22:50:17 +01:00
Bevis Tseng
f44ba0fd58 Bug 1126687 - Part 2: Modify Test Cases Accordingly. r=echen. 2015-01-30 13:41:34 +08:00
Bevis Tseng
a3768c5f18 Bug 1126687 - Part 1: Ensure the order of TLVs in STK Envelope Command is the same to the order defined in TS 11.14/TS 102 223. r=echen. 2015-01-29 13:02:36 +08:00
Carsten "Tomcat" Book
72894937b3 Merge mozilla-central to b2g-inbound 2015-02-03 15:31:37 +01:00
Carsten "Tomcat" Book
d4d539357a merge b2g-inbound to mozilla-central a=merge 2015-02-03 14:44:06 +01:00
Szu-Yu Chen [:aknow]
aa8807ca6f Bug 1124550 - Part 12: Provide a default response function. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
e4ab569105 Bug 1124550 - Part 11: Refactoring dial. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
c8ff7bc202 Bug 1124550 - Part 10: Refactoring holdCall, resumeCall. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
dcc7bbb26f Bug 1124550 - Part 09: Refactoring conferenceCall, separateCall. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
3424595c90 Bug 1124550 - Part 08: Refactoring holdConference, resumeConference. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
8567e8cec4 Bug 1124550 - Part 07: Refactoring hangupConference. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
85eb52484d Bug 1124550 - Part 02: ril_worker: expose API cdmaFlash. r=hsinyi 2015-02-03 12:18:19 +08:00
Szu-Yu Chen [:aknow]
a839a6ff11 Bug 1124550 - Part 01: Remove unused code. r=hsinyi 2015-02-03 12:18:19 +08:00
Shawn Ku
08eaada781 Bug 1127690 - [flatfish] build break in gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp. r=KanRu.
--HG--
extra : rebase_source : a0af39a118a4d9dfbbda76f705956254cc6220fc
2015-02-02 09:56:56 +08:00
Jessica Jong
16f6a99a71 Bug 1120843 - Part 2: test cases for data connection http proxy. r=echen 2015-01-29 22:37:00 +01:00
Bevis Tseng
59a97e3e53 Bug 1126198 - Part 2: Add test coverage to ensure that 'presentationType' is only available in STK_CMD_SELECT_ITEM. r=echen 2015-01-27 18:51:20 +08:00
Bevis Tseng
d8daffa538 Bug 1126198 - Part 1: Define 'presentationType' in nsIStkSelectItemCmd instead of nsIStkSetUpMenuCmd. r=echen 2015-01-27 18:47:12 +08:00
Kan-Ru Chen (陳侃如)
5a9795be8d Bug 1112989 - Part 3. Remove sync PContent::GetVolumes() r=dhylands 2015-01-30 11:43:32 +08:00
Kan-Ru Chen (陳侃如)
80e183bc3f Bug 1112989 - Part 2. Forward device-storage volumes info to ContentChild before app startup. r=dhylands 2015-01-30 11:43:31 +08:00
John Dai
ac3a34c158 Bug 1119136 - (follow-up) correcting typo s/epectedNumber/expectedNumber/. r=echen 2015-01-28 22:31:00 +08:00
Carsten "Tomcat" Book
0ab3496e2a Merge mozilla-central to mozilla-inbound 2015-01-29 16:17:28 +01:00
Jacek Caban
0af6a359ed Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh 2015-01-29 13:02:07 +01:00
Jessica Jong
1602107dd2 Bug 1120843 - Part 1: clear http proxy when active network is disconnected. r=echen 2015-01-27 01:34:00 +01:00
Christoph Kerschbaumer
94befca01c Bug 1126067 - Make JS callers of ios.newChannel call ios.newChannel2 in dom/ - tests (r=sicking) 2015-02-02 20:08:34 -08:00
John Dai
066e5d445c Bug 1119136 - Contacts can't be imported from some special SIM cards to device. r=echen 2015-01-22 18:20:00 +08:00
Alphan Chen
9568ca6ccd Bug 1107146 - [MTP] Add an UpdateEntryAndNotify for modified event. r=dhylands 2015-01-28 14:35:28 +08:00
Ben Hsu
b33d0bd531 Bug 1103731 - Part 2: Internal architecture (ril_worker.js). r=aknow 2015-01-18 21:22:00 -05:00
Garvan Keeley
5e995220a3 Bug 1121497 - Need to stop location manager before start, r=dougt 2015-01-14 20:02:00 +01:00
Garvan Keeley
dfd1449642 Bug 1121265 - Fallback to MLS Provider, r=dougt
On CoreLocation error, fallback to MLS network provider, which
will report GeoIP, or error.
2015-01-27 08:26:00 +01:00