gecko/dom/bindings
Bobby Holley 02fbd34534 Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv
For new DOM proxies, we could probably use the Xray expando machinery for the
regular expando object as well, and free up one of the reserved slots. That's
more than I want to bite off for the moment, though.

I also decided not to block on bug 760095 and just kick the problem of globals
with new binding down the road a little bit.
2012-10-05 18:59:23 +02:00
..
crashtests Backout 29104ecddc3a (bug 769464) for crashtest assertions 2012-07-16 18:49:14 +01:00
parser Bug 792980. Don't force consumers to list descriptors for interfaces that are using all teh defaults. r=peterv 2012-10-01 08:56:31 -04:00
stubgenerator Bug 793294 - Implement AudioBuffer; r=bzbarsky,smaug 2012-09-25 17:58:50 -04:00
test Bug 793025: Convert FileReaderSync to WebIDL bindings. r=bz 2012-09-20 19:47:47 -07:00
BindingGen.py Bug 775289 - Remove generateNativeAccessors branching from Paris binding codegen. (r=peterv) 2012-08-07 22:26:19 -07:00
Bindings.conf Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz 2012-10-04 16:35:54 -04:00
BindingUtils.cpp Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv 2012-10-05 18:59:23 +02:00
BindingUtils.h Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv 2012-10-05 18:59:23 +02:00
Codegen.py Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv 2012-10-05 18:59:23 +02:00
Configuration.py Bug 792980. Don't force consumers to list descriptors for interfaces that are using all teh defaults. r=peterv 2012-10-01 08:56:31 -04:00
DOMJSClass.h Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv 2012-10-05 18:59:23 +02:00
DOMJSProxyHandler.cpp Bug 789309 - Stop installing jsatom.h and jsatom.tbl. r=jorendorff 2012-09-06 17:51:50 -07:00
DOMJSProxyHandler.h Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv 2012-10-05 18:59:23 +02:00
ErrorResult.h Bug 753517 part 3. Expose the API needed for Paris bindings on nsDOMCSSDeclaration and nsICSSDeclaration. r=dbaron,peterv 2012-08-23 21:08:08 -07:00
Errors.msg Bug 763367 - Add support for [EnforceRange] and [Clamp]; r=bz 2012-09-06 09:25:03 +02:00
GenerateCSS2PropertiesWebIDL.py Bug 795751. Make CSS2Properties stuff work even with pref names that are not identifiers. r=dholbert 2012-10-01 08:45:12 -04:00
GlobalGen.py Bug 775289 - Remove generateNativeAccessors branching from Paris binding codegen. (r=peterv) 2012-08-07 22:26:19 -07:00
Makefile.in Bug 760331: Coalesce data for inline style across nodes. r=bz 2012-09-30 09:40:24 -07:00
NonRefcountedDOMObject.h Fix for bug 791347 (Support non-nsISupports refcounted natives and non-refcounted natives in new DOM bindings). r=bz/smaug. 2012-09-19 15:02:37 +02: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 763367 - Add support for [EnforceRange] and [Clamp]; r=bz 2012-09-06 09:25:03 +02:00
TypedArray.h Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley) 2012-08-21 18:42:53 -07:00