Closed Bug 738700 Opened 12 years ago Closed 12 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) — Splinter Review
Assignee: nobody → continuation
Attached patch minor cleanupSplinter 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+
Thanks for the reviews.

https://hg.mozilla.org/integration/mozilla-inbound/rev/ec1874ee6dc3
Target Milestone: --- → mozilla14
https://hg.mozilla.org/mozilla-central/rev/ec1874ee6dc3
Status: NEW → RESOLVED
Closed: 12 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: