Open Bug 1859416 Opened 2 years ago Updated 2 years ago

Remove remaining bits of code for JS plugins

Categories

(Core :: DOM: Content Processes, task)

task

Tracking

()

People

(Reporter: mccr8, Assigned: mccr8)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I assume that JS plugins aren't a thing any more given that we have no plugins at all. However, while looking at code coverage I noticed there are a few bits and pieces of that code sitting around.

There's the definition (and single use) of the IPC data structure JSPluginFrameIPCTabContext, MutableTabContext::SetTabContextForJSPluginFrame, TabContext::SetTabContextForJSPluginFrame, TabContext::mJSPluginID, and probably other things. It looks like deleting everything containing "jsplugin" would find a lot.

I guess I could take a crack at this.

Assignee: nobody → continuation
See Also: → 1529133

I have a patch that at least builds and works well enough to load a webpage.

Depends on: 1859535
Blocks: 1860860

I think there's some overlap with bug 1875822 and this.

Depends on: 1875822
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: