Greg Weng
|
2f54ae9e6d
|
Bug 1130938 - B2G RIL: Remove the duplicated RilWorkerBuffer in ril_worker.js r=:echen
|
2015-02-11 09:28:10 +08:00 |
Jessica Jong
|
fb18c7eadb
|
Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen
|
2015-02-11 16:01:10 +08:00 |
Jessica Jong
|
ca6e00273f
|
Bug 973543 - Part 1: add reference counting to added routes. r=echen
|
2015-02-11 16:01:08 +08:00 |
Garvan Keeley
|
4bb544a83c
|
Bug 1131430 - Added telemetry to count CoreLocation vs. MLS results. r=jdm
|
2015-02-10 10:45:36 -05:00 |
Chris Peterson
|
d5537ab3e0
|
Bug 1130828 - Fix clang -Widiomatic-parentheses and -Wsemicolon-before-method-body warnings. r=smichaud
|
2015-02-06 00:09:39 -08:00 |
Edgar Chen
|
8207601fbc
|
Bug 1123624 - Part 3: Fix test_ril_system_messenger.js. r=bevis
|
2015-02-06 14:26:55 +08:00 |
Edgar Chen
|
3dd989f682
|
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
|
9c1b19b249
|
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
|
c83256046f
|
Bug 1129696 - Added missing retain/release on NSTimer. r=dougt
|
2015-02-04 16:00:00 +01:00 |
Wes Kocher
|
a7bcf4f028
|
Merge m-c to inbound a=merge CLOSED TREE
|
2015-02-05 17:27:05 -08:00 |
Christoph Kerschbaumer
|
84e003dae2
|
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
|
597a31d6ed
|
Bug 1123201 - B2G RIL: Pull the BufObject out from ril_worker.js. r=aknow
|
2015-02-04 18:09:18 +08:00 |
Tom Schuster
|
324fce84c8
|
Bug 1127494 - Remove proto parameter from JS_DefineObject. r=Waldo,bz
|
2015-02-04 22:50:17 +01:00 |
Bevis Tseng
|
3b389e6868
|
Bug 1126687 - Part 2: Modify Test Cases Accordingly. r=echen.
|
2015-01-30 13:41:34 +08:00 |
Bevis Tseng
|
c462b036dc
|
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
|
fd6a89d4e4
|
Merge mozilla-central to b2g-inbound
|
2015-02-03 15:31:37 +01:00 |
Carsten "Tomcat" Book
|
9fe5980ccd
|
merge b2g-inbound to mozilla-central a=merge
|
2015-02-03 14:44:06 +01:00 |
Szu-Yu Chen [:aknow]
|
0c5c589134
|
Bug 1124550 - Part 12: Provide a default response function. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
Szu-Yu Chen [:aknow]
|
0794fc2589
|
Bug 1124550 - Part 11: Refactoring dial. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
Szu-Yu Chen [:aknow]
|
d486d495a7
|
Bug 1124550 - Part 10: Refactoring holdCall, resumeCall. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
Szu-Yu Chen [:aknow]
|
876571cf17
|
Bug 1124550 - Part 09: Refactoring conferenceCall, separateCall. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
Szu-Yu Chen [:aknow]
|
3e01a0aa0e
|
Bug 1124550 - Part 08: Refactoring holdConference, resumeConference. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
Szu-Yu Chen [:aknow]
|
d5024f6c13
|
Bug 1124550 - Part 07: Refactoring hangupConference. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
Szu-Yu Chen [:aknow]
|
e53208993d
|
Bug 1124550 - Part 02: ril_worker: expose API cdmaFlash. r=hsinyi
|
2015-02-03 12:18:19 +08:00 |
Szu-Yu Chen [:aknow]
|
2e6a219f14
|
Bug 1124550 - Part 01: Remove unused code. r=hsinyi
|
2015-02-03 12:18:19 +08:00 |
Shawn Ku
|
df129fdeaa
|
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
|
b13ee50226
|
Bug 1120843 - Part 2: test cases for data connection http proxy. r=echen
|
2015-01-29 22:37:00 +01:00 |
Bevis Tseng
|
de1f1c4471
|
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
|
aa3666273e
|
Bug 1126198 - Part 1: Define 'presentationType' in nsIStkSelectItemCmd instead of nsIStkSetUpMenuCmd. r=echen
|
2015-01-27 18:47:12 +08:00 |
Kan-Ru Chen (陳侃如)
|
b8fbfbe8d9
|
Bug 1112989 - Part 3. Remove sync PContent::GetVolumes() r=dhylands
|
2015-01-30 11:43:32 +08:00 |
Kan-Ru Chen (陳侃如)
|
a845477766
|
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
|
ea8e91baf5
|
Bug 1119136 - (follow-up) correcting typo s/epectedNumber/expectedNumber/. r=echen
|
2015-01-28 22:31:00 +08:00 |
Carsten "Tomcat" Book
|
579ac07ed5
|
Merge mozilla-central to mozilla-inbound
|
2015-01-29 16:17:28 +01:00 |
Jacek Caban
|
ba9f5a2da6
|
Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh
|
2015-01-29 13:02:07 +01:00 |
Jessica Jong
|
db5698004a
|
Bug 1120843 - Part 1: clear http proxy when active network is disconnected. r=echen
|
2015-01-27 01:34:00 +01:00 |
Christoph Kerschbaumer
|
503f1e807e
|
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
|
f8fc080b07
|
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
|
8c6edc2023
|
Bug 1107146 - [MTP] Add an UpdateEntryAndNotify for modified event. r=dhylands
|
2015-01-28 14:35:28 +08:00 |
Ben Hsu
|
6006dfed22
|
Bug 1103731 - Part 2: Internal architecture (ril_worker.js). r=aknow
|
2015-01-18 21:22:00 -05:00 |
Garvan Keeley
|
9712cec06b
|
Bug 1121497 - Need to stop location manager before start, r=dougt
|
2015-01-14 20:02:00 +01:00 |
Garvan Keeley
|
f7de6cc231
|
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 |
Alphan Chen
|
a27bdab3f7
|
Bug 1113518 - [automounter] Add a case for fuse and add some useful logs. r=dhylands
|
2015-01-27 13:54:31 +08:00 |
Jessica Jong
|
ab669a263d
|
Bug 1115299 - Part 1: Use dun for tethering if a dun network is registered. r=echen
|
2015-01-20 02:11:00 -05:00 |
Ryan VanderMeulen
|
8e7ca863fa
|
Merge m-c to b2g-inbound. a=merge
|
2015-01-23 12:32:39 -05:00 |
Ryan VanderMeulen
|
f6ca65e867
|
Merge fx-team to m-c. a=merge
|
2015-01-23 12:20:52 -05:00 |
Jessica Jong
|
e5157181f5
|
Bug 1121834 - adapt Lollipop netd commands in dun tethering. r=echen
|
2015-01-23 13:55:02 +08:00 |
Eden Chuang
|
3fa12467ce
|
Bug 1055699 - integrate volume isRemovable status. r=dhylands
|
2015-01-22 13:48:12 +08:00 |
Bevis Tseng
|
e0832605c7
|
Bug 1117658 - Part 2: Add Corresponding Test Case to Improve Test Coverage. r=echen
|
2015-01-20 18:07:01 +08:00 |
Bevis Tseng
|
4782b0a6fe
|
Bug 1117658 - Part 1: Provide Duration TLV in TR for "USAT case 27.22.4.2.8 GET INKEY SEQ 8.1 GET INKEY". r=echen
|
2015-01-20 18:04:01 +08:00 |
Bevis Tseng
|
2f5aef982e
|
Bug 1123204 - Part 2: Add Test Case to Improve Test Coverage. r=echen
|
2015-01-20 15:45:34 +08:00 |