TPE TelephonyPlatform team/2015-11-10
From MozillaWiki
Contents
Team's updates
<Read Only>
- News sharing
- 2.5 RA (Nov. 2nd) - Keep fixing blockers Dec. 16
- Take a survey from Culture Amp by Nov. 13
- 2.6 kick off https://docs.google.com/presentation/d/1xd0u_nG95xszV4wcxTUmw2GECEbBP3gJIlojIM0WYb8/edit#slide=id.gbd1e68e52_2_32
- Architecture evolution: navigation with pre-rendering
- Contribution: addon
- Quality program
- Orlando workweek meetings
- Rehearsal: 11/27 (Afternoon)
- Telephony WebAPI v2
- MobileMessage WebAPI v2: Wed. 10:15am~12:15pm @ Oceanic 7
- Add-on (submitted by Sandip): Fri. 9:00am~10:00am @ Oceanic 5
- The future of gonk (submitted by Thomas Z.): fxos-updates-internal Thr. 9:00am~10:00am @ Oceanic 8
- Emulator/Treeherder: hacking day Thr. 10:15am~5:00pm @ Oceanic 8
- NGA - prerendering: TBD
- 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
- 2.5 (FC 2015-11-02) - Quality improvement
- Long term (Ignite):
- Gecko update: Ben (Bevis, Samael) PENDING
- NGA support: Bevis, Samael (Ben)
- MobileMessage: Bevis
- pre-rendering: Samael
- Add-on: Edgar
- Short/Medium term:
https://wiki.mozilla.org/index.php?title=TPE_TelephonyPlatform_team/2015-11-03&action=edit§ion=2
Team memebers' updates
Ben
- 2.2r
- bug 1211806 - [CDMA] support to Voice Privacy indicator (r?)
- CDMA Emulator
- bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting (Blocked)
- 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 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
- Feedback
- bug 1133503 - Support for Marionette protocol level 3 in Marionette Python client
- bug 1223028 - Exhaust all server-originated emulator commands and await expected response
- Study
- Telephony WebAPI - https://drive.google.com/open?id=0B2dXurj5X58lMzZ5OWJvbU1iZmM
Bevis
- Done
- bug 1217285 - [IMS] support IMS fine-grained capabilities, such as wifi-calling or cellular (landed)
- bug 1208315 - [CDMA] support to ERI information in CDMA (landed)
- bug 1218721 - Importing contacts gets stuck when importing a contact without a name. (landed)
- Ongoing
- bug 1222870 - [B2G] Provide Device Identities (IMEI, IMEISV, ENS, MEID) (2.2r)
- bug 1222920 - [Emulator] Add support of REQUEST_DEVICE_IDENTITY
- bug 1110619 - [RIL] Use RIL_REQUEST_DEVICE_IDENTITY to get IMEI, IMEISV
- bug 1220948 - [IMS] Add |onlosingservicecoverage| in Telephony to indicate the warning of losing service coverage during voice call. (2.2r)
- bug 1222870 - [B2G] Provide Device Identities (IMEI, IMEISV, ENS, MEID) (2.2r)
- Review
- bug 1222873 - [Telephony][CDMA] Support to Voice Privacy indicator
- bug 1220548 - Call state changes from DIALING to ALERTING automatically introduces some potential racing problem
- Pending
- bug 859764 - WebSMS: move all MobileMessage interfaces to WebIDL. (r+)
- bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable.
- bug 1200564 - [B2G][SMS][MMS] New MobileMessageTransactionManager API
Edgar
Target
- bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
- Xpcshell:
- bug 1200928 - [TaskCluster] Specify the options to use busybox in xpcshell tests (Pending)
- bug 1202310 - [TaskCluster] Failed to run xpcshell tests: zip not available
- remount /system as read-only due to EXT4 bad block
- Issue doesn't occur if we mount /system as read-write (Thanks to Samael and John)
- bug 1222944 - [mozrunner] Dump kernel log for B2G emulator (WIP)
- Marionette-webapi:
- https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc2c9e3ce335&exclusion_profile=false
- bug 1220548 - Call state changes from DIALING to ALERTING automatically introduces some potential racing problem (Landed)
- Timeout on waiting for HomeScreen.
- Xpcshell:
- Web-Extension on desktop/b2g
- bug 1205221 - chrome.tabs.onUpdate event doesn't be sent when updating tab's attribute (checkin-needed)
- Try recent m-c code and WebIDE.
Review & feedback
- bug 1217285 - [IMS] support IMS fine-grained capabilities, such as wifi-calling or cellular
- bug 1218721 - Importing contacts gets stuck when importing a contact without a name
- bug 1208315 - [CDMA] support to ERI information in CDMA
- bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager
- bug 1199141 - Unify USSD and MMI promise behaviour
Tracking & Debugging
Other
- Share:
- hg pull -r <rev> https://hg.mozilla.org/try
- hg rebase -s <rev> -d <rev-target>
- hg qimport <rev>
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
- bug 1221907 - Add test case for data lost recovery
- test_mobile_data_connection.js fails at verifyInitialState()
Review & Feedback
- bug 1199141 - Unify USSD and MMI promise behaviour
Others
- Trace chrome.runtime.sendMessage issue
- LG IMS request clarification
- Mozlando demo - emu-x86-kk on TC
Pending
- 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:
- bug 1216853 - B2G RIL: chain promises properly in test_network_interface_mtu.js (landed)
- bug 1211391 - JavaScript Error: "TypeError: dataCall is null" in DataCallManager.js (ongoing)
- WIP uploaded.
- bug 1218044 - FOTA can be downloaded via SIM data (clarifying)
- New:
- bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state
- bug 1217298 - [meta] Tethering Enhancement and other tethering bugs
- organize and file sub-bugs
- Reviews/Feedbacks/Others:
- bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager
- Pending:
- bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- 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 1213785 - Intermittent script timed out in test_icc_contact_add.js and test_icc_contact_update.js.(Landed)
- bug 1202310 - [TaskCluster] Failed to run xpcshell tests: zip not available.(f+)
- bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(Ongoing)
- Pending:
- bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel.
- bug 1204800 - Install tooltool packages for B2G Device Image builds.(Reopen)
- bug 1220093 - Missing builtbot Flame kitkat device image build (engineering) on treeherder try branch.
- 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 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
- Ongoing
- bug 1185701 - timezone does not automatically update after coming out of airplane mode
- bug 1210093 - Timezone for Africa/Tunis is wrong
- bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts
Wesley (EPM)
- 2.2R (for Red-Tai and Red-Square)
- RedTai risks/status alerts
- RedSquare new schedule, targeting launch in Q4, 2016
- Feb 5 FL, Mar 18 FC
- Update (OTA)
- Setting up first call for big group. Thursday 1pm tentatively, but may need alter for NA-friendly