TPE TelephonyPlatform team/2014-10-21

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2.1 release
    • Important dates
      • Feature Complete: 10/13
  • 2.2 Goals - internal interfaces cleanup & freezing
    1. bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial() (P1)
    2. bug 1047203 - [meta][B2G][Telephony] v2.2 P1 items - define valid values and strict data types in idl interfaces (P1)
      • bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (P1) landed
    3. bug 1079723 - [meta][B2G][Telephony] v2.2 P1 items - create Proxy to communicate b/w telephony modules and rest of gecko (P1)
      • bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service (P1)
      • bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager (P1)
    4. bug 1000485 - Streamline nsITelephonyService API (P2)
    5. bug 815526 - [meta] B2G RIL: deprecate RILContentHelper (P2)
  • Blocker priority?

Team memebers' updates

Aknow

  • Done:
    1. bug 1058397 - [B2G][Telephony] add UssdSession API
    2. bug 1077190 - [Dialer] Can't hear a new caller when original caller is on hold.
      • need to provide a patch for 1.3t
  • Target:
    1. bug 978639 - [Sora][Call][MPTY][GCF] GCF case 31.4.2.1.3 : Terminate the entire MultiParty call failed (checkin-needed)
    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 (r+)
    3. bug 1080883 - Telephony.dial returning a Promise that resolves to a DOMRequest makes no sense
      • need interface changed
    4. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager

Ben

  • Target:
    • bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
  • Waiting
    • bug 1081811 - [B2G][Telephony] correct the usage of 'callschanged' event

Bevis

  • Done
    • bug 1072069 - B2G RIL: read Mailbox numbers (0x6F17) for CPHS support. (r+)
  • Ongoing
    • bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service. (feedback?)
      • WIP for nsITelephonyMessenger is uploaded to see if the approach is okay.
  • Clarifying
    • bug 1085765 - [FFOS2.0][Woodduck][SMS][Voicemail]MS can't receive the "Voice Mail Notification"when we don't input text content. (ni?)
      • Request radio.log for further analysis.
  • Pending
    • bug 1083003 - [B2G][SMS] Provide getThread(id) API to return the thread object with the specified thread id.
    • 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 1081810 - Implement IccCardLockError in C++ (Landed)
  • bug 1072275 - MobileConnectionService doesn't have to be created in 'profile-after-change' category (Landed)
  • bug 1083841 - Don't need to check 'success' when handing cfstatechange event (Review?)
  • bug 931670 - If the voice and data can not concurrent existed, we should change data connection state to "SUSPEND" during voice call
    • Provide a quick fix for 2.0m first.
      • bug 1082471 - [woodduck] B2G RIL: If the voice and data can not concurrent existed, data call should be dropped during voice call. (Feedback+)
  • bug 1052825 - Use enums for lockType in MozIcc.webidl and nsIIccProvider.idl
    • Clean up the usage of lockType:
      • bug 1083745 - [Icc] Remove the redundant information carried in request result of {set|get|unlock}CardLock API.
      • bug 1085307 - [Icc] Deprecate IccCardLockError.lockType
      • bug 1085313 - [Gaia] Refactor the error handler for icc.{set|unlock}CardLock API.
    • Test cases:
      • bug 1084233 - Add marionette test for icc.unlockCardLock and icc.getCardLock
      • bug 1083650 - [B2G][Emulator] Support facility lock

Tracking & debugging

  • bug 1083541 - [Usage][Airplane Mode] Launching Usage app with Airplane mode and SIM Pin enabled causes the app to display an endless load screen (2.1+)
    • Regression of bug 1013847 - [B2G] readICCID() even appIndex is -1.
    • WIP patch.

Review & feedback

  • bug 1072069 - B2G RIL: read Mailbox numbers (0x6F17) for CPHS support
  • bug 1052842 - Use enums for NetworkSelectionMode in nsIMobileConnectionProvider.idl
  • bug 1081789 - [Ril] Redefine nsIIccProvider.idl interface for support NFC SE

Pending

  • Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
    • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
      • Reviewer has some suggestion.
    • bug 1079880 - [Cellbroadcast] Add test cases running in OOP mode
      • WIP patch.
    • setRadioEnabled(false) in OOP mode.
  • bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review+)
    • Rebase
  • bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager.
    • Working branch

Hsinyi

Target.(Bug Number, Summay, Stauts, Estimated date)

  1. bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl

Tracking & Debugging & Clarifying

  1. bug 1085224 - [B2G] when device has receiving callwating message from network., it is happen crash.
  2. bug 1042484 - [dolphin][flame] wrong message was shown after the mo call was not received by another user.
    • Waiting for vendor's response
  3. bug 1081789 - [Ril] Redefine nsIIccProvider.idl interface for support NFC SE
    • Proposal under discussion

Review & Feedback

  1. bug 1058397 - [B2G][Telephony] add UssdSession API
  2. bug 1077190 - [Dialer] Can't hear a new caller when original caller is on hold.
  3. 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
  4. bug 978639 - [Sora][Call][MPTY][GCF] GCF case 31.4.2.1.3 : Terminate the entire MultiParty call failed

Others

  1. W3C telephony spec

Jessica

  • Ongoing and Done:
    1. bug 1052842 - Use enums for NetworkSelectionMode in nsIMobileConnectionProvider.idl (ongoing)
      • r+ed, will push it after running try.
    2. bug 1052843 - Use enums for MobileRadioState in nsIMobileConnectionProvider.idl (ongoing)
    3. bug 1062912 - [B2G] move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (ongoing)
      • patches uploaded, waiting for review.
  • 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)