Closed
Bug 187924
Opened 22 years ago
Closed 22 years ago
GetPrevInFlow/GetNextInFlow should be NS_IMETHOD_(nsIFrame*)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 190735
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
GetNextInFlow/GetPrevInFlow never fail as far as I can see. It would make sense
for them to return an nsIFrame* directly instead of returning it via an out
param; if nothing else this would make a lot of code more concise and clear.
Assignee | ||
Comment 1•22 years ago
|
||
roc, is this subsumed in your deCOMtamination? Feel free to dup if so.
yeah
*** This bug has been marked as a duplicate of 190735 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•