TPE CONNECTIVITY GROUP/2014-10-07

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)

Team memebers' updates

Chuck

  • Target
  1. bug 1073330 - Support set certificate nickname in NSS r?
  2. bug 1073342 - Remove non-necessary thread in wifi certificate service r?
  3. bug 1012549 - Support import PKCS#12 in wifi r?, try another NSS operation
  4. bug 1050679 - Use network info in state change event in Gaia r?
  5. bug 1059040 - SNTP error on rapid request workaround done, refactory WIP
  6. bug 1057091 - Support USB tethering in IPv6 upstream interface r-, WON'T FIX?
  • Review & Feedbacks
  1. bug 1065916 - WifiTethering crashes b2g.
  2. bug 1068468 - [woodduck][wifi]It will can't be searched by STA When hotspot's SSID as maximum length(>10) of Chinese or special symbol.
  • Pending
  1. bug 1058416 - Use IPDL in wifi WIP, handling link error
  2. bug 1050147 - Remove wifi enable control by settings depends on bug 1050143
  3. bug 1047258 - WiFi with Captive Portal and data connection can mess up
  4. bug 994564 - Use different thread for executing wifi command and netutil command WIP
  5. bug 981472 - Join an invalid network, the current connection will be disconnected WIP
  6. bug 989834 - it takes 10 seconds to unload wifi driver on Sora WIP
  7. bug 928775 - Support UESRNETWPIN r?
  8. bug 917097 - Wifi Enabled in airplane mode r+

Dimi

  • Done & Reviewing
  1. NFC Work Week
  2. bug 1053675 - [NFC] nfcd should send correct session id for each tech discover and tech lost pair. r?
  3. bug 927298 - Support wifi hotspot status APIs. r?
  4. bug 1061512 - [NFC] nfcd should notify gecko about NDEF information. r?
  • Working
  1. bug 1068048 - Should check wifi-manage permission in TetheringManager. ni?paul
  2. bug 1068544 - Support transceive function for nfcd. on-going
  3. bug 1069196 - [NFC] Study the routing table strategy in kitkat and apply it in nfc. on-going
  4. bug 1043276 - [NFC] Find a way for nfcd to know EVT_TRANSACTION comes from SIM or eSE. on-going, get some info from NXP
  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.
  4. bug 1046516 - [Flame][NFC] check HCI_EVENT_TRANSACTION behavior in suspend mode. vendor

Ethan

Done & In Progress

  1. bug 1056187 - Frame drops observed during RTSP streaming (2.1+)
    • Introduce playout delay
    • Depends on 1075400 and 1074791
  2. bug 1075400 - [RTSP] Ensure PausedDone completes before sending a PLAY request to RTSP server (2.1+) (landed)
  3. bug 1074791 - [RTSP] Avoid unnecessary play/pause requests to RTSP server (2.1+) (r?)
    • Put off play and pause operations using nsITimer
  4. bug 1014579 - [RTSP][V2.0] Full screen mode message shows null host when open in a new tab (2.1+) (r?)
    • Fix ProtocolFlags in RtspHandler
  5. bug 1072050 - Add pref for setting device identifier in UA string (feedback+)
    • Add preference "general.useragent.device_id"
  6. Reviewed: bug 1045062 - [RTSP] Replace CHECK assertions by NS_ASSERTION or graceful assertions

Pending

  1. bug 1068523 - [woodduck][MT6572][Streaming][RTSP] Video display error when disable WIFI CRID ALPS01727719
  2. bug 1032111 - [RTSP] Basic RTSP test case on ICS emulator (2.1, ongoing)
    • Cannot create RTSP in parent process (oop = false)
  3. Debug: bug 1045889 - [B2G][RTSP] When the user get interrupted by an alarm, the video will not resume
    • Seems a duplicate of bug 1045351 - [B2G][RTSP] When pausing an AAC file via RTSP, the audio will not play again

Henry

Done & Working

  1. bug 1038531 - Unify NetworkService/Networker/WifiNetUtil/WifiUtil
    • Fix marionette test failure and landed b2g-inbound
  2. bug 992772 - [B2G][RIL][NetworkManager] ResolveHostName with the DNS of the specified NetworkInterface.
  3. bug 1053650 - [B2G][MMS] Host Resolving with specified DNS in XMLHttpRequest
    • XMLHttpRequest.webidl => nsXMLHttpRequest => nsHttpChannel => nsHttpConnectionInfo => nsHttpConnectionMgr => nsSocketTransport => DNS lookup
    • Proposed 2 solutions:
      • Explicit route (ip): simple but requires to deal with nsProxyInfo as well
  4. bug 1058282 - [MMS] User does not receive a pop up asking to activate data to send message after disabling Wifi and Data
  5. Merge https://bitbucket.org/changhenry/mozilla-central/branch/dev/wfd to m-c upstream

Pending

  1. bug 1040565 - system message shouldn't be dispatched to frozen pages
  2. bug 1034020 - Intermittent test_wifi_associate.js | DMError: Timeout exceeded for shell call
  3. bug 1038510 - Intermittent test_wifi_tethering_wifi_disabled.js | ScriptTimeoutException: ScriptTimeoutException: timed out | test_wifi_tethering_wifi_inactive.js | MarionetteException: MarionetteException: Emulator callback still pending when finish() called

Jonathan

In Progress

bug 1045062 - [RTSP] Replace CHECK assertions by NS_ASSERTION or graceful assertions (almost finished)

bug 1054171 - Support live stream over RTSP/RTP (just started)

Yoshi

Wesley(EPM)

Vendor support for 2.2 NFC planning. Calling out to QC and DT in parallel

  • Bug 1016003 - [NFC-Payment-RIL-Vendor-Support] RIL/Baseband need to support APDU exchange via logical channel communcation on Flame.
  • Bug 987043 - [NFC-Payment-RIL-Vendor-Support ] BIP support for the remote management of secure element applets

MWC Badge

  • AI: Specify exactly what specifications we want. Get back to vendor by Aug/E.

Howie (EPM for Networking)

  • Please put story points and target milestone on every task you do
  • Use Tako