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
Перейти к файлу
moz-wptsync-bot 9c56d256df Bug 1824098 [wpt PR 39158] - Update wpt metadata, a=testonly
wpt-pr: 39158
wpt-type: metadata
2023-04-12 11:20:52 +00:00
.cargo Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
.vscode
accessible Bug 1826688 - Shrink down StyleInfo. r=morgan 2023-04-12 08:43:15 +00:00
browser Bug 1827451 - Make <html:select> work on top level windows. r=Gijs,gregtatum 2023-04-12 10:54:18 +00:00
build Bug 1823591 - Update builders to clang 16. r=firefox-build-system-reviewers,andi,ahochheiden 2023-04-11 07:17:09 +00:00
caps
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-04-10 15:05:17 +00:00
devtools Bug 1826502 - [devtools] Remove classnames package. r=devtools-reviewers,ochameau. 2023-04-12 10:23:45 +00:00
docs Bug 1825755 - Only create the mozharness venv using `--without-pip` on Windows r=firefox-build-system-reviewers,glandium 2023-04-11 18:49:03 +00:00
docshell Backed out changeset 7a21d83704b9 (bug 1822711) for causing mochitest failures in dom/security/test/csp/test_bug1242019.html CLOSED TREE 2023-04-12 05:44:25 +03:00
dom Bug 1691658 - block http redirects to data: protocol, r=necko-reviewers,ckerschb,valentin 2023-04-12 09:43:00 +00:00
editor Bug 1807495 - part 1: Make `Document` notify `HTMLEditor` and `IMEStateManager` of pseudo focus change when editing state of focused editing host or document is changed r=smaug,m_kato 2023-04-11 23:26:03 +00:00
extensions Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
gfx Bug 1776972 - Re-enable test_group_hittest-2.html in some configurations after the fix for bug 1737725. r=hiro 2023-04-12 05:06:23 +00:00
gradle/wrapper
hal
image Bug 1823375. Fix all variable shadowing warnings in imagelib. r=Zaggy1024,gfx-reviewers,nical 2023-04-11 08:06:29 +00:00
intl
ipc Bug 1826953 - Document Third-Party Modules informations for new processes r=gstoll 2023-04-11 13:36:24 +00:00
js Bug 1827420 part 2 - Optimize AutoSetNewObjectMetadata. r=jonco 2023-04-12 05:44:30 +00:00
layout Bug 1677568. Handle a rare case of a placeholder and its out of flow frame not being in the same continuation of it's containing block frame in retained display list code. r=mstange 2023-04-12 10:52:05 +00:00
media Merge mozilla-central to autoland. CLOSED TREE 2023-04-12 00:04:01 +02:00
memory Bug 1826298 - Fix a use of an `auto` type without a reference r=glandium 2023-04-05 07:51:36 +00:00
mfbt no bug - mfbt: use the C++ usual declaration r=andi DONTBUILD 2023-04-12 09:55:04 +00:00
mobile Bug 1823164 - Add an event GeckoView:SavePdf in order to be able save a pdf from the pdf.js UI r=geckoview-reviewers,pdfjs-reviewers,marco,m_kato 2023-04-11 21:50:49 +00:00
modules Bug 1691658 - block http redirects to data: protocol, r=necko-reviewers,ckerschb,valentin 2023-04-12 09:43:00 +00:00
mozglue Bug 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova 2023-04-05 13:52:29 +00:00
netwerk Bug 1691658 - block http redirects to data: protocol, r=necko-reviewers,ckerschb,valentin 2023-04-12 09:43:00 +00:00
nsprpub
other-licenses
parser Bug 1826067 - Fix non-unified-build bustage in parser/htmlparser/nsScanner.cpp; r=sergesanspaille 2023-04-03 12:59:14 +00:00
python Bug 1812092 - Update startup tests to use a fixed current date. r=perftest-reviewers,AlexandruIonescu 2023-04-11 19:11:07 +00:00
remote Bug 1826048 - [marionette] Don't mention TimedPromise in navigation timeout error message. r=webdriver-reviewers,jdescottes 2023-04-06 20:41:32 +00:00
security Backed out changeset 7a21d83704b9 (bug 1822711) for causing mochitest failures in dom/security/test/csp/test_bug1242019.html CLOSED TREE 2023-04-12 05:44:25 +03:00
services Bug 1821308 - Part 2: Convert ctypes.jsm consumers to use ESM. r=Standard8,geckoview-reviewers,application-update-reviewers,credential-management-reviewers,sgalich,bytesized,m_kato 2023-04-11 01:25:15 +00:00
servo Bug 1794628 - Implement inverted-colors media feature r=geckoview-reviewers,morgan,emilio,m_kato,cmartin 2023-04-11 13:34:00 +00:00
startupcache
storage Bug 1827351 - Fix non-unified-build bustage in storage/test/gtest/test_deadlock_detector.cpp; r=sergesanspaille 2023-04-11 07:03:37 +00:00
supply-chain Bug 1826669 - Upgrade rust-cascade to 1.5.0. r=keeler,supply-chain-reviewers 2023-04-06 21:18:44 +00:00
taskcluster Backed out changeset 7a21d83704b9 (bug 1822711) for causing mochitest failures in dom/security/test/csp/test_bug1242019.html CLOSED TREE 2023-04-12 05:44:25 +03:00
testing Bug 1824098 [wpt PR 39158] - Update wpt metadata, a=testonly 2023-04-12 11:20:52 +00:00
third_party Merge mozilla-central to autoland. CLOSED TREE 2023-04-12 00:04:01 +02:00
toolkit Bug 1821985 - Use top chrome window to create select dropdown. r=Gijs 2023-04-12 11:08:53 +00:00
tools Bug 1824611 - Convert consumers of toolkit/components/passwordmgr to import ES modules directly. r=Standard8,credential-management-reviewers,settings-reviewers,fxview-reviewers,sclements,sgalich,geckoview-reviewers,owlish 2023-04-11 19:06:24 +00:00
uriloader Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
view
widget Backed out changeset 8e7588542175 (bug 1818517) as requested by dev for causing Bug 1827446 CLOSED TREE 2023-04-12 13:30:47 +03:00
xpcom Bug 1825259 - Don't hold a strong ref to the service manager in TestHarness.h. r=xpcom-reviewers,nika 2023-04-12 07:16:14 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1825574 - Create a daily cron to run Chrome release tests against Speedometer 3 for android and desktop. r=perftest-reviewers,sparky 2023-04-01 19:51:29 +00:00
.eslintignore Backed out changeset d00b4179a45b (bug 1826548) for causing bug 1826804. CLOSED TREE 2023-04-06 20:11:55 +03:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 8cec209cd17ebd93dad30af4c02a2b6b0cc0e3b0 with FIREFOX_NIGHTLY_113_END a=release DONTBUILD CLOSED TREE 2023-04-10 15:05:07 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Backed out changeset d00b4179a45b (bug 1826548) for causing bug 1826804. CLOSED TREE 2023-04-06 20:11:55 +03:00
.prettierrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-04-10 15:05:17 +00:00
Cargo.lock Bug 1826669 - Upgrade rust-cascade to 1.5.0. r=keeler,supply-chain-reviewers 2023-04-06 21:18:44 +00:00
Cargo.toml Bug 1826669 - Upgrade rust-cascade to 1.5.0. r=keeler,supply-chain-reviewers 2023-04-06 21:18:44 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1826335 - Add kcochrane as a module peer for Fx View r=mkaply,zeid 2023-04-04 16:04:24 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
pyproject.toml
settings.gradle
substitute-local-geckoview.gradle
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.