.. |
crashtests
|
…
|
|
docs
|
…
|
|
mozwebidlcodegen
|
Bug 1455799 - Make an explicit webidl export target; r=bz,chmanchester
|
2018-04-30 12:52:28 -04:00 |
parser
|
Bug 1424160 part 3. Set up @@toStringTag on our synthesized iterator interfaces. r=qdot
|
2018-05-17 23:45:45 -04:00 |
test
|
Bug 1424160 part 3. Set up @@toStringTag on our synthesized iterator interfaces. r=qdot
|
2018-05-17 23:45:45 -04:00 |
AtomList.h
|
…
|
|
BindingDeclarations.h
|
Bug 1456261. Add cycle collection bits for WebIDL dictionaries. r=smaug
|
2018-04-24 11:57:40 -04:00 |
BindingUtils.cpp
|
Bug 1424160 part 2. Add infrastructure for defining @@toStringTag on Web IDL prototypes. r=qdot
|
2018-05-17 23:45:35 -04:00 |
BindingUtils.h
|
Bug 1424160 part 2. Add infrastructure for defining @@toStringTag on Web IDL prototypes. r=qdot
|
2018-05-17 23:45:35 -04:00 |
Bindings.conf
|
Bug 1459871: Remove other getPropertyCSSValue-related interfaces. r=bz
|
2018-05-15 14:05:13 +02:00 |
CallbackFunction.h
|
…
|
|
CallbackInterface.cpp
|
…
|
|
CallbackInterface.h
|
…
|
|
CallbackObject.cpp
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
CallbackObject.h
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
Codegen.py
|
Bug 1424160 part 2. Add infrastructure for defining @@toStringTag on Web IDL prototypes. r=qdot
|
2018-05-17 23:45:35 -04:00 |
Configuration.py
|
Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot
|
2018-05-17 23:43:59 -04:00 |
DOMJSClass.h
|
Bug 1461605 part 1 - Rename CompartmentOptions to RealmOptions. r=luke,bz
|
2018-05-17 10:59:45 +02:00 |
DOMJSProxyHandler.cpp
|
Bug 1170771 - Remove now-empty nsDOMClassInfo. r=bz
|
2018-04-05 14:20:44 +02:00 |
DOMJSProxyHandler.h
|
Bug 638054 - Remove watch class-hook and proxy trap r=jorendorff,bz
|
2017-10-24 20:48:14 +02:00 |
DOMString.h
|
Bug 1411469 - Statically allocate static atoms. r=froydnj
|
2018-03-26 11:18:31 +02:00 |
Date.cpp
|
…
|
|
Date.h
|
…
|
|
ErrorIPCUtils.h
|
Bug 1357463 Add CopyableErrorResult to opt in to auto-cloning ErrorResult values. r=bz
|
2018-04-26 13:50:56 -07:00 |
ErrorResult.h
|
Bug 1357463 Add CopyableErrorResult to opt in to auto-cloning ErrorResult values. r=bz
|
2018-04-26 13:50:56 -07:00 |
Errors.msg
|
Bug 1388661 - Support currency validation in PaymentRequet API. r=baku
|
2017-09-06 14:36:24 +08:00 |
Exceptions.cpp
|
bug 1328964 use nsContentUtils::GetCurrentJSContext() on all threads r=smaug
|
2018-04-09 12:11:18 +12:00 |
Exceptions.h
|
Bug 1435483 part 16. Switch to using dom::Exception, not nsIException, in C++ code. r=qdot
|
2018-02-05 16:34:05 -05:00 |
FakeString.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
GenerateCSS2PropertiesWebIDL.py
|
Bug 1454591 part 1 - Generate more structured data in ServoCSSPropList.py. r=heycam
|
2018-05-04 13:44:51 +10:00 |
IterableIterator.cpp
|
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
|
2017-10-26 15:08:41 -07:00 |
IterableIterator.h
|
Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem.
|
2018-02-21 10:30:19 -06:00 |
JSSlots.h
|
…
|
|
Makefile.in
|
Bug 1455799 - Make an explicit webidl export target; r=bz,chmanchester
|
2018-04-30 12:52:28 -04:00 |
NonRefcountedDOMObject.h
|
…
|
|
Nullable.h
|
…
|
|
PrimitiveConversions.h
|
…
|
|
ReadableStream.h
|
Bug 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz
|
2017-08-10 18:04:54 -07:00 |
Record.h
|
Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium
|
2017-12-06 16:52:51 -08:00 |
RootedDictionary.h
|
…
|
|
RootedOwningNonNull.h
|
…
|
|
RootedRefPtr.h
|
…
|
|
SimpleGlobalObject.cpp
|
Bug 1461605 part 1 - Rename CompartmentOptions to RealmOptions. r=luke,bz
|
2018-05-17 10:59:45 +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 |
SpiderMonkeyInterface.h
|
Bug 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz
|
2017-08-10 18:04:54 -07:00 |
StructuredClone.cpp
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
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 1452981 - Remove qsObjectHelper. r=bz.
|
2018-05-02 11:47:02 +02:00 |
TypedArray.h
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
UnionMember.h
|
…
|
|
WebIDLGlobalNameHash.cpp
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
WebIDLGlobalNameHash.h
|
Bug 1445710. Reduce codesize a bit by removing DOM DefineInterfaceObject methods. r=peterv
|
2018-04-04 15:32:19 -04:00 |
XrayExpandoClass.h
|
…
|
|
mach_commands.py
|
…
|
|
moz.build
|
Bug 1452542 part 6 - Replace uses of PythonCSSProps.h with the data file generated from Servo. r=froydnj
|
2018-04-17 14:40:12 +10:00 |
nsIScriptError.idl
|
Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug
|
2018-03-13 06:40:38 +01:00 |
nsScriptError.cpp
|
Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug
|
2018-03-13 06:40:38 +01:00 |
nsScriptError.h
|
Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug
|
2018-03-13 06:40:38 +01:00 |
nsScriptErrorWithStack.cpp
|
Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug
|
2018-03-13 06:40:38 +01:00 |