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

From MozillaWiki
Jump to navigation Jump to search
(Create this page.)
 
(Update Ethan's weekly report)
Line 37: Line 37:


== Ethan Tseng ==
== Ethan Tseng ==
* New Security Model
*# Bug 1165267 - Use OriginAttributes for nsCookieService (landed last week)
*# Follow-up bug: Bug 1214071 - Add APIs get/removeCookiesForOriginAttributes() in nsICookieManager2.idl
*#* Request feedback on IDL change (Bobby Holley).
*# 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
*# Complete 2015 Q4 goal settings


== Henry Chang ==
== Henry Chang ==

Revision as of 08:00, 13 October 2015

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


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

Thomas Nguyen

Winnie Sun

Yoshi Huang