TPE TelephonyPlatform team/2015-05-19

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • Employee Engagement Survey - kindly complete the survey
  • 2015 Q2 team building with QA Team on 6/12

Team memebers' updates

Aknow

  • Target/Ongoing:
    1. bug 1162426 - B2G RIL: need a way to know current telephony state
    2. bug 1163511 - [TelephonyService] Use XPCOMUtils.defineLazyModuleGetter to load the js module
  • Review:
    1. bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
    2. bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService
    3. bug 1161403 - [Telephony] Deprecate internal call states including connecting, disconnecting, holding and resuming.

Ben

  • Done
    • bug 1147736 - Deprecate nsITelephonyListener.notifyError (checkin-needed)
  • Ongoing
    • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator (r+)
    • bug 1100774 - [MarionetteTest] add test cases for call barring
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
    • bug 1161403 - [Telephony] Deprecate internal call states including connecting, disconnecting, holding and resuming.
  • Feedback
  • Pending
    • bug 891707 - B2G Emulator: update voice registration after switching radio technology
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting
    • bug 977503 - B2G RIL: [CDMA] update callNumber when a waiting call coming after a 3way call
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations
    • bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API

Bevis

  • Done
    • bug 1162464 - [B2G][ICC] Move LogicalChannel access from IccProvider to IccService. (landed)
  • Ongoing
    • bug 1159134 - [B2G][STK] Add support to peek last +CSIM request from console command. (r?)
    • bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL. (r?)
    • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.

Edgar

Target

  • bug 1163968 - [external/qemu] Port master branch to kitkat-mr2.2 (Ongoing)
    • Create b2g-ics branch for emulator-ics.
    • Merge master with aosp/kitkat-mr2.2.
    • Cherry-pick NFC changes into master.
  • bug 1165276 - b2g-manifest travis tests now is perm-failing due to incorrect b2g bumper configuration (Landed)
  • bug 1081529 - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards
    • bug 1162407 - Intermittent script timed out in test_replace_short_message_type.js (Landed)
    • bug 1153709 - [Marionette-webapi] emulator_cmd doesn't get response until sending a `timed out` error to client (Pending)
    • bug 1154215 - Marionette-webapi test fails due to "TimeoutException: Connection timed out" (Pending)

Review & feedback

  • bug 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed
  • bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer
  • bug 1164329 - [B2G][Emulator][v2.2] Enable/Disable Hold feature on emulator
  • bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived
  • bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data

Debugging & Tracking

  • bug 1164096 - [Secure Element][v2.2] REQUEST_SIM_CLOSE_CHANNEL: Parcel handling threw TypeError: this.sendDefaultResponse is not a function
    • Missed tacking follow-up patch in bug 1113054 - [B2G][RIL] Support RIL version 10

Pending

Hsinyi

Target

Tracking & Debugging & Clarifying

  1. bug 1162405 - Emulator tests are orange on Taskcluster due to keyError: 'branch' in _parse_extra_try_arguments
  2. bug 1162831 - Cannot detect x86 type when running marionette-webapi tests for emu-x86-kk on taskcluster
  3. emu-x86-kk test issues & bug filing

Review & Feedback

  1. bug 1163511 - [TelephonyService] Use XPCOMUtils.defineLazyModuleGetter to load the js module

Others

  1. IMS study
  2. OMA-DRM study

Pending

  1. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileConnection - should have stricter checks in code (pending)

Jessica

  • Target/Ongoing:
    1. bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data (landed)
    2. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (r+)
      • will fix review comments and upload final patches
    3. bug 904542 - B2G NetworkManager: Redefine the nsINetworkInterface (ongoing)
      • next step for NetworkManager enhancement
  • Pending:
    1. bug 1156231 - Data registration lost issues
    2. bug 1131962 - B2G RIL: clear proxies on boot up
    3. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:
    1. Necko DNS study (sharing on 5/21)

John

  • Done:
    1. bug 1159622 - [Icc] Split test_icc_contact.js into smaller tests.(r+)
    2. bug 1153774 - Teach mozharness to detect the emulator type (arm or x86) implicitly.(r+)
    3. bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
  • Target:
    1. bug 1162831 - Cannot detect x86 type when running marionette-webapi tests for emu-x86-kk on taskcluster.
    2. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
    3. bug 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed.(r?)
    4. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.

Samael

  • Ongoing
    • bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available
    • bug 984413 - [SMS][MMS] Document message database
  • Pending
    • bug 759539 - B2G SMS tests: write Marionette tests for Unicode subsets
    • bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.

Wesley (EPM)

  • 2.2
    • Approaching CSRR and CS
    • Mozilla CC on June8
    • Retrospect (Postmortem) planning in progress