TPE TelephonyPlatform team/2015-03-10

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • Discussion: Discard Emulator and introduce a new gonk-mock system
  • Discussion: V3 work
  • 2015 Q1 lunch/dinner party - 3/12 (Thr.) Noon @ 游壽司二店
  • 2015 Q1 team building (OS team) - 3/30 (Mon.)
  • 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
        • Locking down ril internal interfaces started. Be careful of interface changes. Should you hanve any questions about the list, ask Edgar or Hsinyi!

Team memebers' updates

Aknow

  • Done:
    1. bug 1128821 - [Telephony] Marionette Test: Ensure radio on before test
    2. bug 1133649 - [B2G] 'xpcshell-test' is not a testing option in mach command.
  • Target:
    1. bug 1137093 - B2G RIL: move telephony call related handling out of ril_worker
    2. bug 1140330 - Clear JSHint warning in RILContentHelper.js
  • Review:

Ben

  • Ongoing
    • bug 1001343 - Telephony test: add test case of dialing a call from STK(r?)
    • bug 1133400 - [B2G][Emulator] Fix an implementation defect of emulator 'modem enable|disable <feature>'(r+)
    • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
    • bug 1027546 - [B2G][Emulator] Support call barring
    • bug 1100774 - [MarionetteTest] add test cases for call barring
  • Feedback
    • bug 1139310 - [Nexus 5][Dialer]The control button in call out view does not work.
  • Pending
    • bug 999300 - Remove RIL V5 legacy support
    • bug 977503 - B2G RIL: [CDMA] update callNumber when a waiting call coming after a 3way call
    • bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API

Bevis

  • Done
    • bug 1138757 - [B2G][SMS] Incorrect logic to identify the invalid port numbers in CDMA WAP Push (2.2+)(landed)
    • bug 1130292 - [FFOS2.0][Woodduck][HOMO][Orange AMEA] MMS cant be received by the phone (2.1+)(landed)
  • Ongoing
    • bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL. (r?)
    • bug 1140314 - [B2G][ICC] Improve SIMSlotManager to Publish 'simslotready' at init() stage. (r+)
      • Test case modification is required.
    • bug 1138264 - [B2G][SMS][MMS] Support new system message of "sms-delivery-error" to notify the error from delivery report.
    • bug 1141400 - [B2G][RIL] Prevent EventTarget accessing to owner window after disconnected from owner window.
    • Study IndexedDB API.
  • Reviewed
    • bug 1130546 - [B2G][SMS] Incorrect Spanish national language locking shift table definition.
  • Pending

Edgar

Target

  • bug 1113054 - [B2G][RIL] Support RIL version 10 (2.2+) (Landed)
    • Uplift to v2.2 and fix TypeError.
  • bug 1139841 - Marionette webapi test failure in test_incoming.js, test_outgoing.js, test_incoming_delete.js, test_outgoing_delete.js, test_incoming_max_segments.js and test_massive_incoming_delete.js (Ongoing)
    • test_massive_incoming_delete.js and test_getthreads.js timed out in try server.
  • bug 1140259 - [B2G][RIL] Handle new error codes introduced in RIL version 10 (Ongoing)
    • Remove partner specific error code?
    • Maps unknown error code to "GenericError". (Patch part1 in bug 991582)
  • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
    • Three approach:
      • Restart b2g
      • Reorder tests, run OOP first then inprocess
      • Add new task, e.g. MNW-OOP, for oop tests (TaskCluster?)

Debugging & Tracking

  • bug 1093296 - B2G mochitests/mozrunner child process crash detection no longer working
    • execute_script() waits for response?

Review & feedback

  • bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.
  • bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits
  • bug 1133400 - [B2G][Emulator] Fix an implementation defect of emulator 'modem enable|disable <feature>'
  • bug 1138757 - [B2G][SMS] Incorrect logic to identify the invalid port numbers in CDMA WAP Push (2.2+)
  • bug 1130292 - [FFOS2.0][Woodduck][HOMO][Orange AMEA] MMS cant be received by the phone (2.1+)
  • bug 1109479 - B2G tethering: move tethering code out of NetworkManager
  • bug 1001343 - Telephony test: add test case of dialing a call from STK
  • bug 1069186 - Invalid LTE signal level reported
  • bug 1139063 - [Secure Element] RILContentHelper.handleIccOpenChannel should notify error if channel not available
  • bug 1139805 - B2G NetworkManager: move NetworkManager.js out of EXTRA_PP_COMPONENTS in moz.build

Pending

  • bug 991582 - B2G RIL: Handle the result of RIL request in a consistent way (Ongoing)
    • Rebase WIP patches.
  • Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
  • bug 1118675 - Improve NetworkService debugging message

Others

  • PTO: 3/23 ~ 4/6

Hsinyi

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

  1. bug 1069186 - Invalid LTE signal level reported - r+
  2. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileConnection - should have stricter checks in code (pending)

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1137093 - B2G RIL: move telephony call related handling out of ril_worker
  2. bug 1140330 - Clear JSHint warning in RILContentHelper.js

Others

Jessica

  • Ongoing and Done:
    1. bug 1109479 - B2G tethering: move tethering code out of NetworkManager (landed)
    2. bug 1139805 - B2G NetworkManager: move NetworkManager.js out of EXTRA_PP_COMPONENTS in moz.build (landed)
    3. bug 1138954 - [Shinano][Aries] Data connection stops working after a couple of minutes/hours (resolved, worksforme)
    4. bug 1089494 - [System, Clock] When moving from CEST to CET, the displayed time is wrong (clarifying)
      • hack emulator to support nitz command from console -> nitz changes reflect correctly in status bar time and clock app
      • DST on 3/8 in the US -> all 3 devices had correctly moved an hour forward
    5. bug 1137088 - B2G RIL: move data call related handling out of ril_worker (ongoing)
      • patch uploaded, r?
    6. bug 1134644 - Tethering do not work on Orange F SIM card when "dun" APN is defined (ongoing)
      • patch uploaded
    7. bug 1131896 - Leave the phone overnight and data connection is not working (clarifying)
  • Pending:
    1. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
    2. bug 1131962 - B2G RIL: clear proxies on boot up
    3. bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
    4. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:

John

  • Target:
    1. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
  • Debugging & Tracking:
    1. bug 1093296 - B2G mochitests/mozrunner child process crash detection no longer working

Samael

  • Ongoing
    • bug 1138841 - [B2G][SMS] Incorrect Spanish national language locking shift table definition.
    • bug 733331 - B2G SMS: configurable GSM national languages.
  • Pending
    • bug 1044721 -[B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC.

Wesley (EPM)