Closed
Bug 70485
Opened 24 years ago
Closed 24 years ago
nsIDOMWindow needs zoom method
Categories
(Core Graveyard :: Embedding: APIs, defect, P1)
Tracking
(Not tracked)
mozilla1.1alpha
People
(Reporter: jud, Assigned: arik)
References
()
Details
(Keywords: access, Whiteboard: wanted for embedding 0.9)
Currently if an embeddor wants to zoom a doc, they have to use either the
docshell::zoom method or the method off of nsIMarkupDocumentViewer (which I
believe docshell just calls through to).
We need to shift this over to nsIDOMWindow which is the only public exposure
point for this method.
Comment 3•24 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
QA Contact: mdunn → depstein
Updated•24 years ago
|
Whiteboard: wanted for embedding 0.9
Comment 4•24 years ago
|
||
Jud, do we still need it for 0.9? This bug doesn't seem ready for 0.9 (at least
from the comments in the bug).
Reporter | ||
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 70219 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•24 years ago
|
Target Milestone: mozilla0.9 → mozilla1.1
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•