Closed Bug 738700 Opened 13 years ago Closed 13 years ago

xpc_UnmarkGrayObject should take nsISupports, not nsIXPConnectWrappedJS

Categories

(Core :: XPConnect, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file, 1 obsolete file)

Every existing caller of this function ends up QIing from nsISupports anyways, and I think the current setup requires the caller knowing what nsIXPConnectWrappedJS is, which is only available in some places. This was giving me trouble when I was trying to call it in the observer service. I'm also going to rename the function.
Attached patch WIP (obsolete) (deleted) — Splinter Review
Assignee: nobody → continuation
Attached patch minor cleanup (deleted) — Splinter Review
Attachment #608851 - Attachment is obsolete: true
Comment on attachment 610260 [details] [diff] [review] minor cleanup Try run looked fine (same one as the other patch).
Attachment #610260 - Flags: review?(bugs)
Attachment #610260 - Flags: review?(bugs) → review+
Target Milestone: --- → mozilla14
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: