TPE TelephonyPlatform team/2015-02-10
From MozillaWiki
Contents
Team's updates
<Read Only>
- 2015 Q1 team building (OS team) - 3/27 (Fri.)
- Task Force
- To improve test framework/experiences for FxOS
- To support the webapi for what Gaia dev request
- V3 work
- New 2.2 release (Gecko 37 will be the base)
- Important dates
- [branch out]: 2015-01-12 (Gecko 37 will be the base), sheriff starts
- Locking down ril internal interfaces started. Be careful of interface changes. Should you hanve any questions about the list, ask Edgar or Hsinyi!
- [branch out]: 2015-01-12 (Gecko 37 will be the base), sheriff starts
- Important dates
- Before v3
- Network Manager Enhancement
- Emulator & Tests
- Interface version mechanism
- Other enhancements, e.g. CDMA Telephony API
- Sharing welcome!
- FireFox OS Blockers.
Team memebers' updates
Aknow
- Done:
- bug 1124550 - [Telephony] Refactoring logics between TelephonyService and ril_worker
- bug 1129402 - IMEI numbers are not displayed after dialing '*#06#' or in Settings app
- Target:
- bug 1128821 - [Telephony] Marionette Test: Ensure radio on before test (r+)
- bug 1128823 - [Telephony] Replace "hangUpAll" used in MobileConnectionService by a proper way through TelephonyService (r+)
- bug 1129277 - Remove "builtinclass" interface attribute from nsIMobileConnectionCallback
- Verify RIL functionality of lightsaber project
- Review:
- bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
- bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false)
Ben
- Done
- bug 1086268 - [B2G][Telephony][CDMA] shouldn't hold 1st call before we dial out the 2nd call (RESOLVED DUPLICATE)
- bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming... (checkin-needed)
- Ongoing
- bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false)
- bug 1001343 - Telephony test: add test case of dialing a call from STK
- Pending
- bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
- bug 1027546 - [B2G][Emulator] Support call barring
- bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API
Bevis
- Done
- VzW Requirement Clarification in detail with Joyce.
- Ongoing
- bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.
- Done:
- API doc for nsIIccService.
- Deprecate direct access to RadioInterface.rilContext from IccService.
- Simplify IPDL & IccCallback
- Have IccInfo to support both IccInfo.webidl & nsIIccInfo.
- Apply forward declaration as much as possible. (Put the definition of Destructor in .cpp if you have data member of nsCOMPtr/nsRefPtr in your class.)
- TODO:
- support nsIIccService in RILContentHelper for backward compatibility.
- Done:
- bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.
- Clarified
- bug 1130292 - [HOMO][HOMO][Orange AMEA] MMS cant be received by the phone (ni?)
- Carrier issue which provides invalid value of originator port in MMS notification.
- bug 1130292 - [HOMO][HOMO][Orange AMEA] MMS cant be received by the phone (ni?)
- Reviewed
- bug 1123624 - [B2G][STK] Having a consistent proactive command format in both system message and dom event.
- Pending
- bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
- bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL.
Edgar
Target
- bug 1123624 - [B2G][STK] Having a consistent proactive command format in both system message and dom event (Landed)
- bug 1129946 - [STK] Add result code for "command performed successfully, but requested icon could not be displayed" (Landed) (2.1S)
- bug 1128837 - [hardware/ril] upgrade master branch to ril version 9 (Landed)
- bug 1113054 - [B2G][RIL] Support RIL version 10 (Review?)
Review & feedback
- bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL
- bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
- bug 1115495 - Specific proxy server setting for browsing traffic
- bug 1130938 - B2G RIL: Remove the duplicated RilWorkerBuffer in ril_worker.js
- bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false)
- bug 1109479 - B2G tethering: move tethering code out of NetworkManager
Debugging & Tracking
- bug 1126056 - [Settings][SIM Pin] If the user enters a SIM pin incorrectly then leaves, and reopens the SIM pin screen they are not told the number of tries left
- bug 1131896 - Leave the phone overnight and data connection is not working
Pending
- Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
- bug 1118675 - Improve NetworkService debugging message
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
- bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
- MobileMessage, Icc, Voicemal, Cellbroadcast - landed
- MobileConnection - should have stricter checks in code
Tracking & Debugging & Clarifying
Review & Feedback
- bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.
- bug 1129402 - IMEI numbers are not displayed after dialing '*#06#' or in Settings app
- bug 1128821 - [Telephony] Marionette Test: Ensure radio on before test
- bug 1128823 - [Telephony] Replace "hangUpAll" used in MobileConnectionService by a proper way through TelephonyService
- bug 1129946 - [STK] Add result code for "command performed successfully, but requested icon could not be displayed"
- bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
- bug 1128837 - [hardware/ril] upgrade master branch to ril version 9
Others
- Lightsaber project - device porting
Jessica
- Ongoing and Done:
- bug 1120843 - HTTP proxy setting should be cleared after data call disconnected (landed)
- bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (landed)
- bug 1109479 - B2G tethering: move tethering code out of NetworkManager (ongoing)
- need to address review comments.
- bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
- how to handle communication between gRadioEnabledController and DataConnectionHandler?
- bug 1131896 - Leave the phone overnight and data connection is not working (clarifying)
- seems that device loses data registration after a while, can we reproduce it with qcril?
- bug 1131962 - B2G RIL: clear proxies on boot up (new)
- Pending:
- bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
- bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- Reviews/Feedbacks/Others:
- P2P Web Work Week
- Necko Study Group
John
- Target:
- bug 1120805 - [B2G][RIL] Remove deprecated xpcshell test functions used in RIL test code.(r?)
- bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
- Ongoing:
- bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact.
- bug 964586 - B2G RIL: return the modified contact in icc.updateContact.
- bug 1116702 - [B2G][RIL] Should only access RUIM|SIM|CPHS service when service allocated and activated.
- bug 964644 - B2G RIL: deprecate StkProactiveCmdHelper.
Samael
Wesley (EPM)
- engineering workshop finished this tuesday. some positive outputs (ongoing):