TPE TelephonyPlatform team/2015-02-10

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2015 Q1 team building (OS team) - 3/27 (Fri.)
  • 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!
  • Before v3
    1. Network Manager Enhancement
    2. Emulator & Tests
    3. Interface version mechanism
    4. Other enhancements, e.g. CDMA Telephony API
    5. Sharing welcome!

Team memebers' updates

Aknow

  • Done:
    1. bug 1124550 - [Telephony] Refactoring logics between TelephonyService and ril_worker
    2. bug 1129402 - IMEI numbers are not displayed after dialing '*#06#' or in Settings app
  • Target:
    1. bug 1128821 - [Telephony] Marionette Test: Ensure radio on before test (r+)
    2. bug 1128823 - [Telephony] Replace "hangUpAll" used in MobileConnectionService by a proper way through TelephonyService (r+)
    3. bug 1129277 - Remove "builtinclass" interface attribute from nsIMobileConnectionCallback
    4. Verify RIL functionality of lightsaber project
  • Review:
    1. bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
    2. 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.
  • 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.
  • 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)

  1. 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

  1. bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.
  2. bug 1129402 - IMEI numbers are not displayed after dialing '*#06#' or in Settings app
  3. bug 1128821 - [Telephony] Marionette Test: Ensure radio on before test
  4. bug 1128823 - [Telephony] Replace "hangUpAll" used in MobileConnectionService by a proper way through TelephonyService
  5. bug 1129946 - [STK] Add result code for "command performed successfully, but requested icon could not be displayed"
  6. bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
  7. bug 1128837 - [hardware/ril] upgrade master branch to ril version 9


Others

  1. Lightsaber project - device porting

Jessica

  • Ongoing and Done:
    1. bug 1120843 - HTTP proxy setting should be cleared after data call disconnected (landed)
    2. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (landed)
    3. bug 1109479 - B2G tethering: move tethering code out of NetworkManager (ongoing)
      • need to address review comments.
    4. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
      • how to handle communication between gRadioEnabledController and DataConnectionHandler?
    5. 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?
    6. bug 1131962 - B2G RIL: clear proxies on boot up (new)
  • Pending:
    1. bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
    2. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:
    1. P2P Web Work Week
    2. Necko Study Group

John

  • Target:
    1. bug 1120805 - [B2G][RIL] Remove deprecated xpcshell test functions used in RIL test code.(r?)
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
  • Ongoing:
    1. bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact.
    2. bug 964586 - B2G RIL: return the modified contact in icc.updateContact.
    3. bug 1116702 - [B2G][RIL] Should only access RUIM|SIM|CPHS service when service allocated and activated.
    4. bug 964644 - B2G RIL: deprecate StkProactiveCmdHelper.

Samael

Wesley (EPM)