TPE TelephonyPlatform team/2014-10-06

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2.1 release
    • Important dates
      • Sprint 4, 09/01 ~ 09/12
      • Feature Complete: 10/13
  • 2.2 Goals - internal interfaces cleanup & freezing
    1. bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial()
    2. bug 815526 - [meta] B2G RIL: deprecate RILContentHelper
    3. bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl
    4. bug 1047203 - [meta][B2G] have a strong restriction on valid values in idl interface
    5. bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
    6. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
    7. bug 1000485 - Streamline nsITelephonyService API (?)

Team memebers' updates

Aknow

  • Done:
    1. bug 1069862 - MozMobileConnection.getCallBarringOption() with a specific serviceClass doesn't work on some operator
    2. bug 1074377 - Telephony::EnumerateCallState ignores already_AddRefed return values.
  • Target:
    1. bug 1058397 - [B2G][Telephony] add UssdSession API (r+)
    2. 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
    3. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
  • Review:
    1. 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.
  • 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

  1. 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
  2. bug 996369 - [OPEN C_1.3][STK]File Change Notification does not work

Review & Feedback

  1. bug 1058397 - [B2G][Telephony] add UssdSession API
  2. bug 1067859 - With an established call and calling to second phone number the sound alert for new SMS does not beep

Others

  1. Freezing RIL interfaces
  2. Sharing: Do not add new instances of __exposedProps__ to mozilla-central

Jessica

  • Ongoing and Done:
    1. 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+.
    2. bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (ongoing)
      • discussing with DOM peer about parameter validation in DOM.
    3. 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.
  • Target:
    1. bug 1052842 - Use enums for NetworkSelectionMode in nsIMobileConnectionProvider.idl
    2. bug 1052843 - Use enums for MobileRadioState in nsIMobileConnectionProvider.idl
  • Pending:
    1. bug 997654 - B2G RIL: let each network handle its own host routes
    2. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
    3. 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?
    4. 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:

Wesley (EPM)