.. |
crashtests
|
…
|
|
docs
|
…
|
|
mozwebidlcodegen
|
Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt
|
2018-06-27 11:10:02 -04:00 |
parser
|
Bug 1476136. "JSON type" determination for IDL dictionaries should look at inherited dictionary members too. r=qdot
|
2018-07-23 16:33:31 -04:00 |
test
|
Bug 1473492 part 2. Disallow [Cached] on JS-implemented interfaces. r=mccr8
|
2018-07-06 11:43:12 -07:00 |
AtomList.h
|
…
|
|
BindingDeclarations.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
BindingUtils.cpp
|
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
|
2018-07-13 00:53:43 +03:00 |
BindingUtils.h
|
Bug 1207696 Part 7 - Ensure deterministic interaction of GC with CC and object references, r=smaug.
|
2018-07-23 14:46:37 +00:00 |
Bindings.conf
|
Bug 1476145 part 1. Add a getter to get the nsIDOMWindowUtils from a window. r=nika
|
2018-07-24 19:47:40 -04:00 |
CallbackFunction.h
|
…
|
|
CallbackInterface.cpp
|
…
|
|
CallbackInterface.h
|
…
|
|
CallbackObject.cpp
|
Bug 1472973 part 2 - Use JS::GetNonCCWObjectGlobal in some functions where we unwrapped the object. r=bz
|
2018-07-06 18:16:23 +02:00 |
CallbackObject.h
|
Bug 1464374 part 2 - Pass JS::Realm* instead of JSCompartment* to CallSetup. r=bz,luke
|
2018-05-31 11:28:48 +02:00 |
Codegen.py
|
Bug 1472342: Part 1 - Properly support iterator getters which need JSContexts. r=bz
|
2018-07-18 13:09:04 -07:00 |
Configuration.py
|
Bug 1466255. Allow interfaces only exposed to chrome-or-XBL to be in chrome-webidl. r=kmag
|
2018-06-09 01:03:26 -04:00 |
DOMJSClass.h
|
Bug 1472973 part 4 - Use JS::GetNonCCWObjectGlobal in PrefableDisablers::isEnabled. r=bz
|
2018-07-06 18:16:23 +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 1473149. Add an external string variant that keeps a DynamicAtom alive. r=njn,rwood
|
2018-07-10 11:21:42 -07:00 |
Date.cpp
|
…
|
|
Date.h
|
…
|
|
ErrorIPCUtils.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
ErrorResult.h
|
Bug 1475515 - Remove member initialization for union Extra::mMessage. r=bz
|
2018-07-13 14:39:12 +03:00 |
Errors.msg
|
Bug 1409664 - P4. Provide basic MediaCapabilities support. r=bryce
|
2018-07-03 11:45:16 -07:00 |
Exceptions.cpp
|
Bug 1475559 part 6 - Add principals argument to SavedFrame APIs and do frame filtering based on it. r=bz
|
2018-07-21 14:34:58 +02: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 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
GenerateCSS2PropertiesWebIDL.py
|
Bug 1471114 part 1 - Move CSSPropFlags prefix generation into GenerateServoCSSPropList.py. r=emilio
|
2018-06-27 15:34:29 +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 1472342: Part 1 - Properly support iterator getters which need JSContexts. r=bz
|
2018-07-18 13:09:04 -07: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
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
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 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
RootedDictionary.h
|
…
|
|
RootedOwningNonNull.h
|
…
|
|
RootedRefPtr.h
|
…
|
|
SimpleGlobalObject.cpp
|
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
|
2018-07-17 21:37:48 +02:00 |
SimpleGlobalObject.h
|
…
|
|
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
|
…
|
|
ToJSValue.h
|
Bug 1466221. Implement ToJSValue variants for non-refcounted (so owned) DOM objects. r=peterv
|
2018-06-09 01:03:15 -04:00 |
TypedArray.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03: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 1469376 - Initial stubs for WebGPU sketch API. - r=kvark,qdot
|
2018-06-13 10:43:48 -07: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 1475559 part 5 - Pass a global object to nsScriptErrorWithStack. r=bz
|
2018-07-21 14:34:37 +02:00 |
nsScriptErrorWithStack.cpp
|
Bug 1475559 part 6 - Add principals argument to SavedFrame APIs and do frame filtering based on it. r=bz
|
2018-07-21 14:34:58 +02:00 |