Closed
Bug 227939
Opened 22 years ago
Closed 21 years ago
Remove nsIScrollableFrame
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: roc, Assigned: roc)
Details
nsIScrollableFrame is only implemented by nsGfxScrollFrame. We should remove
nsIScrollableFrame and convert all users to access nsGfxScrollFrame directly.
Its methods should be deCOMtaminated and devirtualized at the same time.
| Assignee | ||
Comment 1•21 years ago
|
||
I don't plan to do this anytime soon. Probably we'll still need this interface
because we're forking into HTML and XUL scrollframes.
| Assignee | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•