gecko/dom/bindings
Peter Van der Beken 9d914e1ea6 Fix for bug 756257 (Replace xpc_qsDOMString with a conversion function in new DOM bindings). r=bz.
--HG--
extra : rebase_source : 3f5ac89f72fade970f9f3505b93e51ac44ee7525
2012-05-18 23:25:46 +02:00
..
parser Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
test Fix for bug 742156 (Stringifying EventTarget throws): implement a toString method for interface objects. r=bz. 2012-05-02 15:28:17 +02:00
BindingGen.py
Bindings.conf Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BindingUtils.cpp Bug 754968 - Part c: Make BindingUtils.h not require private xpconnect headers; r=bholley 2012-05-18 10:29:40 +02:00
BindingUtils.h Fix for bug 756257 (Replace xpc_qsDOMString with a conversion function in new DOM bindings). r=bz. 2012-05-18 23:25:46 +02:00
Codegen.py Fix for bug 756257 (Replace xpc_qsDOMString with a conversion function in new DOM bindings). r=bz. 2012-05-18 23:25:46 +02:00
Configuration.py
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 749485. Switch new DOM bindings to using a struct for keeping track of failures for fallible methods. r=peterv,bent 2012-05-05 21:15:11 -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