TPE TelephonyPlatform team/2015-10-27: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Team's updates: 2015-10-27 orlando rehearsal)
Line 75: Line 75:
==== Target ====
==== Target ====
* {{Bug|1144970}} - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
* {{Bug|1144970}} - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
** {{Bug|1214475}} - Enable emu-x86-kk crashtest on m-c and integration branches (Landed)
** {{Bug|1216507}} - Cannot launch xpcshell tests on B2G Emualtor-x86-kk: DMError: zip not available (Landed)
** {{Bug|1215766}} - Unhide tc cpptests and crashtests when they have sufficient infra support to run when they are scheduled
** Xpcshell:
** Xpcshell:
*** {{Bug|1200928}} - [TaskCluster] Specify the options to use busybox in xpcshell tests (Feedback-)
*** {{Bug|1200928}} - [TaskCluster] Specify the options to use busybox in xpcshell tests (WIP)
*** {{Bug|1202310}} - [TaskCluster] Failed to run xpcshell tests: zip not available
*** {{Bug|1202310}} - [TaskCluster] Failed to run xpcshell tests: zip not available
**** Use alternative way to install busybox: busybox --install -s /system/bin/
**** Found some clues, investigating ...
**** But get another error when unzip.
** Marionette-webapi:
** Marionette:
*** https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc2c9e3ce335&exclusion_profile=false
*** {{Bug|1213785}} - Intermittent script timed out in test_icc_contact_add.js and test_icc_contact_update.js
*** {{Bug|1214537}} - Intermittent test_gsm_cdma_incoming_basic_operations.js | Promise reject: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable - false was false, expected true
* Web-Extension on desktop/b2g
* Web-Extension on desktop/b2g
** {{Bug|1205221}} - chrome.tabs.onUpdate event doesn't be sent when updating tab's attribute (Review?)
** {{Bug|1205221}} - chrome.tabs.onUpdate event doesn't be sent when updating tab's attribute (Review?)


==== Review & feedback ====
==== Review & feedback ====
* {{Bug|1207039}} - Adb hang when communicating using qemud
* {{Bug|859764}} - WebSMS: move all MobileMessage interfaces to WebIDL
* {{Bug|975778}} - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting
* {{Bug|1216853}} - B2G RIL: chain promises properly in test_network_interface_mtu.js
* {{Bug|1213766}} - Modify emulator's home mcc/mnc so that it matches an APN that uses IPv4 by default
* {{Bug|1212238}} - [B2G][Emulator] Implement console command to support changing NITZ timezone
* {{Bug|1214518}} - B2G RIL: wait for emulator pending command before calling finish()  
* {{Bug|1209892}} - Bionic tzset() might not reflect timezone change immediately for a running process


==== Tracking & Debugging ====
==== Tracking & Debugging ====

Revision as of 14:46, 26 October 2015

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 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 (Try)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (ongoing)
    • 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

Bevis

  • Done
    • bug 1200125 - [USSD] Explicitly Cancel the USSD session when closing the USSD Dialog. (landed)
  • Ongoing
    • bug 859764 - WebSMS: move all MobileMessage interfaces to WebIDL. (r?)
  • New
    • bug 1208315 - [CDMA] support to ERI information in CDMA (2.2r+)
  • Review
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts. (r?)
  • 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 1213766 - Modify emulator's home mcc/mnc so that it matches an APN that uses IPv4 by default (landed)
    2. bug 1214518 - B2G RIL: wait for emulator pending command before calling finish() (landed)
    3. bug 928861 - B2G NetworkManager: Provide a more generic function for connecting (ongoing)
      • Early draft, sequence diagrams and implementation notes on bugzilla
    4. bug 1211391 - JavaScript Error: "TypeError: dataCall is null" in DataCallManager.js (ongoing)
      • have an "InternalNetworkContext" instead of references to actual network interfaces in NetworkManager?
  • 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 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(Ongoing)
  • bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
    • Marionette-webapi:
      • bug 1213785 - Intermittent script timed out in test_icc_contact_add.js and test_icc_contact_update.js.(Ongoing)
  • bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel.
    • bug 1204800 - Install tooltool packages for B2G Device Image builds.(r+)(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

  • Done
    • bug 1207039 - Adb hang when communicating using qemud
    • bug 1212240 - [B2G][RIL] NITZ parcel is not correctly passed by reference-ril
  • Ongoing
    • bug 1209892 - Bionic tzset() might not reflect timezone change immediately for a running process.
    • bug 1212238 - [B2G][Emulator] Implement console command to support changing NITZ timezone
    • 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