TPE TelephonyPlatform team/2015-09-15

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • Tasks
    • Short/Medium term:
      • 2.5 (FC 2015-11-02) : Emulator-L porting (Edgar, John), Network manager enhancement (Jessica, John), CDMA multicall emulator (Ben), OTA support (?)
      • 2.2R:
        • Multiple APN (Jessica, Edgar) by end of Aug.
        • IMS features (not generic framework) (Bevis, Samael, Ben) by end of Sep.
    • Long term (Ignite):
      • Gecko update: Bevis, Ben, Samael
      • NGA support (MobileMessage v2, etc): Bevis, Ben, Samael
      • Data and P2P: Jessica, John
      • Add-on support: Edgar


Team memebers' updates

Ben

  • CDMA Emulator
    • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH (depends on 975779, 1147296, 1200480)
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations (ongoing)
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
    • bug 1200480 - [B2G][Emulator] support CDMA 3-way call
  • Telephony
    • bug 1171807 - [WebTelephony] use enum for TelephonyCall.state and TelephonyCallGroup.state (revising)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (revising)
    • bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged (revising)
    • 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
  • IMS Support
    • bug 1185435 - [IMS] HD Voice Indicator (checkin-needed)

Bevis

  • Ongoing
    • bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable.
  • Clarifying
    • bug 1192707 - Verizon Login client (SSO architecture) (EAP-AKA)
      • Remote support on 9/16-17 from 9pm-6am.
  • Clarified
    • bug 1037620 - [v2.1] Feature Proposal: Late Arrival Notice in Messages App
    • bug 1197676 - [meta] New APIs for red-tai (IMSI)
  • Reviewed
    • bug 1171807 - [WebTelephony] use enum for TelephonyCall.state and TelephonyCallGroup.state
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations
    • bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests
    • bug 1199141 - Unify USSD and MMI promise behaviour
  • Pending

Edgar

Target

  • bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
    • bug 1203022 - Marionette-webapi tests busted, JavaScript Error: "TypeError: this.sendResponse is not a function" (Landed)
    • bug 1203828 - Marionette test, test_mobile_data_ipv6.js, doesn't really test the v4 or v6 ip addresses (Landed)
    • bug 1203037 - Disable Tethering/NFC marionette-webapi tests on emulator-x86-kk first
      • Marionette tests on emulator-x86-kk is green now.
    • bug 1188330 - Use intree mozharness for Mulet Gb, Gbu, Gu and Li (feedback+)
      • WIP patch v2, Gaia test on Mulet/B2G_Desktop busted.
  • bug 1081529 - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards
    • bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests (Landed)
    • bug 1154215 - Marionette-webapi test fails due to "TimeoutException: Connection timed out"
    • bug 1153709 - [Marionette-webapi] emulator_cmd doesn't get response until sending a `timed out` error to client
      • Possible fix works good.
  • Web-Extension on desktop/b2g

Review & feedback

  • bug 1197667 - B2G NetworkManager: 'allNetworkInfo' implementation missing
  • bug 1179143 - Have a way to detect android_version for marionette-webapi tests
  • bug 1175817 - [NetworkManager] remove old default routes explicitly
  • bug 1194149 - [Contacts]It only can export 50~110 contacts from device to China Unicom USIM card(128K)/China Mobile SIM card(128K)
  • bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits
  • bug 978071 - B2G Emulator: support IPv6
  • bug 1200932 - B2G RIL: consider reporting unavailable state or retriggering (non-default) data call

Tracking & Debugging

Other

Pending

Hsinyi

Target

  1. bug 1196651 - Consider to disable emulator-kk (arm-based) tests on Treeherder

Review & Feedback

  1. bug 1171807 - [WebTelephony] use enum for TelephonyCall.state and TelephonyCallGroup.state
  2. bug 1185435 - [IMS] HD Voice Indicator
  3. bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound

Others

  1. Study extension
  2. PTO: Sep. 4 ~ Sep. 18

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 978071 - B2G Emulator: support IPv6 (landed)
    2. bug 1197667 - B2G NetworkManager: 'allNetworkInfo' implementation missing (landed)
    3. bug 1175817 - [NetworkManager] remove old default routes explicitly (landed)
    4. bug 1200932 - B2G RIL: consider reporting unavailable state or retriggering (non-default) data call (r+)
    5. bug 1174998 - Configure MTU from apn settings or the one reported from modem (r?)
      • data call response's mtu has higher priority than apn settings' mtu
  • Reviews/Feedbacks/Others:
    1. Review VZW new requests
    2. bug 1203828 - Marionette test, test_mobile_data_ipv6.js, doesn't really test the v4 or v6 ip addresses
    3. bug 1187262 - A device cannot connect B device through wifi
  • Pending:
    1. bug 1200937 - APN Settings: support reading 'mtu' field from apn database (gaia)
    2. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated

John

  • Target:
  • bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel
    • bug 1203513 - No such file libgtk-3.so.0 in Emulator build.(Landed)
  • bug 1192135 - [meta] To fix xpcshell orange on emu-x86-kk, TaskCluster
    • bug 1202310 - [TaskCluster] Failed to run xpcshell tests: zip not available.(WIP patch)
    • bug 1202311 - [TaskCluster] Failed to run xpcshell tests: Error pushing file.(WIP patch)
  • bug 1194149 - [Contacts]It only can export 50~110 contacts from device to China Unicom USIM card(128K)/China Mobile SIM card(128K). (r+)
  • bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.(r+)
  • bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(Ongoing)
  • Pending:
  • bug 1192121 - To fix mochitest orange on emu-x86-kk, TaskCluster.
  • 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.
  • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.

Samael

Wesley (EPM)

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