TPE RIL team/2014-09-16

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 1000485 - Streamline nsITelephonyService API

Team memebers' updates

Aknow

  • Done:
    1. bug 1061210 - [tarako/dolphin]Fail to add new call after communications app was killed while a conference call is background
  • Target:
    1. bug 889737 - [MMI] Unify both sendMMI() and dial() functions. (r+)
    2. bug 1058397 - [B2G][Telephony] add UssdSession API
      • Finish implementation. Local test ok.
    3. bug 1067723 - [Telephony] TelephonyParent: Result of action on underlying service should be visible
  • Analysis:
    1. bug 910552 - [zffos1.1][P2][Call Setting]Call Barring menu not implemented
      • Help to clarify why call barring api doesn't work.
  • Pending:
    1. bug 1034522 - B2G Emulator: Add console command - sim status (r+)

Bevis

  • Ongoing
    • bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
      • Move CellBroadcastMessage to WebIDL implementation in Patch Part 2. (Set bug 906398 as duplicated.)
      • Use enum for predefined constant strings.
      • Simplify CellBroadcastIPCService & CellBroadcastChild into single class.
  • Pending
    • bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
      • Re-write patch for 1.3v.
    • bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC

Edgar

Target

Tracking & debugging

  • bug 1007062 - SpecialPower.*Permission doesn't work in Marionette OOP mode.
    • Doesn't register message listener for oop frame.
    • url is "about:blank"
  • bug 1059822 - [LockScreen] SIM pin request page in front of camera when rebooting, sim pin on and unlock to camera.
  • bug 1061272 - Cell scan problem on Nexus S.
  • bug 1061487 - [woodduck] Failed to import contacts from SIM card. (2.0M?)

Review & feedback

  • bug 1064647 - B2G RIL: treat 0x90, 0x91, 0x9E and 0x9F as a success results for sw1 regarding ICC_IO.
  • bug 1059110 - [B2G][RIL] Ensure the consequence of setupDataCallByType() will be returned asynchronously.
  • bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail.
  • bug 1063304 - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface.
  • bug 1061272 - Voice registration state misses radioTech and type.

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

Review & Feedback

  1. bug 1063304 - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface
  2. bug 1062720 - [dolphin][GCF] STK‘27.22.4.2.5/1’fail,GET INKEY, "Yes/No" Response for the input error
  3. bug 1058397 - [B2G][Telephony] add UssdSession API

Others

  1. Freezing RIL interfaces

Jessica

  • Target:
    1. bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (ongoing)
      • Call forwarding and call barring APIs done.
      • working on notifySendCancelMmiSuccess().
    2. bug 1059110 - [B2G][RIL] Ensure the consequence of setupDataCallByType() will be returned asynchronously (ongoing)
      • r+ed.
  • 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:

Vicamo

Wesley (EPM)