Closed Bug 807330 Opened 12 years ago Closed 12 years ago

Make xpc_qsUnwrapThis/xpc_qsUnwrapArg deal with new DOM bindings

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: peterv, Assigned: peterv)

Details

Attachments

(1 file)

Attached patch v1Splinter Review
Currently we specialize these templatized functions to a couple of classes for which we check a bit in a bitmap stored in XPCWrappedNativeJSClass. We have a similar mechanism for new DOM binding object, and while we have DOM objects that inherit from these classes and could be either using a new DOM binding or a XPConnect wrapper, we should support the new mechanism too. With this patch that will be as simple as adding a couple of NEW_BINDING(...) lines.
Attachment #677023 - Flags: review?(jst)
Attachment #677023 - Flags: review?(jst) → review+
https://hg.mozilla.org/mozilla-central/rev/5fd176fb2aca
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: