.. |
crashtests
|
|
|
docs
|
|
|
mozwebidlcodegen
|
Backed out 2 changesets (bug 1442931) for build bustages at ..\dom\bindings\mozwebidlcodegen\test\test_mozwebidlcodegen.py::TestWebIDLCodegenManager::test_copy_input on a CLOSED TREE
|
2018-03-07 08:53:06 +02:00 |
parser
|
Bug 1450182. Remove the EventListenerWasAdded/Removed hooks from DOMEventTargetHelper. r=smaug
|
2018-04-04 15:32:19 -04:00 |
test
|
Bug 1444586. Fix the signatures of some binding test methods. r=qdot
|
2018-03-13 00:59:24 -04:00 |
AtomList.h
|
|
|
BindingDeclarations.h
|
Bug 1444286. Common up the Get*ObjectHandle methods in bindings. r=peterv
|
2018-03-09 16:04:11 -05:00 |
Bindings.conf
|
Bug 1085061. Remove the hasXPConnectImpls flag from EventTarget. r=peterv
|
2018-04-04 14:39:48 -04:00 |
BindingUtils.cpp
|
Bug 1085062 followup. Actually address the review comments. r=peterv
|
2018-04-04 14:43:41 -04:00 |
BindingUtils.h
|
Bug 1447454. Stop allowing implicit downcasts in StrongOrRawPtr. r=peterv
|
2018-04-04 15:32:19 -04:00 |
CallbackFunction.h
|
|
|
CallbackInterface.cpp
|
|
|
CallbackInterface.h
|
|
|
CallbackObject.cpp
|
Bug 1447420: Give CallbackObject.cpp an include for nsContentUtils.h (whose methods it calls). r=baku
|
2018-03-20 12:18:20 -07:00 |
CallbackObject.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 |
Codegen.py
|
Bug 1445710. Reduce codesize a bit by removing DOM DefineInterfaceObject methods. r=peterv
|
2018-04-04 15:32:19 -04:00 |
Configuration.py
|
Bug 1085062. Remove hasXPConnectImpls support from bindings codegen. r=peterv
|
2018-04-04 14:39:52 -04:00 |
Date.cpp
|
|
|
Date.h
|
|
|
DOMJSClass.h
|
|
|
DOMJSProxyHandler.cpp
|
|
|
DOMJSProxyHandler.h
|
|
|
DOMString.h
|
Bug 1411469 - Statically allocate static atoms. r=froydnj
|
2018-03-26 11:18:31 +02:00 |
ErrorIPCUtils.h
|
|
|
ErrorResult.h
|
Bug 1449019. Actually propagate out exceptions from the innerHTML getter. r=smaug
|
2018-03-26 16:41:43 -04:00 |
Errors.msg
|
|
|
Exceptions.cpp
|
Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem.
|
2018-02-21 10:30:19 -06: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
|
Bug 1448138 - Rename string DataFlags::SHARED to REFCOUNTED to make it clearer to those reading the code. r=erahm
|
2018-03-23 17:31:37 -07:00 |
GenerateCSS2PropertiesWebIDL.py
|
Bug 1297480 - Add BindingAlias= for WebIDL attrbutes, use it to slim CSS2Properties down. r=bz
|
2018-01-23 20:47:05 +01:00 |
IterableIterator.cpp
|
|
|
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
|
|
|
mach_commands.py
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 1438961. Make DOM binding bits build in a debug --disable-tests build. r=qdot
|
2018-02-26 17:27:23 -05:00 |
NonRefcountedDOMObject.h
|
|
|
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 |
Nullable.h
|
|
|
PrimitiveConversions.h
|
|
|
ReadableStream.h
|
|
|
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 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb
|
2018-03-22 13:36:20 -05:00 |
SimpleGlobalObject.h
|
|
|
SpiderMonkeyInterface.h
|
|
|
StructuredClone.cpp
|
|
|
StructuredClone.h
|
|
|
ToJSValue.cpp
|
|
|
ToJSValue.h
|
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 4: Convert MessageManager to WebIDL. r=bz.
|
2017-06-20 11:09:50 +02:00 |
TypedArray.h
|
|
|
UnionMember.h
|
|
|
WebIDLGlobalNameHash.cpp
|
Bug 1445710. Reduce codesize a bit by removing DOM DefineInterfaceObject methods. r=peterv
|
2018-04-04 15:32:19 -04: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
|
|
|