.. |
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
|
Bug 692677 - Relax same-origin XHR restrictions for privileged applications. r=sicking
|
2012-06-07 11:28:33 -07:00 |
BindingUtils.cpp
|
Bug 761707 part 2. Drop the vestigial jsclass argument to UnwrapDOMObject. r=bholley
|
2012-06-06 15:59:46 -04:00 |
BindingUtils.h
|
Bug 761707 part 2. Drop the vestigial jsclass argument to UnwrapDOMObject. r=bholley
|
2012-06-06 15:59:46 -04:00 |
Codegen.py
|
Bug 761707 part 2. Drop the vestigial jsclass argument to UnwrapDOMObject. r=bholley
|
2012-06-06 15:59:46 -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 761707 part 1. Rip out the various infrastructure for allowing different slot indices on different DOMJSClass instances. r=bholley
|
2012-06-06 15:59:46 -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 |