Security/Sandbox/2016-11-03

From MozillaWiki
Jump to: navigation, search

« previous week | index | next week »

bobowen

  • bug 1147911 - Use a separate content process for file:// URLs
    • Had a massive rebase and debug to do, but working again now.
    • Probably still need to write some of my own tests.
  • bug 1273372 - [EME] Crash in mozilla::gmp::GMPChild::ProcessingError
    • Needs a fix to my change for network drives and some fixes to chromium sandbox.

tedd

  • mostly assurance work
  • bug 1104619 - audio remoting
    • little progress, bugging people for information, wrapping my head around PCameras code
  • bug 1313218 - LD_PRELOAD sandbox library for shims - r+ from me

haik

  • bug 1303051 - Printing Issue: Page Setup not being respected since upgrade to 48.01 on Mac
    • On reviewboard
  • bug 1312273 - Twitter videos can't play in recent nightlies on OS X 10.9
    • Fixed in Nightly

gcp

  • bug 1312678 WebGL falls back to software-rendering on linux/radeonsi
  • Performance regressions, investigating on Talos

jld

  • bug 1272062 - Flatten out security/sandbox/linux/common; r+, checkin-needed.
  • bug 1313218 - Preload libmozsandbox so interpositions can go there; waiting for build and IPC review.
  • Some analysis/bug-herding on the Linux DRI bugs.

handyman

  • bug 1307708 - Crash in mozilla::ipc::MessageChannel::WaitForInterruptNotify | mozilla::ipc::MessageChannel::Call | mozilla::plugins::PPluginModuleChild::CallGetKeyState
    • Bug is not a major crasher. Punting -- we're going to see what happens on beta.
  • bug 1284897 - 64 bit Flash Player has storage permissions issues
    • Verified works with file-open from user folder @ plugin sandbox level "11", which I set to block user dll permissions.
    • Working on a few tests.