gecko-dev/browser
Mike Conley e5905f10e5 Bug 1674317 - Load about:home scripts via the subscript loader when hitting the about:home startup cache. r=k88hudson
Using the subscript loader is currently our best way of getting the loaded scripts recorded for entry
in the ScriptPreloader which is used to cache startup-related JavaScript within the startup window.

Originally, we were using <script> tags to load those scripts, but unfortunately, that loading mechanism
does not qualify for being noted by the ScriptPreloader.

This is a workaround until the Stencil project by the SpiderMonkey team Phase 2 is complete (see bug 1663956),
which should allow us to more easily note scripts to cache at runtime.

Differential Revision: https://phabricator.services.mozilla.com/D95407
2020-11-03 20:54:55 +00:00
..
actors Bug 1674317 - Load about:home scripts via the subscript loader when hitting the about:home startup cache. r=k88hudson 2020-11-03 20:54:55 +00:00
app Bug 1672764 - Logged out save variants r=thecount 2020-11-03 19:56:52 +00:00
base Bug 1674857 - part2 : add test case for volume 0 and remove corresponding plain mochitests. r=bryce 2020-11-03 20:29:16 +00:00
branding Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
components Bug 1674317 - Load about:home scripts via the subscript loader when hitting the about:home startup cache. r=k88hudson 2020-11-03 20:54:55 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-10-19 16:39:05 +00:00
docs Bug 1588458 - Replace dxr by searchfox in the rst doc r=ahal DONTBUILD 2020-10-08 08:13:15 +00:00
extensions Bug 1663978 - Import v17.0.0 webcompat addon sources. r=denschub,webcompat-reviewers 2020-11-03 13:02:23 +00:00
fonts Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
fxr Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
installer Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers 2020-11-02 17:09:56 +00:00
locales Bug 1672936 - Do not show "report a detection problem" in Safe Browsing malware interstitial page r=flod,fluent-reviewers,gcp 2020-11-03 10:44:31 +00:00
modules Bug 1634556 Part 1: Make web extension sidebars listen to zoom enlarge/reduce events. r=mixedpuppy 2020-10-26 16:20:59 +00:00
themes Bug 1669483 - Restore keyboard navigation to WhatsNewPanel footer r=Jamie,andreio 2020-11-02 18:42:38 +00:00
tools/mozscreenshots Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk Bug 1670357 - Remove `make` targets for cleaning: `clean`, `realclean`, `clobber`, `distclean`, `clobber_all`, `everything` r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
confvars.sh Bug 1657954 - Move various branding options from `old-configure` r=geckoview-reviewers,mhentges,nalexander,snorp 2020-08-11 15:58:52 +00:00
defs.mk
l10n-registry.manifest
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00