TPE TelephonyPlatform team/2016-01-26

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • News sharing


  • 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

  • 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
  • RIL Refactor (pending)
    • bug 1234798 - [Telephony] Create ril_worker_telephony_helper.js (pending)
      • RILQUIRKS
      • EmergencyCbMode
  • 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 1224990 - Intermittent test_smsc_address.js | got false, expected true - got , expected +123456789 (landed)
  • Reviewed
    • bug 1235484 - [MMS] Check RadioState from MobileConnection instead of "ril.radio.disabled". (r+)
  • Pending
    • 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 1239903 - Retrieve the xulrunner-sdk from tooltool instead of a task artifact (Landed)
    • 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+)
        • B2G Mulet Gaia tests are all busted, I suspect there is something wrong on taskcluster-client node package.
    • Xpcshell:
      • bug 1233940 - Enable emu-x86-kk xpcshell tests on m-c and integration branches on Treeherder Production as Tier-2 (Landed)

Review & feedback

  • bug 1203075 - Wifi tethering marionette-webapi fails on emulator-x86-kk
  • bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state

Tracking & Debugging

  • bug 1234972 - [emulator-x86-kk][xpcshell] PROCESS-CRASH | devtools/shared/security/tests/unit/test_encryption.js | application crashed [@ DispatchCertVerificationResult::Run]
  • bug 1241831 - Intermittent test_oob_cert_auth.js | application crashed [@ mozilla::net::::TLSServerSecurityObserverProxy::OnHandshakeDoneRunnable::Run]
  • bug 1240018 - [taskcluster-vcs] Remove unnecessary cached repos

Other

  • Web-Extension on desktop/b2g

Pending

  • bug 1222944 - [mozrunner] Dump kernel log for B2G emulator
  • bug 1239240 - Minidump and crashreport doesn't work on taskcluster emulator marionette-webapi tests
  • 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

Stone

  • Done
    • bug 1235484 - [MMS] Check RadioState from MobileConnection instead of "ril.radio.disabled". (landed)
  • Ongoing
    • bug 942066 - Use loadChromeScript and SJS for MMS mochitest.
      1. Blocked due to can't resolve proxy problem
      2. Tracing MmsService flow