TPE TelephonyPlatform team/2015-10-20
From MozillaWiki
Contents
Team's updates
- News sharing
- Nexus redistribution
- 福委推選
- 2.5 RA (Nov. 2nd)
<Read Only>
- Orlando workweek meetings
- 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
- 2.5 (FC 2015-11-02) - Quality improvement
- Long term (Ignite):
- Gecko update: Ben (Bevis, Samael)
- NGA support: Bevis, Samael (Ben)
- MobileMessage: Bevis
- pre-rendering: Samael
- Add-on: Edgar
- Short/Medium term:
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
- 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 1215766 - Unhide tc cpptests and crashtests when they have sufficient infra support to run when they are scheduled
- Xpcshell:
- bug 1200928 - [TaskCluster] Specify the options to use busybox in xpcshell tests (Feedback-)
- bug 1202310 - [TaskCluster] Failed to run xpcshell tests: zip not available
- Use alternative way to install busybox: busybox --install -s /system/bin/
- But get another error when unzip.
- Marionette:
- 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
- bug 1205221 - chrome.tabs.onUpdate event doesn't be sent when updating tab's attribute (Review?)
Review & feedback
- bug 1207039 - Adb hang when communicating using qemud
- bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting
- bug 1213766 - Modify emulator's home mcc/mnc so that it matches an APN that uses IPv4 by default
- bug 1214518 - B2G RIL: wait for emulator pending command before calling finish()
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
- bug 1212273 - To enable emu-x86-kk build by default on mozilla-central, mozilla-inboud, b2g-inbound (landed)
- bug 1210699 - Enable cppunit on emu-x86-kk, Treeherder Production (landed)
Review & Feedback
Others
- Q4 goal refinment
- LG IMS request clarification
- Mozlando meeting agenda & coordination
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 1213766 - Modify emulator's home mcc/mnc so that it matches an APN that uses IPv4 by default (landed)
- bug 1214518 - B2G RIL: wait for emulator pending command before calling finish() (landed)
- bug 928861 - B2G NetworkManager: Provide a more generic function for connecting (ongoing)
- Early draft, sequence diagrams and implementation notes on bugzilla
- 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:
- 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 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)
- Marionette-webapi:
- 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)
- 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