.. |
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 a simple codegen test for constructors. No review, no bug, DONTBUILD
|
2012-06-01 21:26:20 -04:00 |
BindingGen.py
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
|
2012-03-30 21:42:20 -07:00 |
Bindings.conf
|
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
|
2012-05-31 14:16:48 -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 |