Closed
Bug 1030192
Opened 11 years ago
Closed 10 years ago
webidl sequence and dictionary should be distinguishable
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: bkelly, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
7.49 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
12.86 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1029812 +++
Just as bug 1029812 allowed MozMap to be used in unions and overloads with sequences, we should also make dictionary work for these cases. This is a follow-on bug to track that work.
Reporter | ||
Updated•11 years ago
|
Summary: webidl Sequence and MozMap (OpenEndedDictionary) should be distinguishable → webidl sequence and dictionary should be distinguishable
Comment 1•10 years ago
|
||
Assignee: nobody → efaustbmo
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Assignee | ||
Comment 2•10 years ago
|
||
That push had the wrong bug number. The correct bug number for that push is bug 1031092.
Assignee: efaustbmo → nobody
Blocks: ParisBindings
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: mozilla35 → ---
Assignee | ||
Comment 3•10 years ago
|
||
PR on the spec: https://github.com/heycam/webidl/pull/19
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8494211 -
Flags: review?(khuey)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 5•10 years ago
|
||
Attachment #8494212 -
Flags: review?(khuey)
Attachment #8494211 -
Flags: review?(khuey) → review+
Attachment #8494212 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 6•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b122396ff039
https://hg.mozilla.org/integration/mozilla-inbound/rev/c072ffeec2fa
Target Milestone: --- → mozilla35
Comment 7•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b122396ff039
https://hg.mozilla.org/mozilla-central/rev/c072ffeec2fa
Status: ASSIGNED → RESOLVED
Closed: 10 years ago → 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•