Bug 1475722 - Mac Flash sandbox causes empty file upload dialogs on OS X 10.9, 10...
commit946187d6840e236f020a0014570ceb7d9c75a72c
authorHaik Aftandilian <haftandilian@mozilla.com>
Wed, 18 Jul 2018 00:30:44 +0000 (17 17:30 -0700)
committerHaik Aftandilian <haftandilian@mozilla.com>
Wed, 18 Jul 2018 00:30:44 +0000 (17 17:30 -0700)
tree4cf8539838c66b79512411646b17c7639646934d
parent0f5d8527e246ee17a35a7a73dadffa34b3dbcafa
Bug 1475722 - Mac Flash sandbox causes empty file upload dialogs on OS X 10.9, 10.10 r=Alex_Gaynor

On 10.9 and 10.10, grant global read access to the Flash sandbox.

Change Flash sandbox levels by adding a new level 1 that includes
global read access which will be the default on 10.9/10.10.
Level 2 is the new default for 10.11 and above with file read
access enabled by file dialog activity.

MozReview-Commit-ID: LvXhd6Vf7mo

--HG--
extra : rebase_source : 946f89937e5bb4506fd6bc8b2c050c86a8b29cc8
browser/app/profile/firefox.js
dom/plugins/base/nsPluginTags.cpp
security/sandbox/common/SandboxSettings.cpp
security/sandbox/mac/SandboxPolicies.h