gecko/dom/bindings
2013-11-16 13:31:36 +01:00
..
crashtests
parser Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv 2013-11-17 00:10:18 -05:00
test Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
AtomList.h
BindingDeclarations.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
BindingGen.py Bug 920730. Output the WebIDL .deps files in a consistent order. r=glandium 2013-09-26 00:05:00 -04:00
Bindings.conf Bug 814629 - Part 1: MozMobileConnectionArray webidl. f=hsinyi r=khuey 2013-11-13 16:50:11 +08:00
BindingUtils.cpp Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
BindingUtils.h Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 840488 - Remove CheckFunctionAccess. r=bz 2013-11-12 16:43:32 -08:00
CallbackObject.h Bug 880330 - Refactor dom to use the new options API (2/2); r=khuey 2013-10-28 12:51:05 +01:00
Codegen.py Bug 938246. Don't try to tell the JIT that our booleans are 32-bit integers, when they're actually booleans. r=efaust 2013-11-17 00:10:19 -05:00
Configuration.py Bug 932505 - Add some basic checking for Bindings.conf r=bz 2013-10-31 15:28:22 -07:00
Date.cpp
Date.h
DOMJSClass.h
DOMJSProxyHandler.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
DOMJSProxyHandler.h Backed out changeset 471db633b20c (bug 903332) for B2G desktop mochitest-1 failures. 2013-11-07 16:10:21 -05:00
DOMString.h Bug 925495 part 1. Move DOMString out to a separate header. r=smaug 2013-10-11 12:28:23 -04:00
ErrorResult.h
Errors.msg Bug 932315 - Throw a different error when this-unwrapping fails for security reasons. r=bz. 2013-10-16 18:11:25 +02:00
ExampleGen.py
Exceptions.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Exceptions.h
GenerateCSS2PropertiesWebIDL.py
GlobalGen.py
JSSlots.h
Makefile.in Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
moz.build Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
NonRefcountedDOMObject.h
Nullable.h Bug 882541 part 2. Fix a bug that crept in with overloading a string and a nullable number and then passing in null, due to the number conversion being conditional on the input type in that case. r=khuey 2013-10-11 12:28:23 -04:00
OwningNonNull.h
PrimitiveConversions.h Bug 891537. WebIDL now includes 2**53 and -2**53 as valid values for long long (and for unsigned long long, in the case of 2**53). r=bzbarsky 2013-09-30 10:37:28 -04:00
RootedDictionary.h Bug 918011 part 1. Move RootedDictionary into its own header. r=smaug 2013-09-26 00:04:59 -04:00
TypedArray.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
UnionMember.h