.. |
crashtests
|
Bug 822340. Make the Ion optimization for DOM method calls sound. r=jandem
|
2012-12-19 17:47:39 -08:00 |
parser
|
Bug 835417 part 2. Implement WebIDL parser and codegen support for marking things pure. r=peterv
|
2013-01-29 17:53:53 -05:00 |
stubgenerator
|
Bug 793294 - Implement AudioBuffer; r=bzbarsky,smaug
|
2012-09-25 17:58:50 -04:00 |
test
|
Bug 837645. Support 'any' values in sequences and dictionaries. r=smaug,peterv
|
2013-02-06 14:23:45 +00:00 |
BindingDeclarations.h
|
Bug 837645. Support 'any' values in sequences and dictionaries. r=smaug,peterv
|
2013-02-06 14:23:45 +00:00 |
BindingGen.py
|
Bug 802163 - Fix pyflakes warnings in bindings python; r=peterv
|
2012-12-02 09:59:08 +01:00 |
Bindings.conf
|
Backed out changesets, cf285bf3c6fc, e8b847157094, and dd86a8178cec (bug 839033) for bustage.
|
2013-02-09 17:51:10 -05:00 |
BindingUtils.cpp
|
Fix for bug 838228 (toString on an Xray for an interface object should stringify like Function.prototype.toString). r=bz.
|
2013-02-01 15:33:58 +01:00 |
BindingUtils.h
|
Bug 836920. Move dom::Optional<> and dom::Sequence to BindingDeclarations.h so using dictionaries in interfaces whose name comes before 'PrimitiveConversions' alphabetically does not break. r=peterv
|
2013-02-06 09:56:15 +00:00 |
CallbackFunction.h
|
Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv
|
2013-01-28 08:34:29 -05:00 |
CallbackInterface.cpp
|
Bug 822470 part 6. Hook up callback interface codegen. r=peterv
|
2013-01-28 08:34:30 -05:00 |
CallbackInterface.h
|
Bug 822470 part 6. Hook up callback interface codegen. r=peterv
|
2013-01-28 08:34:30 -05:00 |
CallbackObject.cpp
|
Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv
|
2013-01-28 08:34:29 -05:00 |
CallbackObject.h
|
Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv
|
2013-01-28 08:34:29 -05:00 |
Codegen.py
|
Bug 836850. Allow a single C++ class to implement multiple WebIDL interfaces. r=peterv
|
2013-02-08 12:20:11 +00:00 |
Configuration.py
|
Bug 836850. Allow a single C++ class to implement multiple WebIDL interfaces. r=peterv
|
2013-02-08 12:20:11 +00:00 |
DOMJSClass.h
|
Fix for bug 838228 (toString on an Xray for an interface object should stringify like Function.prototype.toString). r=bz.
|
2013-02-01 15:33:58 +01:00 |
DOMJSProxyHandler.cpp
|
Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz
|
2013-01-03 15:31:36 -06:00 |
DOMJSProxyHandler.h
|
Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz
|
2013-01-03 15:31:36 -06:00 |
ErrorResult.h
|
Bug 801487 - Implement ErrorResult::ThrowTypeError. r=bz
|
2012-11-06 18:23:14 -05:00 |
Errors.msg
|
Bug 820665 part 1. More WebIDL spec updates to changes in how dictionaries work. r=khuey
|
2013-01-03 14:03:00 -05:00 |
ExampleGen.py
|
Bug 802163 - Fix pyflakes warnings in bindings python; r=peterv
|
2012-12-02 09:59:08 +01: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 802163 - Fix pyflakes warnings in bindings python; r=peterv
|
2012-12-02 09:59:08 +01:00 |
Makefile.in
|
Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv
|
2013-02-08 11:34:47 -05: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 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz
|
2012-12-18 20:16:06 -05:00 |
PrimitiveConversions.h
|
Bug 832788. Part 4: PrimitiveConversions should avoid implicit narrowing casts to avoid compiler warnings; make them explicit. r=bzbarsky
|
2013-01-29 16:14:40 +13:00 |
TypedArray.h
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
|
2012-11-14 09:56:26 -08:00 |