gecko-dev/js/xpconnect/loader
Doug Thayer 55db157391 Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag
In bug 1264235 we have some indication that observed bugs with the
startup cache might have been resolved, but we don't really know
until we collect data. Collecting these stats will give us the
ability to have more certainty that the startup cache is functioning
correctly in the wild.

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

--HG--
extra : moz-landing-system : lando
2019-03-05 16:52:57 +00:00
..
AutoMemMap.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
AutoMemMap.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
ChromeScriptLoader.cpp Bug 1523969 part 13 - Move method definition inline comments to new line in 'js/'. r=jorendorff 2019-02-25 16:09:04 -06:00
PScriptCache.ipdl
PrecompiledScript.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ScriptCacheActors.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
ScriptCacheActors.h Bug 1512990 - Part 2 - implement direct calls in the IPDL compiler; r=froydnj 2019-02-06 15:57:37 +00:00
ScriptPreloader-inl.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
ScriptPreloader.cpp Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag 2019-03-05 16:52:57 +00:00
ScriptPreloader.h Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag 2019-03-05 16:52:57 +00:00
URLPreloader.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
URLPreloader.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCOMUtils.jsm Bug 1495723 - Add support for importing extra symbols to `defineLazyGlobalGetters`. r=kmag 2018-10-02 20:10:04 +00:00
moz.build Bug 1513366: Part 1 - Add do_ImportModule helper for importing JS modules. r=mccr8 2018-12-11 13:28:20 -08:00
mozJSComponentLoader.cpp Bug 1523969 part 13 - Move method definition inline comments to new line in 'js/'. r=jorendorff 2019-02-25 16:09:04 -06:00
mozJSComponentLoader.h Bug 1492629 - de-COM mozJSComponentLoader. r=mccr8 2019-02-08 23:09:20 +00:00
mozJSLoaderUtils.cpp Bug 1517434 part 2. Convert existing callers of GetIsSystemPrincipal() to IsSystemPrincipal(). r=mccr8 2019-01-03 20:55:38 +00:00
mozJSLoaderUtils.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
mozJSSubScriptLoader.cpp Bug 1526508 - add profiler markers for importing a JS module, loading a JS XPCOM component or a subscript r=mstange 2019-02-11 17:53:22 +00:00
mozJSSubScriptLoader.h Bug 1515801 - Rip out vestigial handling of non-UTF-8 character sets from the subscript loader. r=kmag 2018-12-14 14:25:56 -08:00
nsImportModule.cpp Bug 1513366: Part 1 - Add do_ImportModule helper for importing JS modules. r=mccr8 2018-12-11 13:28:20 -08:00
nsImportModule.h Bug 1513366: Part 1 - Add do_ImportModule helper for importing JS modules. r=mccr8 2018-12-11 13:28:20 -08:00
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