Bug 1747065 - remove plugin.load_flash_only setters which are no-ops r=mossop

Differential Revision: https://phabricator.services.mozilla.com/D134398
This commit is contained in:
Gijs Kruitbosch 2021-12-21 14:34:48 +00:00
parent f34d31e093
commit b095cb0969
19 changed files with 0 additions and 36 deletions

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
support-files =
subtst_contextmenu_webext.html
test_contextmenu_links.html

View File

@ -6,8 +6,6 @@
###############################################################################
[DEFAULT]
prefs =
plugin.load_flash_only=false # for plugin usage in browser_tab_dragdrop.js
support-files =
alltabslistener.html
app_bug575561.html

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
support-files =
BlocklistTestProxy.jsm
empty_file.html

View File

@ -6,7 +6,6 @@ prefs =
dom.ipc.keepProcessesAlive.extension=1
dom.animations-api.core.enabled=true
dom.animations-api.timelines.enabled=true
plugin.load_flash_only=false
javascript.options.asyncstack_capture_debuggee_only=false
support-files =
head.js

View File

@ -5,9 +5,6 @@
const { AddonManager } = require("resource://gre/modules/AddonManager.jsm");
add_task(async function testReloadExitedAddon() {
// Force sync plugin loading to avoid spurious install events from plugins.
Services.prefs.setBoolPref("plugin.load_flash_only", false);
await startupAddonsManager();
DevToolsServer.init();

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
head = head.js
support-files =
audio.ogg

View File

@ -1,6 +1,5 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
formhelper.autozoom.force-disable.test-only=true
support-files =
audio.ogg

View File

@ -1,6 +1,5 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
dom.menuitem.enabled=true # only for test_bug617528.html
dom.forms.inputmode=true # only for test_inputmode.html
support-files =

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
skip-if = headless # crash on shutdown, no other failures
support-files =
large-pic.jpg

View File

@ -1,7 +1,6 @@
[DEFAULT]
tags = mcb
prefs =
plugin.load_flash_only=false
security.mixed_content.upgrade_display_content=false
dom.security.https_first=false
support-files =

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
support-files =
img_referrer_testserver.sjs
referrer_header.sjs

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
support-files =
abrupt_completion_worker.js
worker.js

View File

@ -38,8 +38,6 @@ support-files =
test2_bug622361.html
file1_bug414291.html
file2_bug414291.html
prefs =
plugin.load_flash_only=false
[test_DOMWindowCreated_chromeonly.html]
[test_bug132255.html]

View File

@ -4,7 +4,6 @@ prefs =
layout.css.individual-transform.enabled=true
layout.css.motion-path.enabled=true
layout.css.page-size.enabled=true
plugin.load_flash_only=false
skip-if = os == 'android'
support-files =
animated.gif

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
skip-if = os == 'android'
support-files = test-dir/test-file

View File

@ -2120,10 +2120,6 @@ toolbar#nav-bar {
"gfx.font_rendering.fallback.async": False,
}
# Ideally we should set this in a manifest, but a11y tests do not run by manifest.
if options.flavor == "a11y":
prefs["plugin.load_flash_only"] = False
if options.flavor == "browser" and options.timeout:
prefs["testing.browserTestHarness.timeout"] = options.timeout

View File

@ -1,5 +1,3 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
[browser_cookieDomain.js]

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
support-files =
audio.ogg
empty.png

View File

@ -1,6 +1,4 @@
[DEFAULT]
prefs =
plugin.load_flash_only=false
skip-if = os == 'android'
support-files =
empty_window.xhtml