Confirmed users
839
edits
(Created page with "{{FeatureStatus |Feature name=Feature name here |Feature stage=Development |Feature status=In progress |Feature health=OK |Feature status note=Bug open since 2001. }} {{FeatureTe...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{FeatureStatus | {{FeatureStatus | ||
|Feature name= | |Feature name=Plugins are destroyed when setting display to none | ||
|Feature stage=Development | |Feature stage=Development | ||
|Feature status=In progress | |Feature status=In progress | ||
Line 12: | Line 12: | ||
}} | }} | ||
{{FeaturePageBody | {{FeaturePageBody | ||
|Feature overview=If you change the display of an element that contains a plugin | |Feature overview=If you change the display of an element that contains a plugin in such a way that the plugin element gets reframed, or if you move the DOM node around in the document, then we unload the plugin and reload it. That means that any state in the plugin is lost, like say, how far into the video you were etc. This is a problem with where we represent plugins inside of Gecko and is a huge amount of work to fix. | ||
|Feature implementation plan=https://bugzilla.mozilla.org/show_bug.cgi?id=90268 | |Feature implementation plan=https://bugzilla.mozilla.org/show_bug.cgi?id=90268 | ||
}} | }} |