Skip to content

Removing plugins? #6003

@domenic

Description

@domenic

With Flash deprecation, it might be the case that browsers no longer implement plugins, and as such we could remove some of the spec complexity around them.

Note, however, that we do need to keep enough to allow rendering of PDFs, and to allow rendering of HTML pages (and other supported content types) in embed and object. So it's not like we can completely gut the embed and object sections.

And, it looks like at the time of #3958, Chrome treated PDFs as plugins. So maybe we can't remove much.

Anyway, some candidates for removal:

The param simplification likely holds even if PDF ends up staying around as a plugin. (And in turn we can close #387.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions