Security/Sandbox/2016-08-25

From MozillaWiki
< Security‎ | Sandbox
Revision as of 13:49, 8 September 2016 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)
Jump to navigation Jump to search

« previous week | index | next week »

haik

  • bug 1228022 - Trigger print jobs from the parent instead of the child for OSX - Reading MacRoman names from the font nametable is working, this covers all the fonts I'm seeing be used on El Capitan and Sierra, but there are other possible encodings in Mac fonts for non-English, maybe we push what I have and add support for the other encodings if necessary in follow up patch, will post draft review today
  • bug 1290619 - Content sandbox rules should use actual profile directory, not Profiles/*/ regex's - causing a crash on inbound, bug with how I'm using nsCOMPtr, working on a fix