TPE TelephonyPlatform team/2014-10-06
From MozillaWiki
Contents
Team's updates
<Read Only>
- FireFox OS Blockers.
- 2.1 release
- Important dates
- Sprint 4, 09/01 ~ 09/12
- Feature Complete: 10/13
- Important dates
- 2.2 Goals - internal interfaces cleanup & freezing
- bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial()
- bug 815526 - [meta] B2G RIL: deprecate RILContentHelper
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl
- bug 1047203 - [meta][B2G] have a strong restriction on valid values in idl interface
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
- bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
- bug 1000485 - Streamline nsITelephonyService API (?)
Team memebers' updates
Aknow
- Done:
- bug 1069862 - MozMobileConnection.getCallBarringOption() with a specific serviceClass doesn't work on some operator
- bug 1074377 - Telephony::EnumerateCallState ignores already_AddRefed return values.
- Target:
- bug 1058397 - [B2G][Telephony] add UssdSession API (r+)
- bug 1059649 - [tarako/dolphin]After we hangup any one of the two calls in a group call, we'll never success to merge conference call again
- bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
- Review:
- bug 1057455 - [Dialer] [MMI] session expired screen for code *3282#, yet SMS still is delivered
Ben
- Welcome!!!
Bevis
- Done
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast (landed)
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection. (1.3)(2.0)
- 2.0v was landed.
- Ongoing
- bug 1072367 - [B2G][RIL] broadcast system message "cdma-info-rec-received" in MobileConnectionService (r?)
- bug 1074092 - [CBS] Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService.
- Patch will be reviewed after testing complete.
- Clarified
- bug 1077754 - [MMS] User will receive an endless sending message when sending an MMS with a non activated sim card.
- Known issue. To be improved after bug 904514 is ready.
- bug 1077754 - [MMS] User will receive an endless sending message when sending an MMS with a non activated sim card.
- Clarifying
- bug 1077776 - [v2.2] Bug: MMS does not reliably send to contacts (ni?)
- bug 1032064 - [v2.2] Bug: MMS won't send/retrieve with WiFi active (ni?)
- Pending
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
- bug 1072069 - B2G RIL: read Mailbox numbers (0x6F17) for CPHS support.
- bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
- bug 1043250 - Invalid SMSC exposed in Settings
Edgar
Target
- bug 994461 - B2G RIL: Move MozIccInfo to Webidl. (Landed)
- Marionette OOP test:
- bug 1007062 - SpecialPowers doesn't work in Marionette OOP mode. (Landed)
- bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.
- WIP patch.
- bug 926277 - Add test cases running in OOP mode for RIL APIs.
- setRadioEnabled(false) in OOP mode.
Tracking & debugging
- bug 937485 - WebIccManager API: Use Webidl enum for cardState.
- Have no idea yet.
Review & feedback
- bug 1075405 - No SIM used by NetworkGeolocationProvider.
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl.
Pending
- 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
Jessica
- Ongoing and Done:
- bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic (ongoing)
- when deciding whether DataCall can handle another apn or not, we should consider all the properties used to set up a pdp connection.
- patch uploaded, r+.
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (ongoing)
- discussing with DOM peer about parameter validation in DOM.
- bug 1062912 - [B2G] move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (ongoing)
- successfully moved to nsIMobileConnectionService.
- the callbacks use jsval, so we may need to change them as well.
- bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic (ongoing)
- Target:
- bug 1052842 - Use enums for NetworkSelectionMode in nsIMobileConnectionProvider.idl
- bug 1052843 - Use enums for MobileRadioState in nsIMobileConnectionProvider.idl
- 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.
- bug 997654 - B2G RIL: let each network handle its own host routes
- Reviews/Feedbacks/Others: