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
Shane Hughes 7a051f00ca Bug 1782717 - Fix back/forward menu tooltip string for current page item to indicate it will reload page. r=Gijs,flod
The back/forward menu shows tooltips when hovering menuitems. For the
current page, the tooltip says Stay on this page, but the effect of the
menuitem is actually to reload the current page. So change the tooltip
string to reflect that the page will reload when the item is clicked.

Differential Revision: https://phabricator.services.mozilla.com/D153468
2022-08-03 09:56:23 +00:00
.cargo Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
.vscode
accessible Bug 1780878: [Part 3] Cache FLOWS_TO and FLOWS_FROM relations r=Jamie 2022-08-03 05:09:56 +00:00
browser Bug 1782717 - Fix back/forward menu tooltip string for current page item to indicate it will reload page. r=Gijs,flod 2022-08-03 09:56:23 +00:00
build Bug 1782171 - Enable gcc -Wlogical-op warnings. r=firefox-build-system-reviewers,andi 2022-08-02 04:58:43 +00:00
caps Bug 1711168 support extension matching in webAccessibleResources r=zombie,smaug,rpl 2022-08-02 17:08:58 +00:00
chrome Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-07-25 16:15:27 +00:00
devtools Bug 1782819 - Enable some ESLint rules for devtools to be consistent with the rest of mozilla-central. r=jdescottes 2022-08-03 08:24:21 +00:00
docs Bug 1782855 - Add MSVC to required list for Windows build docs. r=glandium DONTBUILD 2022-08-03 09:43:32 +00:00
docshell Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
dom Backed out changeset ae5c32a54dd6 (bug 1759557)for causing reftest failures on incorrect_display_in_bytestream_vp9.html CLOSED TREE 2022-08-03 10:04:59 +03:00
editor Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
extensions Backed out 5 changesets (bug 1782526, bug 1777497) for causing gv-junit failures. 2022-08-02 02:45:32 +03:00
gfx Bug 1782731 - Make gfx.font_rendering.fontconfig.max_generic_substitutions threadsafe. r=jfkthame 2022-08-02 20:58:41 +00:00
gradle/wrapper
hal Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
image Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
intl Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
ipc Bug 1782505 - Observe destroyed actors in IPC fuzzing. r=nika 2022-08-02 22:06:28 +00:00
js Bug 1782212 - Part 28: Add curly brackets to js/src/builtin/intl/RelativeTimeFormat.js. r=tcampbell 2022-08-03 06:38:06 +00:00
layout Backed out changeset 07e7637819ec (bug 1773712)for causing reftest failures on 1304353-text-global-composite-op-1.html 2022-08-03 10:03:39 +03:00
media Bug 1782272 - Update libjxl to 59f7d19e454bc5e1edd692187e1178f5926fdfd9 r=saschanaz 2022-08-01 10:27:42 +00:00
memory Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
mfbt Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
mobile Bug 1780093 - Disable SurfaceControl compositing path when selection is active. r=geckoview-reviewers,calu 2022-08-02 20:55:20 +00:00
modules Backed out changeset 07e7637819ec (bug 1773712)for causing reftest failures on 1304353-text-global-composite-op-1.html 2022-08-03 10:03:39 +03:00
mozglue Bug 1682520 p2: Register the WER Runtime Exception Module very early in process start up. r=gsvelto,glandium 2022-08-02 10:41:14 +00:00
netwerk Bug 1782536 - Remove outdated comments from HttpChannelParent.h and ParentChannelListener.h r=necko-reviewers,valentin DONTBUILD 2022-08-03 09:49:48 +00:00
nsprpub
other-licenses Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
parser Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
python Bug 1782523 - Update NodeJS to latest versions for the branches. r=firefox-build-system-reviewers,glandium 2022-08-03 07:29:08 +00:00
remote Bug 1742842 - Workaround known issues in tests that currently keep vsync enabled forever, r=mconley,webdriver-reviewers,jdescottes. 2022-08-01 16:04:15 +00:00
security Bug 1781075 - Add test cases for ECH connections with incorrect ALPN advertisements. r=necko-reviewers,kershaw 2022-08-02 19:59:22 +00:00
services Bug 1782155 - Switch sync-after-tab-change to be default on r=markh 2022-08-03 01:31:06 +00:00
servo Bug 1780240 - Properly fail to serialize grid shorthand when not roundtripping. r=dholbert 2022-07-26 22:43:26 +00:00
startupcache Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
storage Bug 1769290 - Part 24: Apply mozilla-js-handle-rooted-typedef against layout,security,storage,tools r=andi 2022-07-14 17:00:24 +00:00
supply-chain Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
taskcluster Bug 1782523 - Update NodeJS to latest versions for the branches. r=firefox-build-system-reviewers,glandium 2022-08-03 07:29:08 +00:00
testing Backed out changeset 07e7637819ec (bug 1773712)for causing reftest failures on 1304353-text-global-composite-op-1.html 2022-08-03 10:03:39 +03:00
third_party Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
toolkit Bug 1777403 - Make REL_PRELOAD_MISS_RATIO never expired, r=necko-reviewers,dragana 2022-08-03 08:54:04 +00:00
tools Bug 1782505 - Observe destroyed actors in IPC fuzzing. r=nika 2022-08-02 22:06:28 +00:00
uriloader Bug 1772006 - Part 6: Simplify and move the find+replace methods from ns[T]StringObsolete, r=xpcom-reviewers,barret 2022-07-30 00:12:49 +00:00
view
widget Bug 1776795 - Move the swipe-to-nav icon in response to the swipe gestures on Windows. r=tnikkel,desktop-theme-reviewers,sfoster 2022-08-02 23:08:46 +00:00
xpcom Bug 1682520 p1: Move GeckoProcessType and implementation of get and set into mozglue. r=glandium 2022-08-02 10:41:14 +00:00
xpfe/appshell Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
.cron.yml Bug 1771587 - Implement are-we-esmified-yet check on ci; r=marco,jmaher 2022-07-06 08:24:18 +00:00
.eslintignore Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
.eslintrc.js Bug 1782212 - Part 29: Enable eslint 'curly' rule for selfhosted js. r=tcampbell 2022-08-03 06:38:06 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1776870 - Integrate esmify script into mach. r=yulia,firefox-static-analysis-reviewers,andi 2022-07-11 14:55:11 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 634029 - Add .rej and .orig files, which can be generated from hg commands, to .hgignore. r=firefox-build-system-reviewers,andi DONTBUILD 2022-07-11 15:12:35 +00:00
.hgtags No bug - tagging aefc088708a85e810290b4793474e4582d75adf9 with FIREFOX_NIGHTLY_104_END a=release DONTBUILD CLOSED TREE 2022-07-25 16:15:20 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1782190: Remove no longer used eslint definitions for js-shell module loader. r=jonco 2022-07-29 09:44:27 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1781030 - Upgrade to Glean v51.0.1. r=perry.mcmanis,supply-chain-reviewers 2022-08-01 10:50:47 +00:00
Cargo.lock Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
Cargo.toml Backed out 2 changesets (bug 1766045) for causing Bp-hybrid failures on UniFFIGeneratedScaffolding.cpp 2022-08-03 00:01:58 +03:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-07-25 16:15:27 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1782274 - mots: add hiro and dlrobertson to APZ peers. r=zeid 2022-07-29 19:13:57 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Bug 1773520 - add vscode build backend by default if vscode is installed, r=firefox-build-system-reviewers,nalexander,glandium 2022-07-18 13:14:23 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1762571 - Update node_modules bundles and package-lock.json files for new node versions. r=mossop 2022-07-07 22:09:00 +00:00
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.