gecko-dev/toolkit/components/crashes
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
..
docs
tests/xpcshell Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
CrashManager.jsm bug 1410143 - Whitelist ipc_channel_error for crash pings data-r?rweiss r=gsvelto 2017-10-20 14:49:14 -04:00
CrashManagerTest.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
CrashService.js Bug 1408806 - Gracefully deal with errors when killing the minidump-analyzer on shutdown; r=mconley 2017-10-26 22:59:29 +02:00
CrashService.manifest
moz.build Bug 1403519 - only build docs when necessary r=gps 2017-10-02 18:22:56 +00:00
nsICrashService.idl Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00