Closed Bug 1734056 Opened 4 years ago Closed 3 years ago

Remove some remaining pref-related plugin cruft

Categories

(Core :: General, task)

task

Tracking

()

RESOLVED MOVED

People

(Reporter: mccr8, Assigned: jimm)

References

Details

I came across a few things related to plugins that don't seem to do anything any more, and can probably be removed. There are a few places setting prefs that don't do anything more.

The prefs I found are

  • dom.ipc.plugins.sandbox-level.flash
  • dom.ipc.plugins.sandbox-level.default
  • dom.ipc.plugins.enabled
  • plugin.disable

There's also a bunch of other dom.ipc.plugins.* stuff that maybe could be removed: https://searchfox.org/mozilla-central/search?q=dom.ipc.plugins&path=

from Bug 1714549 (which I'll close as a duplicate)

AFAICT these do nothing anymore

  • dom.ipc.plugins.flash.subprocess.crashreporter.enabled
  • dom.ipc.plugins.reportCrashURL - see Bug 1554089
  • plugin.state.flash
  • security.mixed_content.block_object_subrequest ? was this flash only?

Not sure on these ones, there may be others

  • dom.ipc.plugins.flash.disable-protected-mode ?
  • plugins.flashBlock.enabled ?
  • urlclassifier.flash* ?

(In reply to Chris Peterson [:cpeterson] from comment #4)

There are also ...

and can someone close Bug 372097 , thanks :)

The plugins.favorfallback were also related to flash and don't seem used anymore: https://searchfox.org/mozilla-central/search?q=plugins.favorfallback&path=&case=true&regexp=false

This needs to get broken out into individual bugs based on where the code is. Moving to core general for now to keep it around. The Plug-Ins component is going away.

Assignee: nobody → jmathies
Component: Plug-ins → General

dom.ipc.plugins.* -
Bug 1769601 - Remove obsolete dom.ipc.plugin.* related pref breadcrumbs

flashPluginState -
Bug 1769602 - Remove old Flash references in netwerk code

browser -
Bug 1769603 - Remove old plugin / flash references from browser code

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → MOVED
Blocks: old-prefs
No longer blocks: old-prefs
You need to log in before you can comment on or make changes to this bug.