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

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


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



Revision as of 01:26, 14 October 2015

Weekly Meeting

  • Time: 2015/10/14 (Wed), 11AM
  • Room: 5F, Santos
  • Host: Ethan
  • Attendees:

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

Weekly Status Update

Dimi Lee

Ethan Tseng

  • New Security Model
    1. Bug 1165267 - Use OriginAttributes for nsCookieService (landed last week)
    2. Follow-up bug: Bug 1214071 - Add APIs get/removeCookiesForOriginAttributes() in nsICookieManager2.idl
      • Request feedback on IDL change (Bobby Holley).
    3. Bug 1179060 - Apply a default CSP for signed packaged content (feedback+ from Christoph)
      • Christoph suggests to remove "unsafe-inline" from default policy for signed packages. (Paul: We cannot do this.)
      • Require DOM peer as the reviewer (changes in nsDocument).
      • Dig into deep logic of nsCSPContext and nsCSPParser for implementation plan.
  • 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

Winnie Sun

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