gecko-dev/dom/bindings
Benjamin Bouvier b5407c81cc Bug 1391633: Remove the unused JSContext parameter in SetDocumentAndPageUseCounter; r=froydnj
MozReview-Commit-ID: KtVP5JgLIFC

--HG--
extra : rebase_source : 210f0a479cf0919e1d6e589a5857f43fb50fa8c5
extra : histedit_source : 2f08891b3dba80e117e3f5e4a0e0367b51e42606
2017-08-18 16:02:15 +02:00
..
crashtests
docs
mozwebidlcodegen
parser Bug 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz 2017-08-10 18:04:54 -07:00
test Bug 1362075 - Correct window.open() URL failure exception. r=ehsan 2017-08-08 02:07:00 +02:00
AtomList.h
BindingDeclarations.h
BindingUtils.cpp Bug 1391633: Remove the unused JSContext parameter in SetDocumentAndPageUseCounter; r=froydnj 2017-08-18 16:02:15 +02:00
BindingUtils.h Bug 1391633: Remove the unused JSContext parameter in SetDocumentAndPageUseCounter; r=froydnj 2017-08-18 16:02:15 +02:00
Bindings.conf Bug 1392554 - Port (Async)StatementParams to WebIDL bindings. r=asuth,qdot 2017-08-24 10:52:52 +02:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
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 1391633: Remove the unused JSContext parameter in SetDocumentAndPageUseCounter; r=froydnj 2017-08-18 16:02:15 +02: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
DOMJSProxyHandler.h
DOMString.h
Date.cpp
Date.h
ErrorIPCUtils.h
ErrorResult.h
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
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
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
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp Bug 1370608 part 3 - Use JS_NewEnumerateStandardClasses outside js/src. r=bz 2017-06-14 10:39:11 +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
StructuredClone.h
ToJSValue.cpp
ToJSValue.h
TypedArray.h Bug 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz 2017-08-10 18:04:54 -07:00
UnionMember.h
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
mach_commands.py
moz.build Bug 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz 2017-08-10 18:04:54 -07: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