TPE TelephonyPlatform team/2015-06-02: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 101: Line 101:
== Jessica ==
== Jessica ==
*'''Target/Ongoing:
*'''Target/Ongoing:
*# {{Bug|1114901}} - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer '''(landed)'''
*# {{Bug|904542}} - B2G NetworkManager: Redefine the nsINetworkInterface '''(meta)'''
*# {{Bug|904542}} - B2G NetworkManager: Redefine the nsINetworkInterface '''(ongoing)'''
*#* marked this as a meta bug and filed corresponding sub-bugs
*#* marked this as a meta bug and filed corresponding sub-bugs
*# {{Bug|1167132}} - [NetworkManager] move network information into a separate interface '''(new)'''
*# {{Bug|1167132}} - [NetworkManager] move network information into a separate interface '''(ongoing)'''
*#* f? for idl changes
*#* NetworkManager should not expose nsINetworkInterface to other modules, pass nsINetworkInfo instead
*# Study Android framework code for per-app routing
*#* f+ for idl changes
*# {{Bug|1168021}} - [NetworkManager] consider expanding the nsINetworkInterface parameter in NetworkService interface '''(ongoing)'''
*#* r+ for idl changes, r? on implementation part
*# {{Bug|1168064}} - [B2G] Got wrong cell info when using GetCellInfoList '''(ongoing)'''
*#* filter out cell info with unknown values, r?
*''' Pending:
*''' Pending:
*# {{Bug|1156231}} - Data registration lost issues
*# {{Bug|1156231}} - Data registration lost issues
Line 113: Line 116:
*# {{Bug|1017470}} - B2G RIL: reconnect data call only if necessary when apns are updated
*# {{Bug|1017470}} - B2G RIL: reconnect data call only if necessary when apns are updated
*'''Reviews/Feedbacks/Others:'''
*'''Reviews/Feedbacks/Others:'''
*# Necko DNS sharing on 5/21


== John ==
== John ==

Revision as of 07:15, 2 June 2015

Team's updates

<Read Only>

Team memebers' updates

Aknow

  • Target/Ongoing:
    1. bug 1162426 - B2G RIL: need a way to know current telephony state (r+)
  • Review:
    1. bug 979169 - [B2G] [Emulator] changing modem tech by "modem tech cdma cdma" fails
    2. bug 1168515 - GCF test case 31.13.1.4 failure : Explicit call transfer failure between held call and alerting call

Ben

  • Done
    • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator (landed)
    • bug 1100774 - [MarionetteTest] add test cases for call barring (RESOLVED DUPLICATE)
    • bug 1147736 - Deprecate nsITelephonyListener.notifyError (landed)
    • bug 1161403 - [Telephony] Deprecate internal call states including connecting, disconnecting, holding and resuming. (landed & uplifted)
    • bug 1164329- [B2G][Emulator][v2.2] Enable/Disable Hold feature on emulator (uplifted)
  • Ongoing
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
    • bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged
  • Feedback
  • Pending
    • bug 891707 - B2G Emulator: update voice registration after switching radio technology
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting
    • 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

  • Done
    • bug 1159134 - [B2G][STK] Add support to peek last +CSIM request from console command. (r+)
    • bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL. (landed)
  • Ongoing
    • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
      • bug 1167507 - [B2G][FDN] Wrap the input of the FDN Contact to MozIcc.updateContact() as a mozContact.
  • Clarifying
    • bug 1169467 - [Aries] Not able to send MMS picture from Gallery App.
    • bug 1169187 - [Message]After user deletes a sending MMS, it will appear again.

Edgar

Target

  • bug 1166174 - [B2G] GetCellInfoList cannot work (Landed)
  • bug 1166274 - [B2G][Wifi] WifiManager.setStaticIpMode() never triggers success or error event (Review?)
  • bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService (Feedback+)
    • bug 1169160 - [MobileConnection] Support more call barring program: all service, outgoing service and incoming service (Review?)
    • bug 1169225 - [MobileConnectionService] Support setting/getting call waiting on all serviceClass (Ongoing)
  • bug 1169504 - Telephony marionette-webapi test, test_outgoing_radio_off.js, failed on emulator-kk (Ongoing)
  • bug 1169585 - MobileConnection marionette-webapi test, test_mobile_preferred_network_type.js, failed on emulator-kk (Ongoing)

Review & feedback

  • bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL.
  • bug 772750 - B2G AGPS: get mobile connection technology from rilcontext
  • bug 1159134 - [B2G][STK] Add Test Coverage for STK related requests
  • bug 1167132 - [NetworkManager] move network information into a separate interface
  • bug 1168773 - [B2G] Not able to run emulator-kk on OS X after Bug 1152272 is landed.
  • bug 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed

Pending

Hsinyi

Target

  1. bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived 2.2+ (landed)

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1161020 - Cleanup interface of |UnixSocketConnector|

Others

  1. IMS discussion


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 904542 - B2G NetworkManager: Redefine the nsINetworkInterface (meta)
      • marked this as a meta bug and filed corresponding sub-bugs
    2. bug 1167132 - [NetworkManager] move network information into a separate interface (ongoing)
      • NetworkManager should not expose nsINetworkInterface to other modules, pass nsINetworkInfo instead
      • f+ for idl changes
    3. bug 1168021 - [NetworkManager] consider expanding the nsINetworkInterface parameter in NetworkService interface (ongoing)
      • r+ for idl changes, r? on implementation part
    4. bug 1168064 - [B2G] Got wrong cell info when using GetCellInfoList (ongoing)
      • filter out cell info with unknown values, r?
  • 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 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed.(Landed)
    2. bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
  • Target:
    1. bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
    3. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.

Samael

  • Done
    • bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available (checkin-needed)
  • Ongoing
  • Pending
    • bug 759539 - B2G SMS tests: write Marionette tests for Unicode subsets
    • bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.

Wesley (EPM)

  • 2.2
    • Approaching CSRR and CS
    • Mozilla CC on June8
    • Retrospect (Postmortem) planning in progress