Bug 1323253 - Enable unsafe CPOW checks in Marionette; r=automatedtester

Since bug 1244425 and bug 1280947 have made it into Firefox Stable,
it is now safe to enable unsafe CPOW checks in Marionette.

MozReview-Commit-ID: Fwb1tIylGKQ

--HG--
extra : rebase_source : 603b83a39a6a5f5dcc4f6b55dbcd0766e92cbca3
This commit is contained in:
Andreas Tolfsen 2016-12-13 19:11:05 +00:00
parent 9c0e4cc656
commit 3cf1ddb4ce

View File

@ -32,9 +32,6 @@ class GeckoInstance(object):
# Do not show datareporting policy notifications which can interfer with tests
"datareporting.policy.dataSubmissionPolicyBypassNotification": True,
# Until Bug 1238095 is fixed, we have to enable CPOWs in order
# for Marionette tests to work properly.
"dom.ipc.cpows.forbid-unsafe-from-browser": False,
"dom.ipc.reportProcessHangs": False,
# No slow script dialogs