gecko-dev/js/xpconnect/loader
Ehsan Akhgari ca162bee20 Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal.  I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

Differential Revision: https://phabricator.services.mozilla.com/D13193

--HG--
extra : moz-landing-system : lando
2018-11-28 09:16:55 +00:00
..
AutoMemMap.cpp Bug 1490600 - Always use braces for if/for/while statements in js/xpconnect/loader. r=kmag 2018-09-12 18:14:49 +00:00
AutoMemMap.h Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 09:16:55 +00:00
ChromeScriptLoader.cpp Bug 1485800 - Rename SourceBufferHolder to SourceText, and add a <typename Unit> template parameter to it so it can hold putative UTF-8 or UTF-16 source text. r=tcampbell, r=fitzgen 2018-11-08 18:42:48 -08:00
moz.build Bug 1494827 - Add USS telemetry for content process startup. r=kmag 2018-09-27 18:13:05 -07:00
mozJSComponentLoader.cpp Bug 1492584, part 3 - Remove JS component loader registration. r=kmag 2018-10-23 23:20:38 +00:00
mozJSComponentLoader.h Bug 1492584, part 3 - Remove JS component loader registration. r=kmag 2018-10-23 23:20:38 +00:00
mozJSLoaderUtils.cpp Bug 1490600 - Always use braces for if/for/while statements in js/xpconnect/loader. r=kmag 2018-09-12 18:14:49 +00:00
mozJSLoaderUtils.h
mozJSSubScriptLoader.cpp Bug 1485800 - Rename SourceBufferHolder to SourceText, and add a <typename Unit> template parameter to it so it can hold putative UTF-8 or UTF-16 source text. r=tcampbell, r=fitzgen 2018-11-08 18:42:48 -08:00
mozJSSubScriptLoader.h Bug 1416066 - Use XPConnect compilation scope for some non-cached local scripts with codebase principal when preload cache is enabled. r=kmag 2018-07-03 21:26:04 -04:00
PrecompiledScript.h Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 09:16:55 +00:00
PScriptCache.ipdl
script_cache.py Bug 1416066 - Update script_cache.py to support new version of startup script cache file. r=kmag 2018-06-26 14:02:22 -04:00
ScriptCacheActors.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ScriptCacheActors.h Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 09:16:55 +00:00
ScriptPreloader-inl.h Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 09:16:55 +00:00
ScriptPreloader.cpp Bug 1494827 - Add USS telemetry for content process startup. r=kmag 2018-09-27 18:13:05 -07:00
ScriptPreloader.h Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 09:16:55 +00:00
URLPreloader.cpp Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
URLPreloader.h Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 09:16:55 +00:00
XPCOMUtils.jsm Bug 1495723 - Add support for importing extra symbols to defineLazyGlobalGetters. r=kmag 2018-10-02 20:10:04 +00:00