TPE TelephonyPlatform team/2014-11-11

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2.2 release
    • Important dates
      • Kick-off: 2014-11-24
      • Feature Landing to Readiness:
      • Feature Landing: 2015-02-23 (Gecko 38 will be the base)
      • Feature Complete: 2015-04-06
      • Code Complete: 2015-05-18
  • 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?
  • Bugzilla information improvement?

Team memebers' updates

Aknow

  • Done:
    1. bug 1091551 - Telephony marionette tests fails in test_audiomanager_phonestate.js and test_incomingcall_phonestate_speaker.js
    2. bug 1093506 - [RIL] Should present the "number" for outgoing call in CLCC
  • Target:
    1. bug 1080883 - Telephony.dial returning a Promise that resolves to a DOMRequest makes no sense (r?)
    2. bug 1094089 - [Telephony] Marionette Test: Refactoring the promise usage in head.js (r?)
  • Pending:
    1. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
    2. bug 1088690 - TelephonyService.js this._currentCalls[aClientId][aCall.callIndex] is undefined when User hangs up a call
  • Analysis:
    1. bug 1088567 - CLIR activation doesnt work properly with some SIM cards.
      • CLIR service is not enabled on this SIM.
  • Review:
    1. bug 986308 - [B2G][STK] support call number modified by STK call control

Ben

  • Ongoing
    • bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
      • Change the return types declared in the WebIDL (done)
      • Implement a dummy DOM (done)
      • Modify the related Testcases (done)
      • Internal interfaces (done)
      • RIL worker (ongoing)

Bevis

  • Done
    • bug 1094142 - [STK] The data format of confirmMessage/callMessage from SET_UP_CALL/LAUNCH_BROWSER is not complied to the definition in MozStkCommandEvent.webidl (landed)
  • Ongoing
    • bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service.
    • bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly. (r?)
  • Clarifying
    • bug 1094529 - [FFOS2.0][Woodduck][MMS]The handset do not send or recieve read report (ni?)
  • Clarified
    • bug 1091439 - [FFOS2.0][Woodduck][Message][GCF][SMS]The case 34.2.3 failed. (2.0m+)
    • bug 1096144 - [FFOS2.0][Woodduck][SMS][Voicemail]MS receive the "Voice Mail Notification", it will appear SMS_ACKNOWLEDGE error.
    • bug 1091983 - [woodduck][Settings]The APN is installed below SIM1 menu when installed a provision of SIM2
  • 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 1092013 - mozMobileConnection.data.cell is reset to `null` unexpectedly in MobileConnectionService. (Landed)
  • bug 1092941 - mozSettings leaves orphan lock when running mnw tests. (Landed)
  • bug 1052825 - Use enums for lockType in MozIcc.webidl and nsIIccProvider.idl (Ongoing)
    • Local working branch.
    • Test cases:
      • bug 1083650 - [B2G][Emulator] Support facility lock. (Review?)
      • bug 1084233 - Add marionette test for icc.unlockCardLock and icc.getCardLock. (Ongoing)
        • Rebase.
  • bug 945576 - B2G RIL: Add test cases for 'icc-stkcomand' system message. (Ongoing)
    • Pass with recent m-c.
    • Rewrite with Promise

Tracking & debugging

  • bug 1090769 - [STK]The phone can not setup 2 calls by STK command normally

Review & feedback

  • bug 1071469 - don't use 'jsval' in nsITelephonyService.idl
  • bug 1093506 - [RIL] Should present the "number" for outgoing call in CLCC
  • bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
  • bug 1094984 - B2G RIL: Handling empty record for EFPNN more properly
  • bug 1095332 - B2G RIL: fix false alarms "WARNING: 'jsapi.Init(mWindow)'..."
  • bug 1052848 - Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl

Pending

  • bug 1087847 - mozIccManager reports 0 SIMs, but mozMobileConnection does
    • Try to reproduce this with marionette test.
  • 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 931670 - If the voice and data can not concurrent existed, we should change data connection state to "SUSPEND" during voice call

Hsinyi

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

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1083745 - [Icc] Remove the redundant information carried in request result of {set|get|unlock}CardLock API.
  2. bug 1080883 - Telephony.dial returning a Promise that resolves to a DOMRequest makes no sense
  3. bug 1081789 - [Ril] Redefine nsIIccProvider.idl interface for support SE/SIM access
  4. bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly.

Others

Jessica

  • Ongoing and Done:
    1. bug 1071469 - don't use 'jsval' in nsITelephonyService.idl (landed)
    2. bug 1052848 - Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl (landed)
    3. bug 1095332 - B2G RIL: fix false alarms "WARNING: 'jsapi.Init(mWindow)'..." (landed)
    4. bug 1090133 - [FFOS2.0][Woodduck][wap]Cannot enable data connection when switch the data to another sim card (resolved invalid)
  • Target:
    1. bug 1094572 - B2G RIL: handle data call fail cause accordingly
      • spec does not specify which fail causes are 'retryable', should we follow ril.h?
  • 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)

  • Still accepting 2.1 uplift approvals? Or only blockers?
    • Minusing most of these unless we missed testing a case and the user impact is really worth it and folks can make a case for it
  • 2.2 development device (please wait a bit).
  • 2.2 scoping: product begins to work on bugzilla :) Feasibility review all EMs, PMs, EPMs on 11/13
  • Joint session with COMMS during Portland ww (ongoing, tentatively Wed. Need host for Emulator stuff).