Security/Sandbox/2017-03-23
From MozillaWiki
« previous week | index | next week »
bobowen
- bug 1336703 - [e10s] Firefox does not render file URL from network drive and bug 1344453 - [BUG] [Windows] [e10s] Unable to open attachments from Windows Mail trusted store app in Firefox
- Have potential fix for this by modifying the sandbox slightly so I can add an allow all read rule.
- bug 1175267 - [e10s] about:addons page turns blank when opening XPI file
- Have fix for drag and drop, need to look at other code paths.
- bug 1344465 - Can't submit form using post method form WebExtensions or file:// page
- Have a fix with partial r+, just working on better tests.
- bug 1337331 - Update security/sandbox/chromium/ to Chromium stable channel version 56.0.2924.87
- on inbound
- bug 1343184 - Add pref to allow http content linked from file:// URI to load in file content process
- landed
- bug 1345807 - View Page Source doesn't work on data URI loaded in file content process
- landed
gcp
- bug 1347358 Profile Locking bug - cleanup of leftover files
- bug 1308400 symlinks in objdir linking back to srcdir - different options
haik
- bug 1334550 - Proxy moz-extension protocol requests to the parent process
- Bug reviews
- bug 1348040 - OS X Save to PDF fails with "Print Preview Error - An error occurred while printing"
- (maybe look at this: https://bugzilla.mozilla.org/show_bug.cgi?id=1329216 )