Closed Bug 385843 Opened 18 years ago Closed 17 years ago

nsTextControlFrame implements reference counted nsIPhonetic interface

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 461186

People

(Reporter: dbaron, Unassigned)

Details

nsTextControlFrame implement nsIPhonetic, which is a reference-counted interface. Frames are not reference-counted, so it shouldn't implement this interface.
Flags: blocking1.9?
(This isn't all that serious, right now at least, since pointers to nsIPhonetic objects are never kept as member variables. The interface is only used in two places, once for frames, and once for editors; it's not clear the interface is even needed since the two objects that implement it are never interchanged; it's one call site for each.)
Flags: blocking1.9? → blocking1.9-
Whiteboard: [wanted-1.9]
Flags: wanted1.9+
Whiteboard: [wanted-1.9]
Flags: wanted1.9-
Flags: wanted1.9+
Flags: wanted-next+
Whiteboard: [good first bug]
I believe this bug has been superseded by bug 461186 which has a patch ready for review.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Whiteboard: [good first bug]
You need to log in before you can comment on or make changes to this bug.