Closed Bug 932998 Opened 11 years ago Closed 11 years ago

Shouldn't allow IDL that has an 'owned' interface in a sequence or dictionary

Categories

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

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bzbarsky, Assigned: bzbarsky)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Because we don't know how to keep the C++ object alive. Right now we just try to use an nsRefPtr or OwningNonNull, which fails to compile if the object has no AddRef/Release. But better to not depend on that.
Attachment #824904 - Flags: review?(bugs) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
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: