Closed
Bug 738912
Opened 13 years ago
Closed 13 years ago
Need to get dictionary members in lexicographic order
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: Ms2ger, Assigned: emk)
Details
Attachments
(2 files)
1003 bytes,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
1.51 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
In order to allow partial dictionaries, heycam changed the order in which to get dictionary members:
http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.495;r2=1.496;f=h
Assignee | ||
Comment 1•13 years ago
|
||
The parser does not support partial dictionary syntax yet. Please merge idl definitions by hand and file a follow-up bug if you want.
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #608999 -
Flags: review?(jonas)
Assignee | ||
Updated•13 years ago
|
Whiteboard: [autoland-try]
Updated•13 years ago
|
Whiteboard: [autoland-try] → [autoland-in-queue]
Comment 3•13 years ago
|
||
Autoland Patchset:
Patches: 608998, 608999
Branch: mozilla-central => try
Destination: http://hg.mozilla.org/try/pushloghtml?changeset=c827beb86a15
Try run started, revision c827beb86a15. To cancel or monitor the job, see: https://tbpl.mozilla.org/?tree=Try&rev=c827beb86a15
Comment 4•13 years ago
|
||
Try run for c827beb86a15 is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=c827beb86a15
Results (out of 14 total builds):
success: 14
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/autolanduser@mozilla.com-c827beb86a15
Updated•13 years ago
|
Whiteboard: [autoland-in-queue]
Attachment #608999 -
Flags: review?(jonas) → review+
Attachment #608998 -
Flags: review?(khuey) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a99fd5da5605
https://hg.mozilla.org/mozilla-central/rev/d42869982bf2
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
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
•