TPE CONNECTIVITY GROUP/2015-10-13
Jump to navigation
Jump to search
Meeting Info
- Time: 2015/10/14 (Wed), 11AM
- Room: 5F, Santos
- Host: Ethan
- Attendees: Dimi, Henry, Jonathan, Tim, Thomas, Winnie, Yoshi
Agenda
- Weekly status update
- Skip level meeting (10/27)
- 2015 Q4 goal setting
- 2.5 blockers and root cause analysis
- Meeting time
- Initiative of Orlando WW
- Progress of NSec this week: What can we deliver? What blocks us?
Weekly Status Update
Dimi Lee
- Done & Working in Progress
- bug 1207727 - Rework updating service workers according to the latest spec. f+
- Review & Feedbacks
- Pending
- bug 1181389 - check for full package update when doing service worker update
- bug 1181390 - fire install and activate events on service worker
- bug 1179064 - Ensure that service worker code for signed packages is contained within the package
Ethan Tseng
- New Security Model
- bug 1165267 - Use OriginAttributes for nsCookieService (landed last week)
- bug 1214071 - Add APIs get/removeCookiesForOriginAttributes() in nsICookieManager2.idl (ongoing)
- bug 1179060 - Apply a default CSP for signed packaged content (feedback+ from Christoph)
- Review patch: Bug 1204846 - Amount of mobile data consumed regresses
- Management
- 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
- Deliver a usable first prototype (Henry, Jonathan)
- 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, ...)
- Enhancement of NSec
- Add test cases (Henry, ...)
- Add debugging tools (Henry, ...)
- Demonstrate NSec in Orlando work week
Maintenance of Owned Modules
- Fix 2.5 blockers
- Wi-Fi (Henry, Tim)
- Alarm and system message (Henry, Tim)
- NetworkStats (Ethan, Tim)
- NFC (Dimi, Thomas)
- RTSP (Jonathan)
- 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
- Integrate New Security Model with Gaia (NGA?)
- TBD