.. |
parser
|
Bug 750264. Give IDLType an operator!= so that codegen actually works correctly. r=khuey
|
2012-05-25 01:07:30 -04:00 |
test
|
Add more tests for sequence and typed array codegen. No bug, no review.
|
2012-05-29 23:45:18 -04:00 |
BindingGen.py
|
|
|
Bindings.conf
|
Bug 743906 part 1. Improve test coverage for various interface arguments. r=peterv
|
2012-05-29 23:45:18 -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 743906 part 3. Stop listing default values for optional arguments with no defaults, now that we're guaranteed to only examine such values if argc is big enough. r=peterv
|
2012-05-29 23:45:18 -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 755080 part 1. Add infrastructure for binding codegen tests. r=khuey,peterv
|
2012-05-23 12:44: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 |