.. |
crashtests
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
docs
|
Bug 1316619. Add a [NeedsCallerType] WebIDL annotation. r=bholley
|
2016-11-11 16:09:05 -05:00 |
mozwebidlcodegen
|
Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester
|
2016-11-16 09:59:22 -05:00 |
parser
|
Bug 1360557. Fix the Web IDL parser to report more useful errors when extended attributes are used on constructs that don't allow them. r=qdot
|
2017-05-01 13:25:47 -04:00 |
test
|
Bug 1362075 - Correct window.open() URL failure exception. r=ehsan
|
2017-08-08 02:07:00 +02:00 |
AtomList.h
|
…
|
|
BindingDeclarations.h
|
Bug 1335368 part 6. Add a SystemCallerGuarantee class that we use for [ChromeOnly, NeedsCallerType] cases. r=bholley
|
2017-02-01 15:43:36 -05:00 |
BindingUtils.cpp
|
Bug 1279218 - Rename HTMLSharedObjectElement to HTMLEmbedElement; r=bz
|
2017-07-28 21:35:43 -07:00 |
BindingUtils.h
|
Bug 1371259 followup. Fix rooting analysis hazards in UnwrapObjectInternal. r=peterv pending
|
2017-07-10 18:04:49 -04:00 |
Bindings.conf
|
Bug 1382955 (part 1) - Remove MozPowerManager and related things. r=bz,gsvelto.
|
2017-08-02 10:04:36 +10:00 |
CallbackFunction.h
|
Bug 1273251: Part 3 - Allow CallbackObject to contain a null callable. r=peterv
|
2016-11-14 21:25:37 -08:00 |
CallbackInterface.cpp
|
…
|
|
CallbackInterface.h
|
Bug 1326105 part 5. Move the getting of the incumbent global to the finish-slow-js codepath too, since it's not needed if no one will ever call our callback. r=smaug
|
2016-12-29 13:19:26 -08:00 |
CallbackObject.cpp
|
Bug 1036659 - Don't call mozilla::DropJSObjects() in CallbackObject::DropJSObjects(). r=mccr8
|
2017-06-16 17:15:32 -04:00 |
CallbackObject.h
|
Bug 1036659 - Don't call mozilla::DropJSObjects() in CallbackObject::DropJSObjects(). r=mccr8
|
2017-06-16 17:15:32 -04:00 |
Codegen.py
|
Bug 1371259 part 9. Make UnwrapReflectorToISupports return already_AddRefed<nsISupports>. r=peterv
|
2017-07-10 16:05:26 -04:00 |
Configuration.py
|
Bug 1279218 - Remove Applet tag; r=bz
|
2017-07-10 16:00:30 -07:00 |
DOMJSClass.h
|
Bug 1348099 part 1 - Binary search property id when resolve DOM Xrays own property. r=bz
|
2017-06-12 12:13:38 +08:00 |
DOMJSProxyHandler.cpp
|
Bug 1189822 part 5. Remove the now-unnecessary DOMProxyHandler::ClearExternalRefsForWrapperRelease function. r=peterv
|
2017-05-17 00:52:53 -04:00 |
DOMJSProxyHandler.h
|
Bug 1189822 part 5. Remove the now-unnecessary DOMProxyHandler::ClearExternalRefsForWrapperRelease function. r=peterv
|
2017-05-17 00:52:53 -04:00 |
DOMString.h
|
Bug 1330759 part 3. Add a "stringbuffer we own" mode to DOMString. r=froydnj
|
2017-01-18 22:20:14 -05:00 |
Date.cpp
|
…
|
|
Date.h
|
…
|
|
ErrorIPCUtils.h
|
…
|
|
ErrorResult.h
|
Bug 1338272 - Require that the return value of MaybeSetPendingException is used. r=bz
|
2017-02-14 16:17:02 -08:00 |
Errors.msg
|
Bug 1339690 - Part 3: Drop spacing mode. r=birtles,smaug
|
2017-06-13 15:09:19 +08:00 |
Exceptions.cpp
|
Bug 1149830 - Remove nsIStackFrame::language. r=bz,mccr8
|
2017-08-03 15:50:07 +09:00 |
Exceptions.h
|
Bug 1331977 - CreateException doesn't use JSContext argument, r=qdot
|
2017-01-19 09:03:03 +01:00 |
FakeString.h
|
Bug 1343715 - Split nsTSubstring::mFlags into separate variables for class and data flags. r=dmajor
|
2017-07-10 12:23:10 -07:00 |
GenerateCSS2PropertiesWebIDL.py
|
…
|
|
IterableIterator.cpp
|
…
|
|
IterableIterator.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
JSSlots.h
|
…
|
|
Makefile.in
|
Bug 1378965 - silently include codegen.pp for DOM bindings; r=chmanchester
|
2017-07-25 11:17:32 -04:00 |
NonRefcountedDOMObject.h
|
…
|
|
Nullable.h
|
Bug 1331495 - Add an operator<< overload for Nullable. r=Ehsan
|
2017-01-16 16:55:29 -05:00 |
PrimitiveConversions.h
|
…
|
|
Record.h
|
Bug 1330699 part 13. Implement the spec provision for handling repeated keys in records by updating the existing value. r=qdot
|
2017-02-15 00:01:41 -05:00 |
RootedDictionary.h
|
…
|
|
RootedOwningNonNull.h
|
Bug 1325406 - Refactor rooting base class templates r=sfink r=mccr8
|
2017-01-10 10:12:14 +00:00 |
RootedRefPtr.h
|
Bug 1325406 - Refactor rooting base class templates r=sfink r=mccr8
|
2017-01-10 10:12:14 +00:00 |
SimpleGlobalObject.cpp
|
Bug 1370608 part 3 - Use JS_NewEnumerateStandardClasses outside js/src. r=bz
|
2017-06-14 10:39:11 +02:00 |
SimpleGlobalObject.h
|
Bug 1352430 - Add barrier to wrapper cache to clear dying objects that have not yet been finalized r=bz r=sfink
|
2017-04-26 11:18:39 +01:00 |
StructuredClone.cpp
|
…
|
|
StructuredClone.h
|
…
|
|
ToJSValue.cpp
|
Bug 1338272 - Require that the return value of MaybeSetPendingException is used. r=bz
|
2017-02-14 16:17:02 -08:00 |
ToJSValue.h
|
Bug 1273251: Part 3 - Allow CallbackObject to contain a null callable. r=peterv
|
2016-11-14 21:25:37 -08:00 |
TypedArray.h
|
Backed out changeset 78859e22ce17 (bug 1384513) for perf regressions.
|
2017-08-01 10:41:43 +02:00 |
UnionMember.h
|
Bug 1339652 - Delete UnionMember's copy constructor, because it can't safely be used in the C++ object model. r=bz
|
2017-02-14 11:23:40 -08:00 |
WebIDLGlobalNameHash.cpp
|
Bug 1371259 part 3. Change UnwrapObject<> and the UNWRAP_OBJECT macro to allow passing in mutable object or value handles for the thing being unwrapped, and do so at various callsites. r=peterv
|
2017-07-10 16:05:24 -04:00 |
WebIDLGlobalNameHash.h
|
Bug 1364816 part 5. Make getting window names a bit faster by avoiding various intermediate strings. r=qdot,jandem
|
2017-06-06 21:21:45 -04:00 |
XrayExpandoClass.h
|
Bug 946906 part 3. Create a macro for declaring Xray expando classes, and move the default Xray expand class definition to bindings code. r=bholley
|
2016-10-10 18:16:25 -04:00 |
mach_commands.py
|
Bug 1335796 - Move WebIDL parser tests out of 'make check'; r=dustin,Ms2ger
|
2017-01-31 19:08:50 -05:00 |
moz.build
|
Bug 1357323 - Remove support for gonk in the build system. r=gps
|
2017-04-18 16:56:09 +09:00 |
nsIScriptError.idl
|
Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin
|
2017-08-07 15:56:30 +02:00 |
nsScriptError.cpp
|
Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin
|
2017-08-07 15:56:30 +02:00 |
nsScriptError.h
|
Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin
|
2017-08-07 15:56:30 +02:00 |
nsScriptErrorWithStack.cpp
|
Bug 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. r=bz
|
2017-01-28 00:42:47 +09:00 |