Security/Sandbox/2015-06-11

< Security‎ | Sandbox
Revision as of 16:35, 30 June 2015 by Bobowen (talk | contribs) (Created page with "<!-- Maybe don't screw with these links unless you've read this blog post: http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/ Just copy them to new pages an...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


« previous week | index | next week »

Windows

  • Content Sandboxing
    • bug 1173698 - Windows sandbox causes failure of content process output when writing to the console.
    • bug 1171796 - MOZ_LOG() from child process are not outputted into log file on Windows
  • NPAPI Sandboxing
    • bug 1165903 - low integrity NPAPI causes 0,0 positioning bug - current patch on bug breaks Silverlight even with sandbox turned off. Currently investigating, but if I can't fix it soon I'll make the changes flash specific. One bright point is that with some very permissive rules I had Silverlight running with the sandbox.
    • bug 1165895 - low integrity NPAPI sandbox causes some crash reporting tests to fail - r+ - waiting until 1165903 is fixed to land

Linux/B2G

  • Other Linux Work

OS X

  • Content Sandboxing
    • bug 1153809, which I fixed previously, has come back (in small numbers) on some Hackintosh hardware (non-Apple graphics hardware). For the moment I'm not going to do anything about it. But cases like this argue the need for us to simplify our Mac content process ruleset -- even at the cost of loosening it somewhat.