TPE TelephonyPlatform team/2016-01-19

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2016 Jan. manager meeting


  • Tasks
    • Quality improvement (post 2.5)
      • Finish CDMA multicall emulation: Ben
      • emu-x86-kk (enable marionette-webapi & xpcshell on Production): Edgar, John
    • Architecture evolution
      • pre-rendering
      • Telephony API
      • Network manager enhancement
    • Contribution
      • Extension APIs
      • OTA/gecko update: RIL android property
    • Test coverage

Team memebers' updates

Ben

  • RIL Refactor (pending)
    • bug 1234798 - [Telephony] Create ril_worker_telephony_helper.js (pending)
      • RILQUIRKS
      • EmergencyCbMode
  • CDMA Emulator
    • bug 1200480 - [B2G][Emulator] support CDMA 3-way call (r+)
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
    • bug 1214537 - Intermittent test_gsm_cdma_{incoming|outgoing}_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
  • Telephony (Maybe WONTFIX)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (r-)
    • 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

Bevis

  • Done
    • bug 1233622 - [OTA][RIL] Separate Gecko and Gonk layers for accessing Androids properties (landed)
    • bug 1231753 - Implement Blacklist feature for prerendering (duplicated)
  • Reviewed
    • bug 1239906 - Deprecate nsIRadioInterfaceLayer.getClientIdForEmergencyCall() (r+)
  • Ongoing
    • bug 1224990 - Intermittent test_smsc_address.js | got false, expected true - got , expected +123456789 (r?)
    • bug 1235040 - [B2G][MMS] Not able to send MMS in B2G_DEBUG build. (ni?)
    • bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable. (r?)

Edgar

Target

  • bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
    • bug 1239261 - We should download the xulrunner from taskcluster artifact instead of people.mozilla.org (Landed)
      • bug 1239903 - Retrieve the xulrunner-sdk from tooltool instead of a task artifact
    • bug 1235734 - Emulator test jobs on taskCluster are skipping log uploads
      • bug 1238469 - Refactor b2g tests to remove custom mozharness configs from docker images (Review?)
    • bug 1239240 - Minidump and crashreport doesn't work on taskcluster emulator marionette-webapi tests
      • Using b2g_emulator_unittest.py for marionette doesn't help.
    • Xpcshell:
      • bug 1233940 - Enable emu-x86-kk xpcshell tests on m-c and integration branches
        • Tier-2.
  • bug 1239906 - Deprecate nsIRadioInterfaceLayer.getClientIdForEmergencyCall(). (Landed)

Review & feedback

  • bug 1224085 - Waiting for states in "initialization" of Mobileconnection marionette-webapi tests
  • bug 1236433 - [OTA][RIL] Separate Gecko and Gonk layers for accessing Androids properties
  • bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state
  • bug 1203075 - Wifi tethering marionette-webapi fails on emulator-x86-kk
  • bug 1200480 - [B2G] [Emulator] support CDMA 3-way call

Tracking & Debugging

Other

  • bug 1240018 - [taskcluster-vcs] Remove unnecessary cached repos
  • Web-Extension on desktop/b2g

Pending

  • bug 1222944 - [mozrunner] Dump kernel log for B2G emulator
  • bug 1232575 - Distributing the tests on try branch to a separated worker type (needinfo?)
  • 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 1224085 - Waiting for states in "initialization" of Mobileconnection marionette-webapi tests (r+)
  • bug 1221907 - Add test case for data lost recovery (WIP rebasing)
  • bug 1239600 Get emu-x86-kk Mochitest and crashtest Tier-2 on Treeherder (landed)
    1. work with sheriff to unhide them on try

Review & Feedback

Others

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 (taking leaves)

John

  • Target:
  • bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state (Ongoing)
  • bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(r+)
  • Pending:
  • bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel.
    • bug 1204800 - Install tooltool packages for B2G Device Image builds.(Reopen)
    • bug 1220093 - Missing builtbot Flame kitkat device image build (engineering) on treeherder try branch.
  • 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

  • Ongoing
    • bug 1085045 - Move SwapFrameLoader to nsIFrameLoader (Prerendering)
  • Pending
    • bug 1210093 - Timezone for Africa/Tunis is wrong
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts

Stone

  • Ongoing
    • bug 1235484 - [MMS] Check RadioState from MobileConnection instead of "ril.radio.disabled".
    • bug 942066 - Use loadChromeScript and SJS for MMS mochitest.