TPE CONNECTIVITY GROUP/2015-10-13: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Minor update)
(Add agenda)
Line 14: Line 14:
# Meeting time
# Meeting time
# Initiative of Orlando WW
# Initiative of Orlando WW
# Progress of NSec this week: What can we deliver? What blocks us?


= Weekly Status Update =
= Weekly Status Update =

Revision as of 02:40, 14 October 2015

Meeting Info

  • Time: 2015/10/14 (Wed), 11AM
  • Room: 5F, Santos
  • Host: Ethan
  • Attendees: Dimi, Henry, Jonathan, Tim, Thomas, Winnie, Yoshi

Agenda

  1. Weekly status update
  2. Skip level meeting (10/27)
  3. 2015 Q4 goal setting
  4. 2.5 blockers and root cause analysis
  5. Meeting time
  6. Initiative of Orlando WW
  7. Progress of NSec this week: What can we deliver? What blocks us?

Weekly Status Update

Dimi Lee

  • Done & Working in Progress
  1. bug 1207727 - Rework updating service workers according to the latest spec. f+
  • Review & Feedbacks
  • Pending
  1. bug 1181389 - check for full package update when doing service worker update
  2. bug 1181390 - fire install and activate events on service worker
  3. bug 1179064 - Ensure that service worker code for signed packages is contained within the package

Ethan Tseng

  • New Security Model
    1. bug 1165267 - Use OriginAttributes for nsCookieService (landed last week)
    2. bug 1214071 - Add APIs get/removeCookiesForOriginAttributes() in nsICookieManager2.idl (ongoing)
    3. bug 1179060 - Apply a default CSP for signed packaged content (feedback+ from Christoph)
  • Review patch: Bug 1204846 - Amount of mobile data consumed regresses
  • Management
    1. Complete 2015 Q4 goal settings

Henry Chang

Jonathan Hao

Tim Huang

  • bug 1204846 - Amount of mobile data consumed regresses
    • The patch has submitted.
  • bug 1131493 - [Wifi Direct] Support bonjour/upnp service advertisement
    • Studying the Wifi Direct.
  • bug 1207066 - [NetworkManager] implement nsINetworkInterface.activate()/deactivate() in wifi network interface
    • Planning how to implement this feature.

Thomas Nguyen

  • bug 1168704 - rename setFocusApp in nsINfcContentHelper
    • r+, Waiting try
  • bug 1166210 - Remove ServicesSetting changes listener in NfcContentHelper
    • Clarified and provided solution
  • bug 1201427 - [Aries] NFC Tap-to-Pay dose not work
    • Working

Winnie Sun

  • bug 1187262 - A device cannot connect B device through wifi
    • Finally r+ !!!!!!!!!!!!!!!!!!!!
  • Find out the flow chart to make service discovery of wifi direct
    • Thanks to Henry!!!!
  • Study on the current code, and think about how to make out the flow.
    • How to send command to wpa_supplicant -> WifiCommand.jsm
    • How to new a new event of p2p -> WifiWorker.js
    • How to get "p2p_peers" 's result - > Add a listener of "scanresult"
    • How to get the response? -> Add an event "P2P-SERV-DISC-RESP" in WifiP2pManager.jsm

Yoshi Huang

2015 Q4 Goal Setting

Also recorded in https://wiki.mozilla.org/TPE_CONNECTIVITY_GROUP/2015-Q4

New Security Model

  1. Deliver a usable first prototype (Henry, Jonathan)
  2. Complete all features of NSec
    • Signing (Jonathan)
    • Verifying signatures (Henry, Jonathan)
    • CSP (Ethan)
    • Process isolation (Henry)
    • Installing and updating (Henry)
    • Service Workers (Dimi)
    • Origin and cookies jars (Yoshi, Ethan, ...)
  3. Enhancement of NSec
    • Add test cases (Henry, ...)
    • Add debugging tools (Henry, ...)
  4. Demonstrate NSec in Orlando work week

Maintenance of Owned Modules

  1. Fix 2.5 blockers
    • Wi-Fi (Henry, Tim)
    • Alarm and system message (Henry, Tim)
    • NetworkStats (Ethan, Tim)
    • NFC (Dimi, Thomas)
    • RTSP (Jonathan)
  2. New features
    • Wi-Fi change to support NetworkManager enhancement (Tim)
    • Service Discovery of Wi-Fi Direct (Tim)
    • Polish NFC on features, emulator and test cases (Thomas)

Long Term Plan

  1. Integrate New Security Model with Gaia (NGA?)
  2. TBD