Closed Bug 899972 Opened 11 years ago Closed 10 years ago

WebIDL - support for union DOMString and Sequence<DOMString>

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33

People

(Reporter: baku, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Currently, the error is: TypeError: Can't handle dictionaries or sequences in unions

It's useful for IDBObjectStore.webidl
I can't give you an ETA on this.  Is using overloads a possibility in this case as a workaround?  Seems like it should be, looking at the spec.
Blocks: 767924
(In reply to Boris Zbarsky (:bz) from comment #1)
> I can't give you an ETA on this.  Is using overloads a possibility in this
> case as a workaround?  Seems like it should be, looking at the spec.

I already use overloads, so this bug is not a priority but would be nice to support this feature.
No longer blocks: 767924
Depends on: 767924
Fixed in bug 767924.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → bzbarsky
Target Milestone: --- → mozilla33
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.