Kan-Ru Chen (陳侃如)
c9a73bec1b
Bug 1050899 - Check mAGpsRilInterface before use. r=dougt
2014-08-15 04:24:00 -04:00
Bobby Holley
e70ddb7476
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
2014-08-14 18:47:15 -07:00
Szu-Yu Chen [:aknow]
fd3f549c01
Bug 1053094 - Part 2: Fix. r=hsinyi
2014-08-14 03:55:00 -04:00
Shawn Ku
adf1456eba
Bug 1046649 - Part 2: Test patch - B2G RIL: Need to handle wild char for EF_OPL. r=Edgar
2014-08-13 16:54:55 +08:00
Shawn Ku
2e223b483c
Bug 1046649 - Part 1: RIL patch - B2G RIL: Need to handle wild char for EF_OPL. v3. r=Edgar
2014-08-13 17:00:52 +08:00
Seth Fowler
0fd6e994ae
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
...
--HG--
extra : rebase_source : 7b6159b00b3bf4f919b30f1bccc8939cc04fe526
2014-08-13 15:39:41 -07:00
Szu-Yu Chen [:aknow]
954f5f2638
Bug 1050696 - Refactor TelephonyService.dial. r=hsinyi
2014-08-11 02:48:00 -04:00
Szu-Yu Chen [:aknow]
0398625a7a
Bug 1051663 - Correct |this| in REQUEST_DIAL_EMERGENCY_CALL. r=hsinyi
2014-08-11 02:37:00 -04:00
Jessica Jong
339bc7a307
Bug 1043114 - Part 4: Unify add/removeHostRoute and add/removeHostRouteWithResolve (NetworkUtils). r=edgar
2014-08-08 02:32:00 -04:00
Jessica Jong
c4f7d3bacb
Bug 1043114 - Part 3.2: Remove unused NetworkParams and refine comments. r=edgar, r=smaug
2014-08-08 02:30:00 -04:00
Jessica Jong
eca0bb2087
Bug 1043114 - Part 3.1: Unify add/removeHostRoute and add/removeHostRouteWithResolve (NetworkService). r=edgar
2014-08-06 01:51:00 -04:00
Jessica Jong
0455b094b6
Bug 1043114 - Part 2: Unify add/removeHostRoute and add/removeHostRouteWithResolve (NetworkManager). r=edgar
2014-08-06 01:46:00 -04:00
Jessica Jong
350c768d4b
Bug 1043114 - Part 1: Unify add/removeHostRoute and add/removeHostRouteWithResolve (idl). f=vchang, r=edgar
2014-08-06 01:45:00 -04:00
Kyle Huey
04c06effe3
Bug 1050509: Shut down the KeyStore socket during system shutdown to avoid leaks. r=tdz
2014-08-08 11:11:36 -07:00
Gabriele Svelto
7503409646
Bug 1050067 - Correctly provide the service code when requesting an IMEI number. r=hsinyi
2014-08-07 23:01:42 +02:00
Jessica Jong
0bbcedc9f8
Bug 1048723 - B2G RIL: send data registration request one by one. r=hsinyi
2014-08-07 18:38:21 +08:00
Kan-Ru Chen (陳侃如)
a8fe610318
Bug 1032063 - Call update_network_state and update_network_availability when network state changes for A-GPS. r=dougt
...
--HG--
extra : rebase_source : 9a674017a74099f3919b27252c454e7ca777ef84
2014-08-06 14:41:56 +08:00
Yoshi Huang
66afb11fa3
Bug 933141 - Move NFC files out of system/gonk. r=gps, dimi
...
--HG--
rename : dom/system/gonk/NfcContentHelper.js => dom/nfc/NfcContentHelper.js
rename : dom/system/gonk/Nfc.js => dom/nfc/gonk/Nfc.js
rename : dom/system/gonk/Nfc.manifest => dom/nfc/gonk/Nfc.manifest
rename : dom/system/gonk/NfcGonkMessage.h => dom/nfc/gonk/NfcGonkMessage.h
rename : dom/system/gonk/NfcMessageHandler.cpp => dom/nfc/gonk/NfcMessageHandler.cpp
rename : dom/system/gonk/NfcMessageHandler.h => dom/nfc/gonk/NfcMessageHandler.h
rename : dom/system/gonk/NfcOptions.h => dom/nfc/gonk/NfcOptions.h
rename : dom/system/gonk/NfcService.cpp => dom/nfc/gonk/NfcService.cpp
rename : dom/system/gonk/NfcService.h => dom/nfc/gonk/NfcService.h
rename : dom/system/gonk/nfc_consts.js => dom/nfc/gonk/nfc_consts.js
rename : dom/system/gonk/nsINfcService.idl => dom/nfc/gonk/nsINfcService.idl
rename : dom/system/gonk/nsINfcContentHelper.idl => dom/nfc/nsINfcContentHelper.idl
2014-08-01 17:23:14 +08:00
Vicamo Yang
bdbe52a2e4
Bug 916607 - 2/4: implementation. r=bzbarsky, r=gene
2014-08-04 17:01:36 +08:00
Vicamo Yang
c494c71cd3
Bug 1044737
- 2/3: remove unused bits related to 'getNetworkInterfaceStats'. r=bholley, r=vchang
2014-08-01 15:08:42 +08:00
Vicamo Yang
a06a387b4c
Bug 1044737
- 1/3: don't use Date in nsINetworkStatsCallback::networkStatsAvailable. r=vchang
2014-08-01 15:08:41 +08:00
Yoshi Huang
b5aed2d79f
Bug 1043186 - Part 2: onpeerlost should be fired to correct target. r=dimi
2014-07-24 18:11:42 +08:00
Yoshi Huang
8b0b298d5b
Bug 1043186 - Part 1: Add a nsINfcPeerEventListener. r=dimi
2014-07-24 12:16:02 +08:00
Ghislain 'Aus' Lacroix
3c342b867c
bug 1046876 - Define 'Cu'. r=gwagner
2014-07-31 13:29:14 -07:00
Nathan Froyd
12c76f15f7
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
Alphan Chen
fcc934febc
Bug 1039939 - [MTP] Enable functionality on Windows 7. r=dhylands
2014-07-30 13:49:02 +08:00
Yoshi Huang
d489a4a5ba
Bug 933588 - Part 2: NfcMessageHandler. r=dimi
2014-07-07 18:18:20 +08:00
Yoshi Huang
c3e7baef48
Bug 933588 - Part 1: NFC service. r=khuey
2014-02-19 15:14:22 +08:00
Bevis Tseng
a1c8becae7
Bug 813893 - Part 2: Add Test Case to Verify CB Message in UMTS Format. r=htsai
2014-07-03 19:56:40 +08:00
Vicamo Yang
f305e0fa50
Bug 813893 - Part 1: Add Support to Read CBS Message in UMTS format. r=htsai
2014-06-17 16:21:04 +08:00
Jessica Jong
aa77e8d1f3
Bug 990458 - Part 5: implement updateNetworkInterface() and remove network-interface-state-changed event. r=edgar,vchang
2014-07-29 16:44:30 +08:00
Jessica Jong
3b06d6e966
Bug 990458 - Part 2: ril changes to support updateNetworkInterface(). r=edgar
2014-07-29 16:44:26 +08:00
Jessica Jong
1d26374b77
Bug 990458 - Part 1: add updateNetworkInterface() API in idl. r=edgar
2014-07-29 16:44:24 +08:00
Carsten "Tomcat" Book
aeabc85ae7
Merge mozilla-central to b2g-inbound
2014-07-28 16:06:50 +02:00
Wayne Chen
06209d0f33
Bug 1037359 - when user turned off bt, delay routing to avoid leakage of audio from speaker. r=mwu
2014-07-25 15:19:26 +08:00
Ms2ger
d8c0b17d7d
Bug 1043963
- Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
...
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Wes Kocher
be4af0e0fd
Merge m-c to inbound
2014-07-22 18:39:17 -07:00
Henry Chang
979544fcd6
Bug 1041394 - Make NetworkUtils::ExecuteCommand table-driven. r=vchang
2014-07-21 12:10:39 +08:00
Eric Chou
f834cccf61
Bug 1036862 - [MTP] Support 'Delete files/folders', r=dhylands
...
With this patch, users can delete files and folders on Firefox OS
devices while using MTP. My host is Ubuntu 13.04.
2014-07-22 11:12:22 +08:00
Jessica Jong
e43cd7f5f8
Bug 1032858 - Part 2: implementation of cell info list. r=hsinyi
2014-07-21 18:21:44 +08:00
Jessica Jong
a382f327e3
Bug 1032858 - Part 1: interface changes to support cell info list. f=hannosch r=hsinyi
2014-07-21 18:21:42 +08:00
Eric Chou
1ea472f6ef
Bug 1036863 - [MTP] Rename file/folder via MTP, r=dhylands
...
This patch fixed 'unable to rename file/folder via MTP' by
responding to MTP operation 'setObjectPropertyValue' correctly
2014-07-21 09:57:04 +08:00
Eric Chou
09efb44d84
Bug 1036861 - [MTP] Write file size into the response of getObjectInfo, r=dhylands
...
In the response of operation GetObjectInfo, there is a field
"ObjectCompressedSize". Currently it's assigned with 0. We need
to put correct file size into it. I also corrected the type of
property value in function getObjectPropertyDesc().
2014-07-21 09:56:58 +08:00
Mike Hommey
bc5d6801bb
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Doug Turner
ed23114bdc
Bug 1030542 - remove logging that includes api keys. r=garvank
2014-06-25 19:23:48 -07:00
Roshan Vidyashankar
1e6a327d21
Bug 906404 - B2G RIL: move MozVoicemailStatus to WebIDL. r=vicamo,smaug
...
--HG--
rename : dom/voicemail/nsIDOMMozVoicemailStatus.idl => dom/webidl/MozVoicemailStatus.webidl
2014-07-17 13:47:41 -07:00
Jessica Jong
e7f595014b
Bug 1033142 - Part 2: add support for mvno type 'gid' in matchMvno() function. r=hsinyi
2014-07-18 11:41:37 +08:00
Jessica Jong
907dc59d82
Bug 1033142 - Part 1: read EF_GID1 from (u)sim card. r=hsinyi
2014-07-18 11:41:35 +08:00
Fabrice Desré
bb4f218464
Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey
2014-07-17 18:30:47 -07:00
Ghislain 'Aus' Lacroix
4f9a98b1ed
bug 1034301 - Guard against bad listener behavior. r=kanru
2014-07-17 05:35:33 -07:00