Closed
Bug 752827
Opened 13 years ago
Closed 13 years ago
Windowless plugins are being destruct and reconstruct when entering HTML5 fullscreen mode (mozRequestFullScreen)
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: ronhab, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
Steps to reproduce:
Loaded a page with windowless plugin in it.
invoked mozRequestFullScreen on div containing that plugin.
Actual results:
Windowless plugin destructed and then reconstructed again (on Both Windows and Mac)
Expected results:
Windowless plugin should remain alive while entering fullscreen mode.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•