gecko/dom/bindings
2014-01-02 07:52:47 +09:00
..
crashtests Bug 949940. Only enter the uncheckedObj compartment in a crossOriginGetter/Setter/Method around the UnwrapArg call that needs us to be in that compartment. r=peterv 2013-12-17 17:09:05 -05:00
docs Bug 928195 - Part 6: Add docs for WebIDL and the build system; r=froydnj 2013-11-13 15:41:22 -08:00
mozwebidlcodegen Bug 950736 - Part 2: Make build failures of codegen.pp fatal; r=glandium 2013-12-16 13:15:37 -08:00
parser Bug 949682 part 1. Add a [Frozen] annotation on WebIDL attributes that have sequence types. r=peterv 2013-12-16 13:06:35 -05:00
test Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking 2013-12-20 14:28:17 -05:00
AtomList.h
BindingDeclarations.h Bug 949456 - MessageEventInit updated to the latest spec, r=bz 2013-12-20 08:51:03 +00:00
Bindings.conf Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug 2014-01-02 07:52:47 +09:00
BindingUtils.cpp Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE 2013-12-16 18:27:43 -08:00
BindingUtils.h Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE 2013-12-16 18:27:43 -08:00
CallbackFunction.h Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz 2013-12-11 17:51:58 -08:00
CallbackInterface.cpp
CallbackInterface.h Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz 2013-12-11 17:51:58 -08:00
CallbackObject.cpp Backed out changeset f71e6905567f (bug 952688) 2013-12-20 16:46:31 -08:00
CallbackObject.h Bug 950657. Give WebIDL callbacks an operator== that does the right thing. r=smaug 2013-12-16 13:06:35 -05:00
Codegen.py Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug 2014-01-02 07:52:47 +09:00
Configuration.py Bug 935362 - Part b: Remove customTrace support; r=khuey 2013-11-28 15:03:15 +01:00
Date.cpp
Date.h
DOMJSClass.h Bug 940573 - make the global's ProtoAndIfaceArray an actual object; r=bz 2013-11-19 14:28:09 -05:00
DOMJSProxyHandler.cpp Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE 2013-12-16 18:27:43 -08: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
Exceptions.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Exceptions.h
GenerateCSS2PropertiesWebIDL.py
JSSlots.h Bug 942631 part 7. Move INSTANCE_RESERVED_SLOTS into the C++, so it's closer to the things it depends on. r=peterv 2013-12-04 08:02:19 -05:00
mach_commands.py Bug 928195 - Part 5: mach command for generating WebIDL example files; r=froydnj 2013-11-14 10:34:55 -08:00
Makefile.in Bug 950736 - Part 2: Make build failures of codegen.pp fatal; r=glandium 2013-12-16 13:15:37 -08:00
moz.build Bug 928195 - Part 4: Rewrite WebIDL build system integration; r=bz, r=glandium 2013-12-12 16:26:38 +09: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 Bug 949456 - MessageEventInit updated to the latest spec, r=bz 2013-12-20 08:51:03 +00:00
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 Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo 2013-12-08 21:52:33 -05:00
UnionMember.h