TPE RIL team/2014-09-30: Difference between revisions

Jump to navigation Jump to search
(teams update 2014-09-30)
 
(→‎Team's updates: 2014-09-30)
Line 18: Line 18:
*# {{Bug|1072868}} - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
*# {{Bug|1072868}} - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
*# {{Bug|1000485}} - Streamline nsITelephonyService API (?)
*# {{Bug|1000485}} - Streamline nsITelephonyService API (?)
= Team memebers' updates =
== Aknow *'''Target:'''
*# {{Bug|889737}} - [MMI] Unify both sendMMI() and dial() functions
*#* landed, but need a follow-up patch.
*# {{Bug|1058397}} - [B2G][Telephony] add UssdSession API (r?)
*# {{Bug|1069862}} - MozMobileConnection.getCallBarringOption() with a specific serviceClass doesn't work on some operator
*# {{Bug|1067723}} - [Telephony] TelephonyParent: Result of action on underlying service should be visible
== Bevis ==
* '''Ongoing'''
**{{Bug|1032097}} - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
*** 1.3v patch '''(r?)'''
*** For 2.0v, to be discussed with Edgar to merge from either 1.3v or 2.1v.
**{{Bug|864484}} - B2G RIL: use ipdl as IPC in MozCellBroadcast '''(r+)'''
*** Replace predefined constant strings to predefined constant integers in .idl.
*** To run oop mode in marionette test case:
**** add "test_container = true" in next line of your test case in manifest.ini.
* '''Clarifying'''
**{{Bug|980143}} - [Sora][Certification][MMS]MS can't receive MMS continuously by teleca tool. '''(ni?)'''
*** Looks like ZTE set wrong mmsc for testing. set NI to double confirm this.
**{{Bug|1060217}} - [Messages][SMS] Unable to dismiss the data change request, after switching to SIM2 then SIM1 again '''(qawanted)'''
* '''Clarified'''
**{{Bug|1060702}} - [SMS] MMS messages received on roaming sim continuiously download message
*** test CHT SIM only special internet data plan which is mutually exclusive to emome service.
* '''Pending'''
**{{Bug|1044721}} - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
== Edgar ==
==== Target ====
* {{Bug|1065401}} - [Gaia][STK] Put the result in isYesNo for the "Yes or No" GET_INKEY request. (Landed)
* {{Bug|994461}} - B2G RIL: Move MozIccInfo to Webidl. (Ongoing)
** Address review comment.
** Working branch: https://github.com/EdgarChen/gecko/commits/bug_994461/iccinfo_webidl
* {{Bug|1061380}} - [B2G][RIL][Dolphin] Unable to import contacts from sim card (JavaScript Error: "contacts is undefined"). (Ongoing)
** WIP patches.
==== Tracking & debugging ====
* {{Bug|1066961}} - Construct a STK call first and then try to make another STK call via the same steps, FFOS still send CALLSETUP to modem after modem reports "STK_SESSION_END" because ME is busy on the first active call.
* {{Bug|1022112}} - Wi-Fi hotspot does not work when SIM 2 is data source.
** 2.0M
** {{Bug|1062862}} - [dolphin][GCF] STK‘27.22.4.7.1/1’fail,STK After FETCH and before TERMINAL RESPONSE the ME didn't perform SIM initialisation
* {{Bug|1061487}} - [woodduck] Failed to import contacts from SIM card. '''(2.0M?)'''
** Same as {{bug|1061380}}.
==== Review & feedback ====
* {{Bug|1063304}} - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface.
* {{Bug|833229}} - B2G RIL: use ipdl as IPC in MozVoicemail.
==== Pending ====
* {{Bug|1007062}} - SpecialPower.*Permission doesn't work in Marionette OOP mode.
** Doesn't register message listener for oop frame.
** url is "about:blank"
* {{Bug|977474}} - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review+)
** Rebase
* {{Bug|1054148}} -  Clean up MOZ_B2G_RIL in NetworkManager. (Ongoing)
** Working branch
== Hsinyi ==
==== Target.(Bug Number, Summay, Stauts, Estimated date) ====
==== Tracking & Debugging & Clarifying ====
#{{Bug|1062862}} - [dolphin][GCF] STK‘27.22.4.7.1/1’fail,STK After FETCH and before TERMINAL RESPONSE the ME didn't perform SIM initialisation
#{{Bug|996369}} - [OPEN C_1.3][STK]File Change Notification does not work
==== Review & Feedback ====
#{{Bug|1058397}} - [B2G][Telephony] add UssdSession API
#{{Bug|1067859}} - With an established call and calling to second phone number the sound alert for new SMS does not beep
=== Others ===
#Freezing RIL interfaces
#Sharing: Do not add new instances of __exposedProps__ to mozilla-central
#* https://groups.google.com/forum/#!msg/mozilla.dev.platform/yNKS1Z6UYQo/qloD9G0AdkcJ
== Jessica ==
*'''Target:
*# {{Bug|1047196}} - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl '''(ongoing)'''
*#* implementation completed, patches uploaded.
*#* per offline discussion, we'll return DOMRequest directly in DOM level if arguments passed are not correct.
*# {{Bug|1022112}} - Wi-Fi hotspot does not work when SIM 2 is data source '''(ongoing)'''
*#* need to uplift to mozilla-b2g32_v2_0 branch.
*#* tested manually on device and asked for approval-mozilla-b2g32?
*# {{Bug|1060217}} - [Messages][SMS] Unable to dismiss the data change request, after switching to SIM2 then SIM1 again
*#* seems that MmsService did not receive 'dom.mms.defaultServiceId' change from settings.js.
*#* Bevis will follow-up.
*# {{Bug|1059110}} - [B2G][RIL] Ensure the consequence of setupDataCallByType() will be returned asynchronously '''(ongoing)'''
*#* r+ed.
*''' Pending:
*# {{Bug|997654}} - B2G RIL: let each network handle its own host routes
*#* depends on {{Bug|939046}}.
*#* the issue found in {{bug|1003247}} will be a problem for this bug.
*# {{Bug|973543}} - B2G RIL: host routes removed unexpectedly when data call is shared
*#* pending, depends on {{Bug|997654}}.
*# {{Bug|1017470}} - B2G RIL: reconnect data call only if necessary when apns are updated
*#* should we use a queue? should we wait after NetworkManager enhancement is done?
*# {{Bug|1039938}} - [OPEN II_1.3] Data connection couldn't be established when handover from GSM to UTRAN
*#* waiting for Vance's confirmation.
*'''Reviews/Feedbacks/Others:'''
== Vicamo ==
* <b>Target</b>
** {{bug|833229}} - B2G RIL: use ipdl as IPC in MozVoicemail (in review)
** {{bug|864489}} - B2G RIL: use ipdl as IPC in MozIccManager
*** WIP.
** {{bug|873351}} - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService
** {{bug|1064231}} - Module definition for RIL components (landed)
** {{bug|1063304}} - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface (landed)
* <b>Reviews & feedbacks</b>
** {{bug|864484}} - B2G RIL: use ipdl as IPC in MozCellBroadcast
** {{bug|889737}} - [MMI] Unify both sendMMI() and dial() functions
** {{bug|994461}} - B2G RIL: Move MozIccInfo to Webidl
** {{bug|1057091}} - Usb tethering chains for IPv6
** {{bug|1068978}} - [CBS] Migrate all ril.cellbroadcast.disabled setting to multi client format
** {{bug|1069115}} - Some marionette webapi tests don't wait for settings transactions properly
* <b>Pending</b>
** {{bug|937485}} - WebIccManager API: Use Webidl enum for cardState (r+)
*** Backed out due to causing {{bug|1062990}}.
** {{bug|1038606}} - implement a nsITelephonyService for Simulator
*** Waiting for {{bug|889737}}, {{bug|1063304}}, {{bug|1064231}}.
** {{bug|1043830}} - Refactor NetworkStats a bit
== Wesley (EPM) ==
Confirmed users
978

edits

Navigation menu