TPE TelephonyPlatform team/2015-07-07

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), Performance improvement (Aknow)
      • 2.2R (FC: TBD): Multiple APN (Jessica, Edgar), IMS features (not generic framework) (Bevis, Samael, Ben)
    • Long term (Ignite): Gecko update, NGA support (MobileMessage v2), P2P, Add-on ...
  • [June] Manager meeting update
    • Equipment purchasing
    • Work from home (flexibility)
    • English class

Team memebers' updates

Aknow

  • Done:
    1. bug 1174673 - [RIL] Automatically resume a remaining held call or held conference (landed, 2.2+)
  • Target/Ongoing:
    1. bug 1179089 - [Telephony] Update the IPC architecture to prevent QI failure
    2. bug 1174638 - Improve usability/performance of Airplane mode icon
  • Review/feedback:
    1. bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged
    2. bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService

Ben

  • Done
    • bug 1174243 - Crash in telephony while running stability tests (QC-FIXED)
  • Ongoing
    • bug 891707 - B2G Emulator: update voice registration after switching radio technology (r?)
    • 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 (blocked)
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH (blocked)
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
  • Pending
    • 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 1147296 - [B2G] [Emulator] Support CDMA call operations
    • bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API

Bevis

  • Ongoing
    • Lock down APIs for MobileMessageManager v2.
    • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL. (r?)
    • bug 1167507 - [B2G][FDN] Wrap the input of the FDN Contact to MozIcc.updateContact() as a mozContact. (r?)
  • New
    • bug 1172837 - [FLAME-L] Unable to detect SIM after reboot.
      • ril_worker was blocked after receiving UNSOLICITED_RESPONSE_SIM_STATUS_CHANGED.
  • Review
    • bug 984413 - [SMS][MMS] Document message database.
  • Pending
    • bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable.
      • Structured Clone Support is needed if gaia wants to pass the SmsMessage/MmsMessage between worker and main window.

Edgar

Target

  • bug 1177234 - (Emulator_L_Local) [Meta] Emulator-L (Local) (Debugging)
  • bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService (Ongoing)
    • Address review comments

Review & feedback

  • bug 1167132 - [NetworkManager] move network information into a separate interface
  • bug 1173671 - [Aries] OTA updates (and everything else) downloaded using cell network even though I'm connected to WiFi, after I've turned WiFi off and on again
  • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL

Tracking & Debugging

  • bug 1175057 - [Wifi] Script timeout in test_wifi_static_ip.js (breaked by bug 1166660)
  • bug 1177146 - [Aries][RIL] Reply from QUERY_AVAILABLE_NETWORKS has more data than expected

Other

Pending

Hsinyi

Target

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1171994 - Improve RIL I/O code

Others

  1. Following add-on features

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 1173671 - [Aries] OTA updates (and everything else) downloaded using cell network even though I'm connected to WiFi, after I've turned WiFi off and on again (fixed)
      • failed while removing ipv4 default route, fixed and filed bug 1175817 for follow-up.
    2. bug 1179097 - Provide WebAPI to setup data connection (ongoing)
      • uploaded current WebAPI draft, working on implementation.
    3. bug 978071 - B2G Emulator: support IPv6 (ongoing)
      • after applying fixes, looking good on local build and try, but fails on try server.
      • filed bug 1179687 for enabling qemu log in TaskCluster.
    4. bug 1167132 - [NetworkManager] move network information into a separate interface (ongoing)
      • addressing review comments.
  • Pending:
    1. bug 1156231 - Data registration lost issues
    2. bug 1131962 - B2G RIL: clear proxies on boot up
    3. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:

John

  • Done:
    1. bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
  • Target:
    1. bug 1179165 - B2G Emulator-l fails to boot: MOZ_CRASH("Failed to create EGLConfig!\n").(Ongoing)
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
    3. bug 1170834 - [Aries][Settings] The SIM Security menu item does not indicate when there is no SIM Card in the device.
    4. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
    5. bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.

Samael

  • Ongoing
    • bug 984413 - [SMS][MMS] Document message database (revising)
    • bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.
  • Pending
    • bug 759539 - B2G SMS tests: write Marionette tests for Unicode subsets

Wesley (EPM)

  • 2.2R (for Red-Tai and Red-Square)