TPE CONNECTIVITY GROUP/2014-10-14

From MozillaWiki
Jump to: navigation, search

Discussion Topics

  • Improvement activities during 11/24 ~ 12/31.
    • Move RTSP stack from chrome process to content process.
    • RTSP live stream
    • Support privilege WiFi APIs(Bug 934292)
    • Support privilege NFC APIs(Bug 1042851)
  • 2015 product initiatives - http://goo.gl/15uRk0

Chuck

  • Target
  1. bug 1079173 - Configured network of ID 0 won't be reported as known network landed
  2. bug 1073342 - Remove non-necessary thread in wifi certificate service landed
  3. bug 1078113 Returned value of importCert() and listImportedCerts() becomes empty landed
  4. bug 1079173 - Configured network of ID 0 won't be reported as known network landed
  5. bug 1073330 - Support set certificate nickname in NSS r+
  6. bug 1012549 - Support import PKCS#12 in wifi r+, fixing last issue
  7. bug 1010127 - Wi-Fi list exposes configured but not in range SSIDs r?
  8. bug 1050679 - Use network info in state change event in Gaia r?
  9. bug 1077330 - Add marionette test for Wifi certificate functions. r?
  10. VPN study implementation of Android
  • Review & Feedbacks
  1. bug 1019691 - WLAN connect priority order
  2. bug 934292 - Allow WifiManager (or a subset of features) from privileged apps
  • Pending
  1. bug 1059040 - SNTP error on rapid request workaround done, refactory WIP
  2. bug 1057091 - Support USB tethering in IPv6 upstream interface r-, WON'T FIX?
  3. bug 1058416 - Use IPDL in wifi WIP, handling link error
  4. bug 1050147 - Remove wifi enable control by settings depends on bug 1050143
  5. bug 1047258 - WiFi with Captive Portal and data connection can mess up
  6. bug 994564 - Use different thread for executing wifi command and netutil command WIP
  7. bug 981472 - Join an invalid network, the current connection will be disconnected WIP
  8. bug 989834 - it takes 10 seconds to unload wifi driver on Sora WIP
  9. bug 928775 - Support UESRNETWPIN r?
  10. bug 917097 - Wifi Enabled in airplane mode r+

Dimi

  • Done & Working in Progress
  1. bug 1077240 - After a certain point device cannot send data anymore. land
  2. bug 1046516 - [Flame][NFC] check HCI_EVENT_TRANSACTION behavior in suspend mode. v184 works
  3. bug 1053675 - [NFC] nfcd should send correct session id for each tech discover and tech lost pair. land
  4. bug 927298 - Support wifi hotspot status APIs. r?
  5. bug 1061512 - [NFC] nfcd should notify gecko about NDEF information. land
  • Working
  1. bug 1068544 - Support transceive function for nfcd. on-going
  2. bug 1069196 - [NFC] Study the routing table strategy in kitkat and apply it in nfc. on-going
  3. bug 1068048 - Should check wifi-manage permission in TetheringManager. on-going
  4. bug 1043276 - [NFC] Find a way for nfcd to know EVT_TRANSACTION comes from SIM or eSE. on-going
  5. bug 1063439 - [NFC] nfcd should handle simulated EVT_TRANSACTION event from emulator. on-going
  6. bug 1058440 - B2G NFC: enable debug when NFC debug is enabled. on-going
  7. bug 1059232 - [NFC] Add simple way to trigger EVT_TRANSACTION from nfcd. on-going
  8. bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail. on-going
  9. bug 1043782 - [NFC][Flame] Cannot detect correct tag type for MWC card. on-going
  • Pending
  1. bug 1069201 - [NFC] Support HCE in nfcd
  2. bug 1057918 - [NFC] Support enable/disable debug message at runtime
  3. bug 1030615 - NFC Daemon shall support the logical channel communication with eSE.

Ethan

  • Done & Working in Progress
    • bug 1056187 - Frame drops observed during RTSP streaming (2.1+) (resolved fixed)
    • bug 1074791 - [RTSP] Avoid unnecessary play/pause requests to RTSP server (2.1+) (resolved fixed)
    • bug 1075400 - [RTSP] Ensure PausedDone completes before sending a PLAY request to RTSP server (2.1+) (resolved fixed)
    • bug 1080470 - [RTSP] Avoid unnecessary play/pause requests to RTSP server in RspControllerChild (2.1+) (resolved fixed)
    • bug 1014579 - [RTSP][V2.0] Full screen mode message shows null host when open in a new tab (2.1+) (r+)
      • Protocol flag URI_INHERITS_SECURITY_CONTEXT
    • bug 1072050 - Add pref for setting device identifier in UA string (r+) (sr?)
  • Review & Feedbacks
    • Review: bug 1045062 - [RTSP] Replace CHECK assertions by NS_ASSERTION or graceful assertions
    • Review: bug 1080464 - [RTSP] Live stream frames are not rendered
    • bug 1079129 - [Woodduck][Streaming][RTSP]Display error screen when click power button in "https://rawgit.com is now full screen" dialog
    • bug 1054171 - [meta][RTSP] Support live stream over RTSP/RTP
    • bug 1080461 - [RTSP] Live stream does not play automatically
  • Pending
    • bug 1081859 - [RTSP] Remove resume and suspend from IPDL of RtspController

Henry

  • Done & Working in Progress
  1. bug 1049460 - Supports Wifi Direct on KK
  2. Ported Wifi Display to KK. Now it is able to establish Wifi Direct connection and cast screen (corrupted though...) to the sink.
  3. Studying gfx/layer (preliminary investigation for Wifi Display)
  • Review & Feedbacks
  1. bug 1077330 - [Wifi] Add marionette test for Wifi certificate functions.
  • Pending
  1. bug 1040565 - system message shouldn't be dispatched to frozen pages

Jonathan

  • Done & Working in Progress
    • bug 1045062 - [RTSP] Replace CHECK assertions by NS_ASSERTION or graceful assertions (r?)
    • bug 1054171 - Support live stream over RTSP/RTP (meta, depending on following bugs)
      • bug 1080464 - [RTSP] Live stream frames are not rendered (r?)
      • bug 1080461 - [RTSP] Live stream does not play automatically (investigating, but taken by a volunteer???)
      • bug 1080467 - [RTSP] Live stream video performance tuning (on-going, may be solved by Ethan's patch)
      • bug 1080468 - [RTSP] Live stream audio broken after played for a while (on-going, may be solved by Ethan's patch)
  • Review & Feedbacks
  • Pending

Yoshi

  • Done & Working in Progress
    • checking log from bug 1077240 - After a certain point device cannot send data anymore. fixed by Dimi
    • bug 1080382 [NFC][KK][2.0] flame-kk.xml should use nfcd from 2.0 branch. landed
  • Review & Feedbacks
    • bug 1077240 - After a certain point device cannot send data anymore.
  • Pending

Wesley(EPM)

Howie (EPM for Networking)