Open
Bug 1774438
Opened 3 years ago
Updated 2 years ago
Consider removing leftover <param> code and getPluginParameters()
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
References
Details
There is currently some Gecko code for
<param>
innsObjectLoadingContent
. That said, I think the exposure of the results of this code onHTMLObjectElement
andHTMLEmbedElement
is[ChromeOnly]
.
Tomislav can hopefully comment as to whether this would impact add-ons and needs special care.
Updated•3 years ago
|
Severity: -- → N/A
Updated•3 years ago
|
Type: defect → task
Comment 1•2 years ago
|
||
<param>
removal has now fully shipped in Chromium with no bugs reported: https://bugs.chromium.org/p/chromium/issues/detail?id=1315717#c15
You need to log in
before you can comment on or make changes to this bug.
Description
•