Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Sam Foster b715ef7498 Bug 1768681 - Implement a loading state for tabs-pickup while we wait for remote tabs to sync. r=fluent-reviewers,desktop-theme-reviewers,dao,Gijs
* Add an animated svg loading spinner similar to pdf.js' loading.svg
* Add loading state strings and update string from previous steps
* Show a loading/syncing step when the last tab sync was greater than 30s ago
* Change the loading state to hide the setup steps and show the tabs list with a loading spinner
* Expose TABS_FRESH_ENOUGH_INTERVAL_SECONDS from SyncedTabs.jsm so we can define it in a single place

Differential Revision: https://phabricator.services.mozilla.com/D147565
2022-06-15 01:18:30 +00:00
.cargo Backed out 2 changesets (bug 1772092) for causing frequent crashes (bug 1774118 and bug 1774125). a=backout 2022-06-14 10:16:35 +02:00
.vscode
accessible Bug 1774193: Allow IAccessible::accHitTest to use RemoteAccessible's ChildAtPoint. r=morgan 2022-06-14 22:18:29 +00:00
browser Bug 1768681 - Implement a loading state for tabs-pickup while we wait for remote tabs to sync. r=fluent-reviewers,desktop-theme-reviewers,dao,Gijs 2022-06-15 01:18:30 +00:00
build Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
caps Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
chrome
config Bug 1773359 - Remove TRANSPARENT workaround in webrender bindings. r=gfx-reviewers,jrmuizel 2022-06-08 19:19:08 +00:00
devtools Bug 1607331 - Part 3: Reject global this usage in JSM. r=Standard8 2022-06-14 21:56:55 +00:00
docs Bug 1771751 - Reject static import for system module from non-system module. r=Standard8 2022-06-14 21:56:55 +00:00
docshell Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
dom Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
editor Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
extensions Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
gfx Bug 1773382 - Change the return type of GetPaintedLayerScaleForFrame() to MatrixScales. r=botond 2022-06-14 21:54:55 +00:00
gradle/wrapper
hal
image Bug 1773523 - allow_xul_xbl support in manifests. r=mccr8,gbrown 2022-06-09 19:01:01 +00:00
intl Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
js Bug 1773778 - Part 17: Remove deprecated HeapPtrValue typedef r=tcampbell 2022-06-14 12:30:14 +00:00
layout Bug 1739561 - Honor break-inside:avoid on flex containers. r=dholbert 2022-06-15 00:55:54 +00:00
media
memory Bug 1670885 - Replace deprecated NSSpinLocks with os_unfair_locks in the memory allocator r=glandium 2022-06-07 07:37:20 +00:00
mfbt Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
mobile Bug 1607331 - Part 3: Reject global this usage in JSM. r=Standard8 2022-06-14 21:56:55 +00:00
modules Bug 1772905 - Hide InstallTrigger global on Nightly and Early Beta builds. r=webcompat-reviewers,denschub,willdurand 2022-06-14 19:29:06 +00:00
mozglue Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
netwerk Bug 1765652 - Fix early hints still preloading with parent controlled loads r=necko-reviewers,kershaw 2022-06-14 10:06:36 +00:00
nsprpub Bug 1769299 - NSPR_4_34_RTM. r=glandium UPGRADE_NSPR_RELEASE 2022-05-31 19:25:48 +00:00
other-licenses Bug 1751450: update all NSIS plugin DLLs with signed copies. r=mhowell 2022-05-25 15:21:13 +00:00
parser Bug 1770727 - Fix failures of ESLint rule mozilla/use-includes-instead-of-indexOf in sjs files. r=Gijs 2022-06-07 19:14:08 +00:00
python Bug 1769405 - Part 4: Detect mismatch between the default mozconfig and the selected build target. r=firefox-build-system-reviewers,glandium 2022-06-14 18:13:54 +00:00
remote Bug 1607331 - Part 1: Do not use global this in remote/shared/messagehandler/transports/FrameTransport.jsm. r=jdescottes,webdriver-reviewers 2022-06-13 20:03:01 +00:00
security Bug 1774204 - Add SHA-384 and SHA-512 support to Digest r=keeler 2022-06-14 20:08:45 +00:00
services Bug 1768681 - Implement a loading state for tabs-pickup while we wait for remote tabs to sync. r=fluent-reviewers,desktop-theme-reviewers,dao,Gijs 2022-06-15 01:18:30 +00:00
servo Bug 1773484 - Make viewport-relative units zoomable via "zoom text only". r=boris 2022-06-14 08:38:11 +00:00
startupcache Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
storage
supply-chain Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
taskcluster Bug 1774084 - Update cargo-vet to June 13th. r=supply-chain-reviewers,Gankra 2022-06-13 23:00:44 +00:00
testing Bug 1739561 - Honor break-inside:avoid on flex containers. r=dholbert 2022-06-15 00:55:54 +00:00
third_party Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
toolkit Bug 1768681 - Implement a loading state for tabs-pickup while we wait for remote tabs to sync. r=fluent-reviewers,desktop-theme-reviewers,dao,Gijs 2022-06-15 01:18:30 +00:00
tools Bug 1771751 - Reject static import for system module from non-system module. r=Standard8 2022-06-14 21:56:55 +00:00
uriloader Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
view Bug 1772432 - Clean up nsWidgetInitData. r=stransky 2022-06-03 09:41:39 +00:00
widget Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
xpcom Bug 1774158 - Use RefPtrTraits in StaticRefPtr. r=xpcom-reviewers,barret 2022-06-14 13:33:27 +00:00
xpfe/appshell Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js Bug 1773452 - Disable ESlint warnings about use of osfile for osfile files. r=barret 2022-06-09 21:05:38 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1771004 - Ignore Storybook generated files. r=mstriemer 2022-05-25 18:32:43 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1771004 - Ignore Storybook generated files. r=mstriemer 2022-05-25 18:32:43 +00:00
.hgtags No bug - tagging 7db3b1cf976f9634d567201a8259bed4ba14fe5c with FIREFOX_NIGHTLY_102_END a=release DONTBUILD CLOSED TREE 2022-05-30 11:42:15 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1774034 - Upgrade apilint to 0.5.2. r=calu 2022-06-13 16:28:57 +00:00
Cargo.lock Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
Cargo.toml Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-30 11:42:22 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1769405 - Part 1: Move artifact build option to build/moz.configure/init.configure. r=glandium 2022-06-14 18:13:53 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.