TPE TelephonyPlatform team/2015-01-13

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 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
      • Feature Landing: 2015-02-23
      • Feature Complete: 2015-04-06
      • Code Complete: 2015-05-18
  • 2.2 Product features
    1. bug 1107303 - (gonk-L-RIL) [meta] RIL Android L Porting
  • 2.2 Goals - internal interfaces cleanup & freezing
    1. bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial() (P1) landed
    2. bug 1047203 - [meta][B2G][Telephony] v2.2 P1 items - define valid values and strict data types in idl interfaces (P1)
    3. bug 1079723 - [meta][B2G][Telephony] v2.2 P1 items - create Proxy to communicate b/w telephony modules and rest of gecko (P1)
    4. bug 1000485 - Streamline nsITelephonyService API (P2)
    5. bug 815526 - [meta] B2G RIL: deprecate RILContentHelper (P2)
  • Before v3
    1. Network Manager Enhancement
    2. Emulator & Tests
    3. Interface version mechanism
    4. Other enhancements, e.g. CDMA Telephony API
  • FxOS v3 Lightning Talks
    • Everyone in b2g-internal should have received meeting invitations

Team memebers' updates

Aknow

  • Done:
    1. bug 1115603 - Introduce nsITelephonyCallInfo and use it to provide call info in nsITelephonyListener
    2. bug 1115758 - Add Cancel method for USSDSession
  • Target:
    1. DOM study
  • Review:
    1. 1095362 bug Bug 1095362 - Augment telephonyCallGroup API to notify client code of errors when attempting hold(), resume(), etc
    2. 1119090 bug Bug 1119090 - B2G RIL: There is no missed call information when receive a missed call during active call.

Ben

  • Done
    • bug 1061175 - [Flame][Intermittent] Sometimes after receiving a call, user is unable to make another phone call (closed)
    • bug 1114841 - Deprecate DOMMMIError (landed)
    • bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc. (landed)
  • Ongoing
    • bug 1095362 - Augment telephonyCallGroup API to notify client code of errors when attempting hold(), resume(), etc (r+)
    • bug 1103751 - Fail a dial request when failing to automatically hold the existing call
    • bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming...
  • Pending
    • bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API

Bevis

  • Ongoing
    • bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.
      • IPC Implementation.
    • bug 1117609 - [B2G][STK] Support of "Additional Info on Result" in STK Terminal Response. (r?)
    • bug 1117658 - [FFOS7715 v2.1][STK]USAT case 27.22.4.2.8 GET INKEY SEQ 8.1 GET INKEY,No Duration field in the TR.
      • To be supported for GCF/PTCRB.
  • Clarified
    • bug 1118154 - [FFOS7715 v2.1] [dolphin] FFOS can not receive Cell Broadcast messages on SIM2 (gaia bug)
    • bug 1118598 - [FFOS7715 v2.1]USAT case 27.22.4.11.1 SEND SS SEQ 1.1B fail,TR only contaims General Result,but not Additional information (vendor's bug)
  • 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 1112471 - [B2G][RIL] Provide the availability of FDN to Gaia (2.2+) (Landed)
  • bug 1107303 - (gonk-L-RIL) [meta] RIL Android L Porting (2.2+)
    • Moz RIL works good except data connection
      • Blocked by bug 1104664 - [gonk-l] Some netutils APIs are not available in newer libsystem (2.2+) (Reviewing)

Review & feedback

  • bug 1117705 - [FFOS7715 v2.1][STK]USAT case 27.22.7.5.1 USER ACTIVITY EVENT SEQ 1.1 fail,Press any key,no ENVELOPE EVENT DOWNLOAD -USER ACTIVITY
  • bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
  • bug 1113476 - B2G RIL: support nsck/pck for SIM Lock types (2.0M?)
  • bug 1117609 - [B2G][STK] Support of "Additional Info on Result" in STK Terminal Response
  • bug 1104664 - [gonk-l] Some netutils APIs are not available in newer libsystem (2.2+)
  • bug 1101366 - [Contacts][dolphin][1.4][FFOS7715 v2.1] Contacts can't be imported from SIM card to device in Du network (2.1S+)

Tracking & debugging

  • bug 1118064 - [Data Connection] After an OTA update to the latest build on Base v18D, Data Connection is broken and doesn't provide Internet
  • bug 1112484 - [Settings] Show/hide FDN settings based on the availability (2.2+)

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 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)

  1. bug 1116431 - [Messages] SIM identifier is displayed inside messages and notifications even if only one SIM inserted 2.2+
    • Default value of nsString
    • SetIsVoid(true)
    • SetIsVoid(false)
  2. bug 1116670 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="sms"] to MozMobileMessageManager.webidl

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1112471 - [B2G][RIL] Provide the availability of FDN to Gaia feature-b2g:2.2+
  2. bug 1113476 - B2G RIL: support nsck/pck for SIM Lock types
  3. bug 1115645 - Remove unused code of _updateActiveCall() in TelephonyService.js
  4. bug 1115758 - Add Cancel method for USSDSession feature-b2g:2.2+
  5. bug 1115603 - Introduce nsITelephonyCallInfo and use it to provide call info in nsITelephonyListener

Others

  1. Use |./mach update-uuids| for making UUID changes to make sure that any inheriting interfaces are also updated. @ https://bugzilla.mozilla.org/show_bug.cgi?id=1077075#c60

Jessica

  • Ongoing and Done:
    1. bug 1116434 - (gonk-L-Wifi) WiFi hotspot L porting (2.2+)
    2. bug 1116438 - (gonk-L-Wifi) USB Tethering L porting (2.2+)
    3. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (r?)
      • move queue handling into one place (controlMessage and handleWorkerMessage), under review.
    4. bug 1115299 - B2G RIL: add test case for tethering with dun (ongoing)
      • patch ready, but can not set 'ro.tethering.dun_required' dynamically.
      • maybe let dun be required if 'dun' network type gets registered on NetworkManager?
  • Pending:
    1. bug 1109479 - B2G tethering: move tethering code out of NetworkManager
      • wifi hotspot and usb tethering works fine, need to test dun part.
    2. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:
    1. P2P Web
      • mdns firefox addon using addon sdk.
      • it seems we can not add our own API on Navigator using addon sdk?

John

  • Target:
    1. bug 1101366 - Contacts can't be imported from SIM card to device in Du network.
  • Ongoing:
    1. bug 1119136 - [Contacts][dolphin][FFOS7715 v2.1] Contacts can't be imported from some special SIM cards to device.
    2. bug 1116702 - [B2G][RIL] Should only access RUIM|SIM service when service allocated and activated.
    3. bug 964644 - B2G RIL: deprecate StkProactiveCmdHelper.

Wesley (EPM)

  • 2.2 Branched. From now on all uplift requires approval flag (including 2.2+).
    • QA coverage under defined.
  • 2.1s: various bugs reported from partner. I heard there are many performance relevant bugs. Steven will triage first.
  • retro