.. |
crashtests
|
Bug 960426 - Part 2: Modifications for IDL change. r=blassey
|
2014-03-05 11:54:55 +08: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 979665 - Properly detect WebIDL type changes; r=froydnj
|
2014-03-05 23:21:02 -08:00 |
parser
|
Bug 879917 - part 2: Emit useful message on dictionary name collisions. r=bz
|
2014-05-05 21:50:00 +02:00 |
test
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
AtomList.h
|
Bug 903772 - Add a license header to AtomList.h; r=khuey
|
2013-09-06 08:42:57 +02:00 |
BindingDeclarations.h
|
Bug 994465 - Make Optional::Construct() return T&; r=bz
|
2014-04-10 02:03:29 -04:00 |
Bindings.conf
|
Bug 975696 - Split ArchiveReader and FileHandle implementation into separate dirs. r=bent f=baku
|
2014-05-07 16:32:12 +02:00 |
BindingUtils.cpp
|
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
|
2014-04-27 19:45:46 -07:00 |
BindingUtils.h
|
Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug
|
2014-04-28 16:53:00 +02:00 |
CallbackFunction.h
|
Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv
|
2014-01-13 15:08:56 -05:00 |
CallbackInterface.cpp
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
CallbackInterface.h
|
Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz
|
2013-12-11 17:51:58 -08:00 |
CallbackObject.cpp
|
Bug 978618. Fix error reporting for unintended XPConnect exceptions thrown by JS-implemented webidl to actually work correctly. r=bholley
|
2014-03-05 08:32:27 -05:00 |
CallbackObject.h
|
Bug 975419 - Trace the Incumbent Global from a CallbackObject (but check it too, just to be safe). r=bz,mccr8
|
2014-03-03 08:53:42 -08:00 |
Codegen.py
|
Bug 1006718. Add some sanity static asserts about DOM object slot counts. r=peterv,jorendorff
|
2014-05-07 22:28:57 -04:00 |
Configuration.py
|
Bug 1000675. Don't always include nsContentUtils in example codegen, fix example header guards to not end with __, don't use fully-qualified names in argument types when those argument types are in the mozilla::dom namespace already, and include headers from mozilla/dom. r=jst
|
2014-04-26 21:49:59 -04:00 |
Date.cpp
|
Bug 939843: Required changes in the rest of the tree; r=froydnj
|
2014-02-27 16:23:16 +01:00 |
Date.h
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
|
2013-08-27 19:59:14 -07:00 |
DOMJSClass.h
|
Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo.
|
2014-04-25 16:11:02 -05:00 |
DOMJSProxyHandler.cpp
|
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
|
2014-04-25 16:11:01 -05:00 |
DOMJSProxyHandler.h
|
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
|
2014-04-25 16:11:01 -05:00 |
DOMString.h
|
Bug 976302 - MutationRecord should use mozilla::dom::DOMString, r=bz
|
2014-02-26 02:45:08 +02:00 |
ErrorResult.h
|
Bug 978618. Fix error reporting for unintended XPConnect exceptions thrown by JS-implemented webidl to actually work correctly. r=bholley
|
2014-03-05 08:32:27 -05:00 |
Errors.msg
|
Bug 860731 - Part c: Move LockedFile to WebIDL; r=janv
|
2014-03-24 16:10:27 +01:00 |
Exceptions.cpp
|
Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz
|
2014-05-06 15:43:03 -07:00 |
Exceptions.h
|
Backed out 3 changesets (bug 996474, bug 996831) for B2G bustage on a CLOSED TREE.
|
2014-04-16 19:31:41 -04:00 |
GenerateCSS2PropertiesWebIDL.py
|
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
|
2014-03-07 12:14:26 -05:00 |
JSSlots.h
|
Bug 825392 - Remove SOWs. r=bz
|
2014-03-19 13:35:45 -03: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 983185 - Ensure adding a WebIDL file incurs code generation. r=glandium
|
2014-03-17 12:41:42 -07:00 |
moz.build
|
Backed out changeset c2350812b7f1 (bug 946065) hoping this fix the B2G mochitest-7 perma-fail on a CLOSED TREE
|
2014-04-14 08:51:51 +02:00 |
NonRefcountedDOMObject.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
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 |
ToJSValue.cpp
|
Backed out 3 changesets (bug 996474, bug 996831) for B2G bustage on a CLOSED TREE.
|
2014-04-16 19:31:41 -04:00 |
ToJSValue.h
|
Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug
|
2014-04-28 16:53:00 +02:00 |
TypedArray.h
|
Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
|
2014-04-11 15:19:05 -07:00 |
UnionMember.h
|
Merge last PGO-green inbound changeset to m-c.
|
2013-09-10 10:13:12 +02:00 |