Closed
Bug 100187
Opened 24 years ago
Closed 24 years ago
interface info manager not available as a service
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: vidur, Assigned: jband_mozilla)
Details
Attachments
(1 file, 1 obsolete file)
|
2.36 KB,
patch
|
jband_mozilla
:
review+
jband_mozilla
:
superreview+
|
Details | Diff | Splinter Review |
The singleton interface info manager is not registered with the XPCOM module.
Getting access to it currently involves directly calling
XPTI_GetInterfaceInfoManager and linking to XPCOM.
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
| Assignee | ||
Comment 3•24 years ago
|
||
Comment on attachment 49673 [details] [diff] [review]
qualified contractid
sr=jband
Attachment #49673 -
Flags: superreview+
| Assignee | ||
Updated•24 years ago
|
Attachment #49670 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•24 years ago
|
||
dbradley: can you please review this?
Comment 5•24 years ago
|
||
r=dbradley
| Assignee | ||
Updated•24 years ago
|
Attachment #49673 -
Flags: review+
| Assignee | ||
Comment 7•24 years ago
|
||
I checked in a slightly updated version of this patch into the trunk.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•