Security/Sandbox/2015-06-18: Difference between revisions
Jump to navigation
Jump to search
(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...") |
No edit summary |
||
Line 3: | Line 3: | ||
Just copy them to new pages and it should Just Work! | Just copy them to new pages and it should Just Work! | ||
--> | --> | ||
<small>[[Security/Sandbox/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|« previous week]] | [[Security/Sandbox|index]] | [[Security/Sandbox/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week »]]</small> | <small>[[Security/Sandbox/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|« previous week]] | [[Security/Sandbox|index]] | [[Security/Sandbox/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week »]]</small> | ||
Latest revision as of 16:50, 30 June 2015
« previous week | index | next week »
Windows
- NPAPI Sandboxing
- bug 1165903 - low integrity NPAPI causes 0,0 positioning bug - landed - Silverlight bug was due to a call ordering problem I'd introduced in the Child and the fact that at one point it sends down a window of height 1 and width 1
- bug 1165895 - low integrity NPAPI sandbox causes some crash reporting tests to fail - landed
Cross Platform
- WebRTC/OpenH264 Sandboxing
- bug 1104616 - Patches up for review, try is green
- Audio is next, will discuss arch in Whistler
- nsWebBrowserPersist / Save As
- bug 1101100; finally works now (except context menu Save Frame As), needs comments / cleanup / finding reviewers.