Closed
Bug 1414439
Opened 7 years ago
Closed 6 years ago
Eliminate calls to nsIXPConnect::GetCID()
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
DUPLICATE
of bug 1489147
People
(Reporter: mccr8, Unassigned)
References
Details
Attachments
(1 file)
12.78 KB,
patch
|
Details | Diff | Splinter Review |
This is used to get a pointer to nsIXPConnect, but there are better ways to do that.
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Assignee: continuation → nobody
Reporter | ||
Comment 2•7 years ago
|
||
Here's my WIP. I think it needs some cleaning up, and probably rebasing after all this time.
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•