TPE CONNECTIVITY GROUP/2014-11-18: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 2: Line 2:


== Chuck ==  
== Chuck ==  
* ''' Done & Working in Progress '''
* ''' Target '''
** WPA-EAP
*# {{bug|1012549}} - Support import PKCS#12 in wifi <b>r?</b>
** Wifi Test Case
*# {{bug|1077330}} - Add marionette test for Wifi certificate functions. <b>r+</b>
*# {{bug|1084230}} - Add marionette test for WPA-EAP connection. <b>r+</b>
** VPN
*# {{bug|1087172}} - Mirror mtpd and pppd into mozilla git <b>landed</b>
*# {{bug|1085240}} - Add VPN daemons for flame-kk <b>r?</b>
*# {{bug|1096744}} - Support PPTP VPN <b>WIP, core function work</b>
** Others
*# {{bug|1019691}} - Wifi connection priority <b>r?</b>
*# {{bug|934292}} - Open WifiManager to privileged app. <b>r?</b>


* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''
# {{bug|1093951}} - WiFi Multicast/Broadcast filter don't work when system is sleep.


* ''' Pending '''
* ''' Pending '''
# {{bug|1086222}} - Can't import certificate already built-in in gecko.
# {{bug|1059040}} - SNTP error on rapid request <b>workaround done, refactory WIP</b>
# {{bug|1057091}} - Support USB tethering in IPv6 upstream interface <b>r-, WON'T FIX?</b>
# {{bug|1058416}} - Use IPDL in wifi <b>WIP, handling link error</b>
# {{bug|1050147}} - Remove wifi enable control by settings <b>depends on {{bug|1050143}}</b>
# {{bug|1047258}} - WiFi with Captive Portal and data connection can mess up
# {{bug|994564}} - Use different thread for executing wifi command and netutil command <b>WIP</b>
# {{bug|981472}} - Join an invalid network, the current connection will be disconnected <b>WIP</b>
# {{bug|989834}} - it takes 10 seconds to unload wifi driver on Sora <b>WIP</b>
# {{bug|928775}} - Support UESRNETWPIN <b>r?</b>
# {{bug|917097}} - Wifi Enabled in airplane mode <b>r+</b>


== Dimi ==  
== Dimi ==  

Revision as of 02:12, 18 November 2014

Discussion Topics

Chuck

  • Target
    • WPA-EAP
    1. bug 1012549 - Support import PKCS#12 in wifi r?
    • Wifi Test Case
    1. bug 1077330 - Add marionette test for Wifi certificate functions. r+
    2. bug 1084230 - Add marionette test for WPA-EAP connection. r+
    • VPN
    1. bug 1087172 - Mirror mtpd and pppd into mozilla git landed
    2. bug 1085240 - Add VPN daemons for flame-kk r?
    3. bug 1096744 - Support PPTP VPN WIP, core function work
    • Others
    1. bug 1019691 - Wifi connection priority r?
    2. bug 934292 - Open WifiManager to privileged app. r?
  • Review & Feedbacks
  1. bug 1093951 - WiFi Multicast/Broadcast filter don't work when system is sleep.
  • Pending
  1. bug 1086222 - Can't import certificate already built-in in gecko.
  2. bug 1059040 - SNTP error on rapid request workaround done, refactory WIP
  3. bug 1057091 - Support USB tethering in IPv6 upstream interface r-, WON'T FIX?
  4. bug 1058416 - Use IPDL in wifi WIP, handling link error
  5. bug 1050147 - Remove wifi enable control by settings depends on bug 1050143
  6. bug 1047258 - WiFi with Captive Portal and data connection can mess up
  7. bug 994564 - Use different thread for executing wifi command and netutil command WIP
  8. bug 981472 - Join an invalid network, the current connection will be disconnected WIP
  9. bug 989834 - it takes 10 seconds to unload wifi driver on Sora WIP
  10. bug 928775 - Support UESRNETWPIN r?
  11. bug 917097 - Wifi Enabled in airplane mode r+

Dimi

  • Done & Working in Progress
  1. bug 1097564 - Support promise for NFC related WebAPI. r?
  2. bug 996397 - B2G NFC: Investigate if DOMRequests should be replaced with Promises. r+
  3. bug 1095322 - Child process should know current power level of NFC HW. working
  4. bug 1093483 - Calling NFC API when NFC is not enabled should throw. working
  • Review & Feedbacks
  1. bug 1097442 - Rename EventTarget to EventListener
  2. bug 1098253 - return current rfState from nfcd in changeRFRequest
  3. bug 1086179 - Add a format API to MozNFCTag
  4. bug 1098975 - sessionToken is missing in _createNFCPeer in nsNfc.js
  5. bug 1082445 - B2G NFC: Should we allow calling NFC API from background apps?
  6. bug 1097527 - ontag/peerlost shouldn't be fired if App doesn't listen or receive ontagfound/peerfound
  • Pending
  1. {{bug|1091356 - Change AvailableIn to PrivilegedApps for p2p sharing API.
  2. bug 927298 - Support wifi hotspot status APIs.
  3. bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail.
  4. bug 1043276 - [NFC] Find a way for nfcd to know EVT_TRANSACTION comes from SIM or eSE.
  5. bug 1063439 - [NFC] nfcd should handle simulated EVT_TRANSACTION event from emulator.
  6. bug 1059232 - [NFC] Add simple way to trigger EVT_TRANSACTION from nfcd.

Ethan

  • Done & Working in Progress
  • Review & Feedbacks
  • Pending

Henry

Done & Working in Progress

  1. bug 1083449 - Closing an invalid fd in WiFi
    • r+'d
    • Was backed out due to cpp unit test crash on 2.1. Already found the root cause and waiting for caf's response.
    • Still waiting for caf's test report.
  2. bug 1093951 - WiFi Multicast/Broadcast filter don't work when system is sleep
    • Created gaia PR for 2.0/2.1. Will introduce different design and land on master.
    • Fixed gaia unit test failure due to the lack of setPowerSavingMode in the mock wifi manager
  3. bug 1098192 - Remove the unnecessary ifc locking in NetUtils.cpp

Wifi Display

  1. Composing Wifi Display wiki page: https://wiki.mozilla.org/B2G/Wifi_Display
  2. Investigating and profiling the drawing pipeline (eglSwapBuffers)

Pending

  1. bug 1040565 - system message shouldn't be dispatched to frozen pages

Jonathan

  • Done & Working in Progress
    • bug 1086179 - Add a format API to MozNFCTag (review+)
    • bug 1095329 - [RTSP] Receiving data but not playing if resume from screen lock after end-of-stream (working)
    • bug 1080461 - [RTSP] Live stream does not play automatically (working)
  • Review & Feedbacks
  • Pending
    • bug 1090838 - [RTSP] Re-play after EOS doesn't work sometime (found extra play after EOS)
    • bug 1068523 - [woodduck][MT6572][Streaming][RTSP] Error message is not prompted when connectivity is lost (solved video, found the problem with audio-only, depending on bug 619421)
    • bug 1080467 - [RTSP] Live stream video performance tuning
    • bug 1080468 - [RTSP] Live stream audio broken after played for a while

Yoshi

  • Done & Working in Progress
    • bug 1096897 - replace powerLevel to rfState. landed
    • bug 1098253 - return current rfState from nfcd in changeRFRequest. landed
    • bug 1098975 - sessionToken is missing in _createNFCPeer in nsNfc.js landed
    • bug 1094527 - [NFC] Cannot share with other device through NFC, does not go to sharing UI. CLOSE AS INVALID
    • bug 1097442 - Rename EventTarget to EventListener. landed
    • bug 1097527 - ontag/peerlost shouldn't be fired if App doesn't listen or receive ontagfound/peerfound. ongoing
    • bug 1082445 - B2G NFC: Should we allow calling NFC API from background apps? ongoing
  • Review & Feedbacks
  • Pending

Wesley(EPM)

Howie (EPM for Networking)