Closed
Bug 793116
Opened 13 years ago
Closed 13 years ago
Remove nsISupports argument to xpc_CreateGlobalObject
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
11.38 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
Turns out it is unused. I couldn't resist namespacing the function while I was touching all the callers.
Attachment #663331 -
Flags: review?(bobbyholley+bmo)
Comment 1•13 years ago
|
||
Comment on attachment 663331 [details] [diff] [review]
Patch v1
Yeah, this stuff went away with CPG. Thanks for getting rid of the cruft. :-)
r=bholley
Attachment #663331 -
Flags: review?(bobbyholley+bmo) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•