Closed Bug 180802 Opened 22 years ago Closed 12 years ago

Full-page plug-ins get destroyed with display:none on IFRAMEs

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
mozilla1.4beta

People

(Reporter: peterlubczynski-bugs, Assigned: peterl-bugs)

References

()

Details

(Whiteboard: [PL2:NA])

The fix to bug 173938 introduced some hacky code to destroy full-page plugins
embedded in an IFRAME before the frame is destroyed because a plugin's window
frame must be destroyed before its parent. This bug is about removing that code
so that display:none on a full-page plugin will cause it to hide rather than
being destroyed.
Whiteboard: [PL2:NA]
Target Milestone: --- → mozilla1.4beta
Is the idea here to move the relevant code out of the plugin frame and into the
content model?
Yes, this bug should be fixed as a side-effect of these two:

- bug 90268 is about moving embedded plugin lifetime to content
- bug 90256 is about full-page plugins being part of the DOM by reusing the
embedded code path
Summary: full-page plugins get destoryed with display: none in IFRAMES → Full-page plug-ins get destroyed with display:none on IFRAMEs
QA Contact: shrir → plugins
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.