gecko-dev/dom/bindings
Peter Van der Beken 5a6257bfce Bug 871849 - Correctly trace expando objects for OverrideBuiltin proxies. r=bzbarsky.
--HG--
extra : rebase_source : 0c848e1c18a366ecd95b1a9acc4b517d108131fe
2013-05-17 17:04:08 +02:00
..
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 861371 - Allow Web IDL enums to have names starting with a digit; r=bzbarsky 2013-06-03 17:54:46 -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 875620. Work around bug 874923 by just trying to regenerate all the binding .h and .cpp files if we detect that our dependencies got screwed up. r=khuey 2013-05-28 10:11:19 -04:00
BindingUtils.cpp Bug 877261 - Stop using XPCCallContext for XPCConvert. r=Ms2ger 2013-06-04 21:11:19 -07:00
BindingUtils.h Bug 876602 - Move JS-implemented webidl construction code into C++; r=bz 2013-06-01 08:56:23 +02:00
Bindings.conf Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug 2013-06-05 08:02:51 -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 877261 - Stop taking a cx in XPCWrappedJS::GetNewOrUsed. r=Ms2ger 2013-06-04 21:11:19 -07: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 877261 - Stop taking a cx in XPCWrappedJS::GetNewOrUsed. r=Ms2ger 2013-06-04 21:11:19 -07: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 871849 - Correctly trace expando objects for OverrideBuiltin proxies. r=bzbarsky. 2013-05-17 17:04:08 +02:00
DOMJSProxyHandler.h Bug 871849 - Correctly trace expando objects for OverrideBuiltin proxies. r=bzbarsky. 2013-05-17 17:04:08 +02: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 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 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 followup: get rid of a stray $ and some indent fixes. r=khuey 2013-05-30 13:05:42 -04: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 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 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
TypedArray.h Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
moz.build Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00