Closed
Bug 77650
Opened 24 years ago
Closed 24 years ago
Finish Frames support for MSAA in Gecko
Categories
(Core :: XUL, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla0.9.1
People
(Reporter: trudelle, Assigned: rods)
References
Details
(Whiteboard: ETA mm/dd???, needed for embedding 0.9)
1) IFrames support, P1/3days
Embedded IFrames in a page are opaque when walking through the frame formatting
tree. Fix the FrameTreeWalker so that it walks into iframes and backups out of
them without the user of the FrameTreeWalker needing to know about it.
2) Frames support, P2/1.5 days
Frames are in essence a widget of their own, that can receive focus and have a
title assocaited with them. Expose them through MSAA.
Assignee | ||
Comment 1•24 years ago
|
||
Almost done with IFrames, still need to work on frames.
I am guessing 1/2 day for IFrames and 1.5 for frames.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•24 years ago
|
||
Correction, I just merged with the branch and nothing works. This may take
awhile.
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.1
Reporter | ||
Comment 3•24 years ago
|
||
Duration swags are nice, but we still need ETA dates.
Assignee | ||
Comment 4•24 years ago
|
||
done, checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•