Security/Sandbox/2014-06-26

From MozillaWiki
Jump to: navigation, search


« previous week | index | next week »

26 June 2014

  • Windows sandboxing
    • Landed patch for bug 1014002: Caused tests to fail when sandboxing enabled on Windows. Blocked both gmp/OpenH264 and content process sandboxing
    • Implementing review comments for bug 985252 (Windows gmp/OpenH264 sandbox). Should have updated patch for review by EOW
    • Continuing to investigate follow-up issues (ratcheting down permissions)
    • Logging
      • Warn only sandbox now compiling (using callbacks instead of linking) and running on Try. Unfortunately still using a pretty nasty hack to get the function pointers for the callbacks into the interception code.
      • Bug 1018966
  • Mac sandboxing
  • Linux/B2G sandboxing