TPE TelephonyPlatform team/2016-01-12

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • Ari's Q1 agenda
  • 2016 Q1 goal setting
    • Fill in on Workday by this Friday
    • Small tasks & target milestones


  • 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 (ongoing)
      • RILQUIRKS
      • EmergencyCbMode
  • CDMA Emulator
    • bug 1200480 - [B2G][Emulator] support CDMA 3-way call
    • 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 1235110 - [CBS] Forbid the SIM DOWNLOAD message to be delivered to the App layer. (landed)
    • bug 1235697 - [Z3C][CBS] Not able to disable the Cell Broadcast. (landed)
  • Reviewed
    • bug 1200480 - [B2G] [Emulator] support CDMA 3-way call (r+)
  • Ongoing
    • 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?)
    • bug 1233622 - [OTA][RIL] Separate Gecko and Gonk layers for accessing Androids properties (r?)
    • bug 1231753 - Implement Blacklist feature for prerendering

Edgar

Target

  • bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
    • bug 1143380 - Intermittent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or "mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs (Landed)
    • bug 1215084 - [mozcrash] "HTTP Error 404: Not Found" on downloading symbols (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
    • Xpcshell:
      • bug 1233940 - Enable emu-x86-kk xpcshell tests on m-c and integration branches
        • On staging now.
    • Marionette-webapi is back on both ics and x86-kk!!!!

Review & feedback

  • bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state

Tracking & Debugging

  • bug 1234974 - [emulator-x86-kk][mochitest] PROCESS-CRASH | dom/permission/tests/test_bluetooth.html | application crashed [@ mozilla::dom::bluetooth::BluetoothAdapter::IsBluetoothCertifiedApp()]

Other

  • 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 (r?)

Review & Feedback

Others

  1. Filing new emu-x86-kk failures

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.