TPE TelephonyPlatform team/2015-10-27

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • News sharing
    • 2.5 RA (Nov. 2nd)
    • 颱風假出差
    • 出差&訓練行程: 交通行程由太古代辦 (保險考量)
    • Work from home: 日後請上pto系統
    • 請愛用ServiceNow 反應工作環境問題
    • English training course: 出勤紀錄
    • Q4 Goals
    • v2.6: May 2016
  • Orlando workweek meetings
    • Rehearsal
    • Telephony WebAPI v2
    • MobileMessage WebAPI v2
    • Add-on (submitted by Sandip)
    • The future of gonk (submitted by Thomas Z.): fxos-updates-internal
    • Emulator/Treeherder (?)
    • NGA - prerendering
  • Tasks
    • Short/Medium term:
      • 2.5 (FC 2015-11-02) - Quality improvement
        • Network manager enhancement: Jessica, John
        • Finish CDMA multicall emulation: Ben
        • emu-x86-kk (enable marionette-webapi & xpcshell on Production): Edgar, John
      • 2.2R:
        • IMS/Telephony features: Bevis, Samael, Ben
    • Long term (Ignite):
      • Gecko update: Ben (Bevis, Samael) PENDING
      • NGA support: Bevis, Samael (Ben)
        • MobileMessage: Bevis
        • pre-rendering: Samael
      • Add-on: Edgar

Team memebers' updates

Ben

  • 2.2r
    • bug 1211806 - [CDMA] support to Voice Privacy indicator (ongoing)
  • CDMA Emulator
    • bug 1211503 - Support for Marionette protocol level 3 in Marionette Python client (r?)
    • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting (Try)
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting (duplicated of Bug 975778)
    • bug 1200480 - [B2G][Emulator] support CDMA 3-way call
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
  • Telephony
    • bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged (Landed)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (r-)
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
    • 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
  • Study

CDMA - https://drive.google.com/file/d/0B2dXurj5X58lUy1pTHltc0pvbVk/view

Bevis

  • Done
    • bug 859764 - WebSMS: move all MobileMessage interfaces to WebIDL. (r+)
  • Ongoing
    • bug 1217285 - [IMS] support IMS fine-grained capabilities, such as wifi-calling or cellular (2.2r+)
    • bug 1208315 - [CDMA] support to ERI information in CDMA (2.2r+)
    • bug 1208319 - display device identity information (2.2r+)
  • Reviewed
    • bug 1130332 - [Telephony] Retrieve telephony call information in a synchronized approach
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts
  • Pending
    • bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable.
    • bug 1200564 - [B2G][SMS][MMS] New MobileMessageTransactionManager API

Edgar

Target

Review & feedback

  • bug 859764 - WebSMS: move all MobileMessage interfaces to WebIDL
  • bug 1216853 - B2G RIL: chain promises properly in test_network_interface_mtu.js
  • bug 1212238 - [B2G][Emulator] Implement console command to support changing NITZ timezone
  • bug 1209892 - Bionic tzset() might not reflect timezone change immediately for a running process

Tracking & Debugging

Other

Pending

  • bug 1210743 - [Marionette] Remove waiting for "system-message-listener-ready" on B2G/emulator
  • bug 1118675 - Improve NetworkService debugging message
  • bug 831637 - B2G RIL: Each parcel request must has a callback

Hsinyi

Target

  1. bug 1212273 - To enable emu-x86-kk build by default on mozilla-central, mozilla-inboud, b2g-inbound (landed)
  2. bug 1210699 - Enable cppunit on emu-x86-kk, Treeherder Production (landed)

Review & Feedback

Others

  1. Q4 goal refinment
  2. LG IMS request clarification
  3. Mozlando meeting agenda & coordination

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 1216853 - B2G RIL: chain promises properly in test_network_interface_mtu.js (landed)
    2. bug 1211391 - JavaScript Error: "TypeError: dataCall is null" in DataCallManager.js (ongoing)
      • WIP uploaded.
    3. bug 1218044 - FOTA can be downloaded via SIM data (clarifying)
  • New:
    1. bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state
    2. bug 1217298 - [meta] Tethering Enhancement and other tethering bugs
      • organize and file sub-bugs
  • Reviews/Feedbacks/Others:
    1. bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager
  • Pending:
    1. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
    2. bug 1023470 - Fine Grained Network online event for the different network types
      • modules running in gecko should listen to "network-active-changed" event
      • need to discuss with Necko team for possible solution with Services.io.offline

John

  • Target:
  • bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel.
    • bug 1204800 - Install tooltool packages for B2G Device Image builds.(Landed)
  • bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(Ongoing)
  • bug 1213785 - Intermittent script timed out in test_icc_contact_add.js and test_icc_contact_update.js.(Ongoing)
  • Pending:
  • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.
  • bug 1211405 - Marionette/Marionette-webapi oop can't launch test container.
  • bug 1170834 - [Aries][Settings] The SIM Security menu item does not indicate when there is no SIM Card in the device.
  • bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.

Samael

  • Ongoing
    • bug 1209892 - Bionic tzset() might not reflect timezone change immediately for a running process.
    • bug 1185701 - timezone does not automatically update after coming out of airplane mode
    • bug 1212238 - [B2G][Emulator] Implement console command to support changing NITZ timezone
    • bug 1210093 - Timezone for Africa/Tunis is wrong
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts

Wesley (EPM)

  • Update (OTA)
    • Setting up first call for big group. Thursday 1pm tentatively, but may need alter for NA-friendly