gecko-dev/dom/bindings
Dustin J. Mitchell 26d48b3202 Bug 1403519 - only build docs when necessary r=gps
This marks **/docs/** as exclusively docs, and code that is autodoc'd as
inclusively docs.

That means that a change that purely modifies documentation files will *only*
run `docs` tasks, while a change that modifies autodoc'd source code will
*additionaly* run `docs` tasks.  The tasks do not run by default.

MozReview-Commit-ID: G9tOK0AwtrI

--HG--
extra : rebase_source : 8dd971e5c9b0eb5f47895664a4ea49442f303ecb
extra : source : 0881de9b2b5e36ec37cc866f1d4af109da57a919
2017-10-02 18:22:56 +00:00
..
crashtests
docs
mozwebidlcodegen
parser Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
test Bug 1383876 - Part 4: Remove even more tests which no longer work, r=freesamael, r=smaug 2018-01-12 17:52:58 -05:00
AtomList.h
BindingDeclarations.h Bug 1428229 - Partial backout a4094a8fa08d (bug 1406820) due to optimization removals; r=bz 2018-01-05 13:44:25 -08:00
BindingUtils.cpp Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
BindingUtils.h Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
Bindings.conf Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp
CallbackObject.h
Codegen.py Merge inbound to mozilla-central r=merge a=merge 2018-01-13 11:55:23 +02:00
Configuration.py Bug 1424474 part 2. Add a way to request only non-system subject principals in webidl bindings. r=mystor 2017-12-20 17:43:18 -05:00
DOMJSClass.h
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h
DOMString.h Bug 1407858 part 3. Add a literal string state to DOMString. r=smaug 2017-12-22 13:02:51 -05:00
Date.cpp
Date.h
ErrorIPCUtils.h
ErrorResult.h
Errors.msg
Exceptions.cpp
Exceptions.h
FakeString.h Bug 1428229 - Partial backout a4094a8fa08d (bug 1406820) due to optimization removals; r=bz 2018-01-05 13:44:25 -08:00
GenerateCSS2PropertiesWebIDL.py Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
IterableIterator.cpp
IterableIterator.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
JSSlots.h
Makefile.in
NonRefcountedDOMObject.h
Nullable.h
PrimitiveConversions.h
ReadableStream.h
Record.h
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp Bug 1377402 - Add null check in SimpleGlobalObject's class hooks r=sfink 2018-01-08 14:27:50 +00:00
SimpleGlobalObject.h
SpiderMonkeyInterface.h
StructuredClone.cpp
StructuredClone.h
ToJSValue.cpp
ToJSValue.h
TypedArray.h
UnionMember.h
WebIDLGlobalNameHash.cpp
WebIDLGlobalNameHash.h
XrayExpandoClass.h
mach_commands.py
moz.build Bug 1403519 - only build docs when necessary r=gps 2017-10-02 18:22:56 +00:00
nsIScriptError.idl
nsScriptError.cpp
nsScriptError.h
nsScriptErrorWithStack.cpp