..
crashtests
Bug 869038 - Clear expando object the right way. r=bz.
2013-05-08 09:20:13 +02:00
parser
Bug 823512: Part 4: Workaround for lack of serializer support (bug 863402). r=bz
2013-05-15 01:07:49 -04:00
test
Bug 874154. Make sure we don't end up with uninitialized JSObject* or JS::Value in dictionaries. r=ms2ger
2013-05-21 14:15:30 -04:00
BindingDeclarations.h
Bug 874154. Make sure we don't end up with uninitialized JSObject* or JS::Value in dictionaries. r=ms2ger
2013-05-21 14:15:30 -04:00
BindingGen.py
Bug 867903. Speed up getDescriptors and some other obvious slow points in codegen. r=khuey
2013-05-09 13:06:48 -04:00
Bindings.conf
Bug 873753 - Remove classinfo bits from WebIDL-bound events. r=smaug
2013-05-21 04:34:12 +09:00
BindingUtils.cpp
Bug 865951. If the return value of a JS-implemented method or attribute is a JS-implemented interface and the returned object is not a DOM object, automatically wrap it up in an instance of that interface. r=mccr8
2013-05-20 13:47:08 -04:00
BindingUtils.h
Bug 865951. If the return value of a JS-implemented method or attribute is a JS-implemented interface and the returned object is not a DOM object, automatically wrap it up in an instance of that interface. r=mccr8
2013-05-20 13:47:08 -04:00
CallbackFunction.h
Bug 868312 finale: finish rooting dom/ code. r=smaug
2013-05-17 21:48:25 -04:00
CallbackInterface.cpp
Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley
2013-04-26 13:41:21 -04:00
CallbackInterface.h
Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley
2013-04-26 13:41:21 -04:00
CallbackObject.cpp
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
2013-05-22 10:05:28 -06:00
CallbackObject.h
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
2013-05-22 10:05:28 -06:00
Codegen.py
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
2013-05-22 10:05:28 -06:00
Configuration.py
Bug 867903. Speed up getDescriptors and some other obvious slow points in codegen. r=khuey
2013-05-09 13:06:48 -04:00
DOMJSClass.h
Bug 865969 part 6. Fix rooting hazards in BindingUtils.cpp. r=smaug
2013-05-03 19:29:08 -04:00
DOMJSProxyHandler.cpp
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
2013-05-22 10:05:28 -06:00
DOMJSProxyHandler.h
Bug 865969 part 7. Fix rooting hazards in DOMJSProxyHandler.cpp. r=ms2ger
2013-05-03 19:29:09 -04:00
ErrorResult.h
Bug 866347 - Don't include jsapi.h in ErrorResult.h, r=waldo
2013-04-30 17:04:52 +03:00
Errors.msg
Bug 873684 - Improve error reporting when a value can't be converted to the expected type. r=bz
2013-05-17 21:14:18 -07:00
ExampleGen.py
Bug 867903. Speed up getDescriptors and some other obvious slow points in codegen. r=khuey
2013-05-09 13:06:48 -04:00
GenerateCSS2PropertiesWebIDL.py
GlobalGen.py
Bug 867903. Speed up getDescriptors and some other obvious slow points in codegen. r=khuey
2013-05-09 13:06:48 -04:00
Makefile.in
Bug 861587. Rejigger the WebIDL binding build system to do all binding codegen in a single python process while still using our dependency tracking for bindings to minimize the number of bindings we try to regenerate. r=khuey
2013-05-09 13:05:33 -04:00
moz.build
Backed out changeset 496846474ed3 (bug 864774)
2013-05-13 10:05:49 +01:00
NonRefcountedDOMObject.h
Nullable.h
Bug 865940. Remove AsMutable now that our binding stack variables aren't const. r=bholley
2013-04-25 22:46:18 -04:00
PrimitiveConversions.h
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
TypedArray.h