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
Перейти к файлу
Emilio Cobos Álvarez 8edd7b11cf Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs
On Wayland popup flipping and such is not Firefox's responsibility.

Once we've decided the final popup position because the compositor told
us, we move the popup to a fixed position, and internally the popup
becomes unanchored.

Using this boolean to make decisions after the initial popuppositioned
event is wrong, so avoid exposing it to JS.

Differential Revision: https://phabricator.services.mozilla.com/D142679
2022-04-04 13:29:30 +00:00
.cargo Bug 1761218 - Bump jsparagus for bug 1760989 and bug 1761755. r=nbp 2022-03-30 17:11:00 +00:00
.vscode
accessible Bug 1735970 part 18: Add browser tests to exercise table support for both local and remote Accessibles. r=morgan 2022-04-01 09:50:02 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD 2022-04-04 06:59:32 +00:00
build Bug 1748520 - Add valgrind suppression for the leak of a dynamic atom created by language lookup. r=jseward 2022-03-29 13:05:10 +00:00
caps Bug 1762498 - Fix ESLint rule warnings for no-unused-vars in caps/tests/unit/test_site_origin.js. r=Standard8 2022-04-01 10:21:34 +00:00
chrome Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky 2022-03-11 16:41:29 +00:00
config Bug 1351378 - Add an --enable-audio-backends option. r=mhentges 2022-03-28 20:48:52 +00:00
devtools Bug 1762827 - [devtools] Remove old edit-and-resend-button rule. r=bomsy 2022-04-04 12:09:03 +00:00
docs Bug 1762099 - Fix "Report an issue" link on Firefox Source Docs. r=sylvestre DONTBUILD 2022-03-31 12:28:31 +00:00
docshell Backed out changeset f255030d86d8 (bug 1577122) for causing talos crashes in Bug 1762611. 2022-04-01 23:30:12 +03:00
dom Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs 2022-04-04 13:29:30 +00:00
editor Bug 1761159 - Make constructors of `SplitNodeResult` take content nodes with logical meaning rather than physical meaning r=m_kato 2022-03-25 01:00:36 +00:00
extensions Bug 1761464 - Load dictionaries lazily; r=smaug 2022-04-01 18:57:41 +00:00
gfx Bug 1757588 - Take the FORCE_AA flag into account in the shader. r=gw 2022-04-04 12:23:33 +00:00
gradle/wrapper Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu 2022-01-11 19:16:01 +00:00
hal Bug 1760839 - Use more automatic memory management in GTK code. r=stransky 2022-03-23 16:14:34 +00:00
image Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE 2022-03-29 00:04:47 +03:00
intl Bug 1762659 - Use MozIntl for stand-alone display names in LangPackMatcher.jsm; r=Mardak,nordzilla 2022-04-01 21:39:17 +00:00
ipc Bug 1753424 - Support running multiple UtilityProcess r=nika 2022-03-26 19:46:43 +00:00
js Bug 1762582 - Part 2: Add MacroAssembler::loadFunctionArgCount(). r=jonco 2022-04-04 12:11:44 +00:00
layout Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs 2022-04-04 13:29:30 +00:00
media Bug 1761075: Update version.h for dav1d when vendoring r=jbauman,jewilde 2022-04-01 16:45:42 +00:00
memory Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
mfbt Bug 1761536 - Part 2: Replace nsTArray::elem_type with value_type, r=mccr8 2022-04-01 17:00:25 +00:00
mobile Backed out changeset b7dc5de07187 (bug 1753700) for causing android mochitest failures on test_ext_tabs_getCurrent.html. CLOSED TREE 2022-04-02 01:28:06 +03:00
modules Bug 1760560 - Remove directory upload API; r=smaug 2022-04-04 09:54:34 +00:00
mozglue Bug 1607588 - Remove suppression for NSS shutdown race. r=decoder 2022-03-29 18:48:37 +00:00
netwerk Bug 1761242 - Make link asset parsing accessible in nsNetUtils.h r=necko-reviewers,dragana 2022-04-01 13:45:20 +00:00
nsprpub Bug 1743566 - Finalize NSPR version number (no code change). r=glandium UPGRADE_NSPR_RELEASE DONTBUILD 2021-12-18 01:13:20 +00:00
other-licenses Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
parser Bug 1712928 - Gather telemetry about encoding-unlabeled pages and about Repair Text Encoding usage situations. r=emk 2022-03-29 08:04:25 +00:00
python Bug 1755516: Remove "use system Python packages" inference r=ahal 2022-04-04 13:26:53 +00:00
remote Bug 1759994 - [remote] Use command line arguments for allowed hosts and origins for Remote Agent. r=webdriver-reviewers,jdescottes 2022-04-02 11:47:16 +00:00
security Bug 1758579 - land NSS NSS_3_77_RTM UPGRADE_NSS_RELEASE, r=djackson 2022-04-01 15:44:27 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=diannaS 2022-03-31 15:06:24 +00:00
servo Bug 1759621 - Migrate `<th>` `text-align` behaviour from presentation hint to UA CSS. r=emilio 2022-04-01 22:57:05 +00:00
startupcache Bug 1755181 - Allow live language reloading to invalidate the startup cache; r=dthayer 2022-03-22 15:19:47 +00:00
storage Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
taskcluster Bug 1757880 - Add taskgraph action to trigger performance tests r=ahal,jmaher,perftest-reviewers,sparky 2022-04-04 07:15:18 +00:00
testing Bug 1762747 - set scroll-to-text-fragment/force-load-at-top.html as always passing on macOS. DONTBUILD 2022-04-04 13:24:51 +00:00
third_party Bug 1741244 - p5: proper assignment of FEC setting to encoders in SoftwareFallbackWrapper. r=mjf 2022-04-02 01:20:25 +00:00
toolkit Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs 2022-04-04 13:29:30 +00:00
tools Backed out 2 changesets (bug 1762037, bug 1762038) for causing py3 failures on test_vendor.py::test_up_to_date_vendor. CLOSED TREE 2022-04-01 15:03:22 +03:00
uriloader Bug 1753696 - move common setup/init tasks in head.js files to use add_setup, r=Standard8 2022-03-30 16:16:43 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1762152 - Don't propagate changes from layout back to layout. r=stransky 2022-04-01 13:51:35 +00:00
xpcom Bug 1760560 - Remove directory upload API; r=smaug 2022-04-04 09:54:34 +00:00
xpfe/appshell Bug 1207753 - Smaller xpcom/threads & xpfe thread-safety annotations r=nika 2022-03-21 23:04:07 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1750663 [Linux] Move mozva library and va headers to media directory r=alwu,media-playback-reviewers 2022-01-24 10:19:51 +00:00
.cron.yml Bug 1758746 - Make searchfox run on-push for mozilla-central r=ahal 2022-03-09 21:21:16 +00:00
.eslintignore Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy. 2022-03-03 16:16:50 +00:00
.eslintrc.js Bug 1746686 - Use `ChromeUtils.import` with one parameter in add-ons test code. r=robwu 2022-04-01 15:17:50 +00:00
.flake8
.git-blame-ignore-revs Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD 2021-10-14 16:02:46 +00:00
.gitattributes
.gitignore Bug 1759087 - Ignore Visual Studio user config files in VCS. r=mhentges 2022-03-11 15:40:52 +00:00
.hg-annotate-ignore-revs Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD 2021-10-14 16:02:46 +00:00
.hg-format-source
.hgignore Bug 1761655 - Ignore mypy cache files r=jgraham 2022-03-31 13:52:11 +00:00
.hgtags No bug - tagging 923f64ad8d51a0ba1540c400bb6ee63cbe1233c4 with FIREFOX_NIGHTLY_99_END a=release DONTBUILD CLOSED TREE 2022-03-08 10:07:40 +00:00
.lando.ini Bug 1740791: temporarily disable autoformatting r=sheehan DONTBUILD 2021-11-16 16:49:41 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-12-06 19:18:29 +00:00
Cargo.lock Bug 1761218 - Bump jsparagus for bug 1760989 and bug 1761755. r=nbp 2022-03-30 17:11:00 +00:00
Cargo.toml Bug 1755956 - Add initial boilerplate for origin trials. r=smaug,hsivonen 2022-02-18 13:57:30 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1751515 - Part 3: Do not install artifact test archive when `--disable-tests`. r=firefox-build-system-reviewers,glandium 2022-01-26 19:08:57 +00:00
README.txt
aclocal.m4 Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi 2022-01-20 21:01:20 +00:00
build.gradle Bug 1754474 - Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik 2022-02-15 13:35:07 +00:00
client.mk Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi 2021-10-08 09:30:48 +00:00
client.py
configure.in
configure.py Bug 1747332 - Move build environment checks to configure.py. r=firefox-build-system-reviewers,andi 2021-12-23 20:47:47 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal 2022-02-04 21:49:15 +00:00
mach.cmd Bug 1750874: Support launching Mach with `py` instead of `python` r=glandium 2022-01-21 18:22:58 +00:00
mach.ps1 Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
moz.build Bug 1753127 - NSPR doc: move the doc into docs/nspr UPGRADE_NSS_RELEASE r=kaie,bbeurdouche 2022-02-02 17:19:51 +00:00
moz.configure Bug 1544779 - Prioritize mozmake over mingw32-make. r=firefox-build-system-reviewers,andi 2022-03-29 08:26:06 +00:00
mozilla-config.h.in Bug 1746991 - Avoid warning noise from __STDC_CONSTANT_MACROS being redefined. r=firefox-build-system-reviewers,andi 2021-12-21 21:22:26 +00:00
old-configure.in Bug 1752064 - Move the remainder of AS to python configure. r=firefox-build-system-reviewers,andi 2022-02-03 00:06:29 +00:00
package-lock.json Bug 1553931 - Add eslint-plugin-react-hooks and enable for paths using React r=Standard8 2022-03-25 18:01:21 +00:00
package.json Bug 1553931 - Add eslint-plugin-react-hooks and enable for paths using React r=Standard8 2022-03-25 18:01:21 +00:00
settings.gradle Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander 2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander 2022-02-02 18:00:46 +00:00
test.mozbuild

README.txt

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.