gecko-dev/startupcache
Gijs Kruitbosch 1e96300cf3 Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer
This limits us to 1 preloaded browser per window, in the top 3 normal windows + top 3 private windows.
If we try to create additional browsers beyond that, we instead move a pre-existing browser across.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 17:29:48 +00:00
..
test Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
StartupCache.cpp Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag 2019-03-05 16:52:57 +00:00
StartupCache.h Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag 2019-03-05 16:52:57 +00:00
StartupCacheUtils.cpp Bug 1415508 - use Span in constructing a byte input stream; r=mayhemer 2019-02-25 19:11:20 +00:00
StartupCacheUtils.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag 2019-03-05 16:52:57 +00:00