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

From MozillaWiki
Jump to navigation Jump to search
Line 57: Line 57:
== Edgar ==
== Edgar ==
==== Target ====
==== Target ====
* {{Bug|1166174}} - [B2G] GetCellInfoList cannot work (Ongoing)
* {{Bug|1166174}} - [B2G] GetCellInfoList cannot work (Landed)
** Test cases.
* {{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|1159591}} - [Telephony] Move MMI logic from ril_worker to telephonyService (Feedback+)
** Using MobileConnectionService/IccService API, instead of using sendWorkerMessage.
** {{Bug|1169160}} - [MobileConnection] Support more call barring program: all service, outgoing service and incoming service (Review?)
* {{Bug|831637}} - B2G RIL: Each parcel request must has a callback (Ongoing)
** {{Bug|1169225}} - [MobileConnectionService] Support setting/getting call waiting on all serviceClass (Ongoing)
** Working branch: https://github.com/EdgarChen/gecko/commits/bug_831637/parcel_callback.
* {{Bug|1169504}} - Telephony marionette-webapi test, test_outgoing_radio_off.js, failed on emulator-kk (Ongoing)
* {{Bug|1163968}} - [external/qemu] Port master branch to kitkat-mr2.2
* {{Bug|1169585}} - MobileConnection marionette-webapi test, test_mobile_preferred_network_type.js, failed on emulator-kk (Ongoing)
** Create '''b2g-ics''' branch for emulator-ics.
* {{Bug|1166274}} - [B2G][Wifi] WifiManager.setStaticIpMode() never triggers success or error event (Review?)


==== Review & feedback ====
==== Review & feedback ====
* {{Bug|1114938}} - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL.
* {{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|1159134}} - [B2G][STK] Add Test Coverage for STK related requests
* {{Bug|1166170}} - B2G NetworkManager: _addSubnetRoutes error: Invalid argument
* {{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
* {{Bug|1161438}} - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed
* {{Bug|999300}} - Remove RIL V5 legacy support
* {{Bug|1167054}} - NetworkManager: unregisterNetworkInterface should clear active network
* {{Bug|1167132}} - [NetworkManager] move network information into a separate interface
==== Debugging & Tracking ====
* {{Bug|1168064}} - [B2G] Got wrong cell info when using GetCellInfoList


==== Pending ====
==== Pending ====
* {{Bug|831637}} - B2G RIL: Each parcel request must has a callback (Pending)
** Working branch: https://github.com/EdgarChen/gecko/commits/bug_831637/parcel_callback.
* {{Bug|1081529}} - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards (Pending)
* {{Bug|1081529}} - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards (Pending)
** {{Bug|1153709}} - [Marionette-webapi] emulator_cmd doesn't get response until sending a `timed out` error to client (Pending)
** {{Bug|1153709}} - [Marionette-webapi] emulator_cmd doesn't get response until sending a `timed out` error to client (Pending)
Line 85: Line 81:
*** poll(), http://man7.org/linux/man-pages/man2/poll.2.html
*** poll(), http://man7.org/linux/man-pages/man2/poll.2.html
*** Can it be reproduced in emulator-kk or emulator-x86-kk?
*** Can it be reproduced in emulator-kk or emulator-x86-kk?
* {{Bug|1075437}} - Support running marionette test script in both OOP and non-OOP mode
* Marionette OOP test, {{Bug|926277}} - [meta] Add test cases running in OOP mode for RIL APIs:
* Marionette OOP test, {{Bug|926277}} - [meta] Add test cases running in OOP mode for RIL APIs:
* {{Bug|1118675}} - Improve NetworkService debugging message
* {{Bug|1118675}} - Improve NetworkService debugging message

Revision as of 15:11, 1 June 2015

Team's updates

<Read Only>

Team memebers' updates

Aknow

  • Target/Ongoing:
    1. bug 1163511 - [TelephonyService] Use XPCOMUtils.defineLazyModuleGetter to load the js module (landed)
    2. bug 1162426 - B2G RIL: need a way to know current telephony state
      • xpcshell test runs on another process with processType == default
    3. bug 1163928 - [MCTS] Unexpected result for: navigator.mozTelephony.calls
      • fail the MCTS test that guarantees no interface changes after FC
  • Review:
    1. bug 1147736 - Deprecate nsITelephonyListener.notifyError
    2. bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService
    3. bug 1166149 - Unable to run test_ril_code_quality.py marionette test via ./mach
    4. bug 1166936 - JS Warning in TelephonyService.js

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

  • Ongoing
    • bug 1159134 - [B2G][STK] Add support to peek last +CSIM request from console command.
    • bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL. (r?)
    • 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
  • Review
    • bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available

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 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (landed)
    2. bug 904542 - B2G NetworkManager: Redefine the nsINetworkInterface (ongoing)
      • marked this as a meta bug and filed corresponding sub-bugs
    3. bug 1167132 - [NetworkManager] move network information into a separate interface (new)
      • f? for idl changes
    4. Study Android framework code for per-app routing
  • 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:
    1. Necko DNS sharing on 5/21

John

  • Done:
    1. bug 1159622 - [Icc] Split test_icc_contact.js into smaller tests.(Landed)
    2. bug 1153774 - Teach mozharness to detect the emulator type (arm or x86) implicitly.(Landed)
    3. bug 1162831 - Cannot detect x86 type when running marionette-webapi tests for emu-x86-kk on taskcluster.(Landed)
    4. bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
  • Target:
    1. bug 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed.
    2. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
    3. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.

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