FirefoxOS/New security model/Meetings/2015-07-29 Notes

From MozillaWiki
Jump to: navigation, search

Sprint 4, WW2 (July 27 - July 31)

  • Time: 2015/7/29 (Wed), 2pm
  • Place: B2G Vidyo
  • Host: Paul Theriault
  • Attendees: Jonas, Ken, Yoshi, Dimi, Henry, Ethan, Kan-Ru

References

Agenda

  • Weekly status update
  • Clarify the definition/scope of milestone 1: Usable prototype on 2015/9/4

Status Update

Henry

  • Bug 1181137 - Packaged Apps do not apply security headers.
    • r+ by Honza. Ready to land.
  • Bug 1185439 - Packaged apps needs to know the header of the multipart'ed content
  • Bug 1188717 - Store necessary info to cache metadata for packaged web app
  • Bug 1187307 - [PackagedAppService] Files that have been deleted from the package should be removed from the cache after update

Dimi

  • Bug 1187766 - Test loading plugins scenarios with fetch interception
    • ongoing
  • Bug 1158735 - FetchEvent.client asserting in onFetch when there's no document
    • land
  • Bug 1179191 - When updating a sw via about:sw in b2g the parent process kills the settings app
    • The solution suggest by Ben doesn't working, need to wait until SWM is moved to parent process
  • Bug 1186312 - Cache API should not accept system principals for child processes
    • r+, running try now

Yoshi

  • Bug 1165214 - DOMStorageManager should use origin for ScopeKey and QuotaKey
    • working on migrating database.
  • Bug 1165466 - Fix up docshell and loadcontext inheriting code in nsIScriptSecurityManager to use originAttributes rather than explicitly querying appid/browser
    • r? sent
  • Bug 1165277 - Use origin in SessionStorage.jsm
    • r? sent

Kanru

  • Bug 1186843 - Notify observers "message-manager-will-change" before switching processes

Ethan

  • Reviewed two bugs of NetworkStats (Cost Control) component
    • Bug 1177236 - [Cost Control] Usage Alert does not fire when data is consumed by second device connected through hotspot
    • Bug 1167132 - [NetworkManager] move network information into a separate interface
  • (P1) Bug 1179060 - Apply a default CSP for signed packaged content
  • Bug 1163254 - Add signedPkg OriginAttribute for new Firefox OS security model
  • Get start to CSP test
  • Investigate converting indexeddb to origin