gecko-dev/dom/bindings/test
Boris Zbarsky dbdbca200f Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar
There are several parts here:

1)  Enforce the requirement that dictionary arguments not followed by a required argument are optional.
2)  Make dictionaries no longer be distinguishable from nullable types.
3)  Disallow dictionaries or unions containing dictionaries inside a nullable type.
4)  Force optional dictionaries to have a default value of null so that codegen doesn't have to worry about dealing with
    optional arguments that have no default value in the IDL but need to be treated as if they were null.
2012-07-17 12:18:53 -04:00
..
Makefile.in Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
test_enums.html Bug 765704 - Don't throw when setting XHR.responseType to an invalid value; r=bz 2012-06-21 09:11:07 +02:00
test_InstanceOf.html
test_integers.html Bug 766796 followup to deal with lack of WebGL on Mac OS 10.5. No review. 2012-06-26 01:09:31 -04:00
test_interfaceToString.html Fix for bug 742156 (Stringifying EventTarget throws): implement a toString method for interface objects. r=bz. 2012-05-02 15:28:17 +02:00
test_lookupGetter.html
test_traceProtos.html Fix for bug 744772 (Trace the DOM interface object array). r=bz. 2012-05-02 14:49:43 +02:00
TestBindingHeader.h Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar 2012-07-17 12:18:53 -04:00
TestCodeGen.webidl Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar 2012-07-17 12:18:53 -04:00
TestDictionary.webidl Bug 742153 part 3. Implement codegen for dictionary arguments. r=peterv 2012-06-12 10:22:05 -04:00