TPE RIL team/2014-09-23: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 100: Line 100:
*'''Target:
*'''Target:
*# {{Bug|1047196}} - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl '''(ongoing)'''
*# {{Bug|1047196}} - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl '''(ongoing)'''
*#* Call forwarding and call barring APIs done.
*#* implementation completed, patches uploaded.
*#* working on notifySendCancelMmiSuccess().
*#* per offline discussion, we'll return DOMRequest directly in DOM level if arguments passed are not correct.
*# {{Bug|1022112}} - Wi-Fi hotspot does not work when SIM 2 is data source '''(ongoing)'''
*#* need to uplift to mozilla-b2g32_v2_0 branch.
*#* tested manually on device and asked for approval-mozilla-b2g32?
*# {{Bug|1059110}} - [B2G][RIL] Ensure the consequence of setupDataCallByType() will be returned asynchronously '''(ongoing)'''
*# {{Bug|1059110}} - [B2G][RIL] Ensure the consequence of setupDataCallByType() will be returned asynchronously '''(ongoing)'''
*#* r+ed.
*#* r+ed.

Revision as of 02:02, 23 September 2014

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 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
      • 1.3v patch (r?)
      • For 2.0v, to be discussed with Edgar to merge from either 1.3v or 2.1v.
    • bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast (r+)
      • Replace predefined constant strings to predefined constant integers in .idl.
      • To run oop mode in marionette test case:
        • add "test_container = true" in next line of your test case in manifest.ini.
  • Clarifying
    • bug 980143 - [Sora][Certification][MMS]MS can't receive MMS continuously by teleca tool. (ni?)
      • Looks like ZTE set wrong mmsc for testing. set NI to double confirm this.
  • Clarified
    • bug 1060702 - [SMS] MMS messages received on roaming sim continuiously download message
      • test CHT SIM only special internet data plan which is mutually exclusive to emome service.
  • Pending
    • bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC

Edgar

Target

Tracking & debugging

  • bug 1066961 - Construct a STK call first and then try to make another STK call via the same steps, FFOS still send CALLSETUP to modem after modem reports "STK_SESSION_END" because ME is busy on the first active call.
  • bug 1022112 - Wi-Fi hotspot does not work when SIM 2 is data source.
    • 2.0M
    • 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
  • bug 1061487 - [woodduck] Failed to import contacts from SIM card. (2.0M?)

Review & feedback

  • bug 1063304 - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface.
  • bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail.

Pending

  • bug 1007062 - SpecialPower.*Permission doesn't work in Marionette OOP mode.
    • Doesn't register message listener for oop frame.
    • url is "about:blank"
  • 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)
      • implementation completed, patches uploaded.
      • per offline discussion, we'll return DOMRequest directly in DOM level if arguments passed are not correct.
    2. bug 1022112 - Wi-Fi hotspot does not work when SIM 2 is data source (ongoing)
      • need to uplift to mozilla-b2g32_v2_0 branch.
      • tested manually on device and asked for approval-mozilla-b2g32?
    3. 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)