..
parser
Bug 742151. Fix the error reporting in the WebIDL parser to list correct line numbers. r=khuey
2012-06-04 21:30:03 -04:00
test
Bug 760749. Make interface type constructor args work in WebIDL bindings. r=khuey
2012-06-04 21:30:00 -04:00
BindingGen.py
Bindings.conf
Fix for bug 743666 (Add back deprecated XHR.onuploadprogress). r=bzbarsky
2012-06-04 21:29:56 -04:00
BindingUtils.cpp
Bug 753522. Add support for controlling the existence of methods, properties, interface constants, etc with a pref. r=peterv
2012-05-23 12:44:48 -04:00
BindingUtils.h
Bug 743906 part 2. Use Optional<> for optional arguments that don't have default values. r=peterv
2012-05-29 23:45:18 -04:00
Codegen.py
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
2012-05-31 14:16:48 -04:00
Configuration.py
Bug 755080 part 1. Add infrastructure for binding codegen tests. r=khuey,peterv
2012-05-23 12:44:48 -04:00
DOMJSClass.h
Bug 742217. Reduce the use of nested namespaces in our binding code. r=peterv,bent
2012-05-03 00:35:38 -04:00
ErrorResult.h
Bug 754457. Disallow copy-construction of ErrorResult, so it can only be passed by reference, not by value. r=peterv
2012-05-15 14:23:29 -04:00
GlobalGen.py
Bug 742217. Reduce the use of nested namespaces in our binding code. r=peterv,bent
2012-05-03 00:35:38 -04:00
Makefile.in
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
2012-05-31 14:16:48 -04:00
Nullable.h
Bug 748267 part 3. Codegen for sequence return values. r=peterv
2012-05-15 14:23:29 -04:00
PrimitiveConversions.h
Bug 748637. Refactor argument conversion to primitive values to make it easier to extend in the future. r=peterv
2012-05-04 12:38:48 -04:00
TypedArray.h
Bug 747827. Add some structs that can be used to represent typed arrays in DOM bindings. r=peterv
2012-05-04 12:36:56 -04:00