Closed
Bug 552716
Opened 16 years ago
Closed 16 years ago
Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a4
People
(Reporter: peterv, Assigned: peterv)
Details
Attachments
(1 file)
|
181.91 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
It's just defined to NS_DOM_INTERFACE_MAP_ENTRY_CLASSINFO. This patch does s/NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO/NS_DOM_INTERFACE_MAP_ENTRY_CLASSINFO/.
Attachment #432860 -
Flags: review?(jst)
Updated•16 years ago
|
Attachment #432860 -
Flags: review?(jst) → review+
| Assignee | ||
Comment 1•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a4
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•