Closed
Bug 322922
Opened 19 years ago
Closed 19 years ago
We have interface map entries for nsSupportsWeakReference!
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
4.58 KB,
patch
|
tor
:
review+
tor
:
superreview+
|
Details | Diff | Splinter Review |
We have four instances of:
NS_INTERFACE_MAP_ENTRY(nsSupportsWeakReference)
instead of:
NS_INTERFACE_MAP_ENTRY(nsISupportsWeakReference)
in the SVG code.
![]() |
Assignee | |
Comment 1•19 years ago
|
||
Attachment #208083 -
Flags: superreview?(tor)
Attachment #208083 -
Flags: review?(tor)
Attachment #208083 -
Flags: superreview?(tor)
Attachment #208083 -
Flags: superreview+
Attachment #208083 -
Flags: review?(tor)
Attachment #208083 -
Flags: review+
![]() |
Assignee | |
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•