TPE TelephonyPlatform team/2014-10-14

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2.1 release
    • Important dates
      • Feature Complete: 10/13
  • 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?

Team memebers' updates

Aknow

  • Target:
    1. bug 1058397 - [B2G][Telephony] add UssdSession API (r?)
      • Fix tests (test_interface, test_window_enumeration). Wait for DOM peer's review
    2. bug 1059649 - [tarako/dolphin]After we hangup any one of the two calls in a group call, we'll never success to merge conference call again
    3. bug 978639 - [Sora][Call][MPTY][GCF] GCF case 31.4.2.1.3 : Terminate the entire MultiParty call failed
    4. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager

Ben

  • Target:
    • bug 1081811 - [B2G][Telephony] correct the usage of 'callschanged' event
  • Pending:
    • bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.

Bevis

  • Done
    • bug 1072367 - [B2G][RIL] broadcast system message "cdma-info-rec-received" in MobileConnectionService (landed)
    • bug 1074092 - [CBS] Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService (landed)
  • Ongoing
    • bug 1072069 - B2G RIL: read Mailbox numbers (0x6F17) for CPHS support.
  • Pending
    • bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
    • 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 937485 - WebIccManager API: Use Webidl enum for cardState (Landed)
  • bug 1081810 - Implement IccCardLockError in C++ (Review+)
  • bug 931670 - If the voice and data can not concurrent existed, we should change data connection state to "SUSPEND" during voice call
    • MTK need this.
  • 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.

Review & feedback

  • bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic
  • bug 1069186 - Invalid LTE signal level reported
    • take over from lissy.
  • bug 1072367 - [B2G][RIL] broadcast system message "cdma-info-rec-received" in MobileConnectionService
  • bug 1080059 - ###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../dist/include/nsCOMPtr.h, line 532

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)

  1. bug 1057455 - [Dialer] [MMI] session expired screen for code *3282#, yet SMS still is delivered (landed)
  2. bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl

Tracking & Debugging & Clarifying

  1. bug 1075699 - Calling voicemail by long-pressing the 1 button displays an error and then calls
    • Vendor STK call control variation
  2. bug 1077190 - [Dialer] Can't hear a new caller when original caller is on hold 2.0+

Review & Feedback

  1. bug 1058397 - [B2G][Telephony] add UssdSession API
  2. bug 722841 - WebTelephony: implement navigator.mozTelephony.sendTones()
  3. bug 1074092 - [CBS] Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService.
  4. bug 1075699 - Calling voicemail by long-pressing the 1 button displays an error and then calls

Others

Jessica

  • Ongoing and Done:
    1. bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic (2.0+) (landed)
      • follow-up patch to fix undefined variable name.
      • need to be uplifted to v2.0, v2.0m and v2.1
    2. bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (landed)
      • yay! \o/
      • follow-up bug: bug 1079702 - B2G RIL: reconsider the use of some dictionaries in MozMobileConnection APIs
    3. bug 1062912 - [B2G] move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (ongoing)
      • successfully moved to nsIMobileConnectionService.
      • the callbacks use jsval, so we may need to change them as well.
    4. bug 1052245 - [Various Models] System time set to an arbitrary time after reboot, teleports into the future
      • no SIM, so no NITZ.
      • time is first set to /system/b2g/b2g last modified time then to network's ntp.
  • Target:
    1. bug 1052842 - Use enums for NetworkSelectionMode in nsIMobileConnectionProvider.idl
    2. bug 1052843 - Use enums for MobileRadioState in nsIMobileConnectionProvider.idl
  • 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)