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
Перейти к файлу
Tom Ritter 65956c76e1 Bug 1760633: Apply the fdlibm patches for the new files to the in-tree files r=arai
This updates our previously in-tree files to account for the
new files we added.

Differential Revision: https://phabricator.services.mozilla.com/D164818
2023-01-06 20:12:33 +00:00
.cargo Bug 1808331 - Update wgpu. r=#webgpu-reviewers CLOSED TREE 2023-01-04 16:22:30 +00:00
.vscode
accessible Bug 1808624 - Partially revert test_focus_menu.xhtml changes from regressing bug. 2023-01-05 14:00:50 +00:00
browser Bug 1808661 - Remove beforehovered and afterhovered. r=dao 2023-01-06 19:38:54 +00:00
build Backed out 3 changesets (bug 1804226, bug 1801557) for causing build bustages on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-05 16:32:51 -05:00
caps Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
chrome Bug 1805100 - Remove "else if" after interruptions of control flow. r=sylvestre 2022-12-13 09:12:55 +00:00
config Bug 1807779 - Stop requiring to set WINEPATH manually when cross-compiling for arm64 windows. r=firefox-build-system-reviewers,ahochheiden 2022-12-28 22:48:50 +00:00
devtools Bug 1808682 - [devtools] Migrate all about:debugging tests to use HTTPS r=ochameau 2023-01-06 17:30:09 +00:00
docs Bug 1807822 - nspr doc: remove some 'eval' r=kaie DONTBUILD 2023-01-04 14:39:06 +00:00
docshell Bug 1804684 - Fragment navigation may change document URI scheme from https to http r=smaug 2023-01-05 21:26:43 +00:00
dom Bug 1806362 - Enable nsIQuotaManagerService methods for testing; r=dom-storage-reviewers,jari 2023-01-06 19:45:26 +00:00
editor Bug 1808177 - mPointToInsert.GetContainer() in BlobReader::OnError could be nullptr. r=masayuki 2023-01-04 12:46:27 +00:00
extensions Bug 1808875 - Documentation: link to bug alias for requesting new words instead of requiring a new bug, r=bolsson 2023-01-06 18:29:25 +00:00
gfx Bug 1808642 - adjust reftest expectations for windows 11. jfkthame r=jfkthame 2023-01-06 19:25:29 +00:00
gradle/wrapper
hal Bug 1750670 - Better support orientation.lock('natural'). r=geckoview-reviewers,calu 2022-12-14 03:42:45 +00:00
image Bug 1808642 - adjust reftest expectations for windows 11. jfkthame r=jfkthame 2023-01-06 19:25:29 +00:00
intl Bug 1808182 - Use of uninitialised values originating from NS_GetComplexLineBreaks (in nsPangoBreaker.cpp). r=jfkthame. 2023-01-03 10:40:34 +00:00
ipc Bug 1805939 - Remove unused UngrabPointer IPC. r=ipc-reviewers,nika 2023-01-05 17:54:08 +00:00
js Bug 1808210 - Check ptr equality in MConstantProto::congruentTo r=iain 2023-01-06 18:07:24 +00:00
layout Bug 1808642 - Remove word with small katakana chars from 1798297-1 reftest, because newer YuGothic versions have a bit of kerning there. r=dholbert 2023-01-06 20:05:32 +00:00
media Bug 1807193: Test cases for bug. r=ng 2023-01-05 20:35:27 +00:00
memory Bug 1801836 - Fix black linting opt failure on memory/replace/dmd/dmd.py. a=lint-fix 2022-12-25 11:35:54 +02:00
mfbt Bug 1806779 - Fix C++20 -Wdeprecated-volatile warnings in mfbt/SHA1.cpp. r=glandium 2022-12-22 02:58:24 +00:00
mobile Bug 1808115 - Remove the separate EmbedPrompter wrapper, use Prompter instead. r=Gijs,necko-reviewers,geckoview-reviewers,valentin,m_kato 2023-01-03 17:19:48 +00:00
modules Bug 1760633: Apply the fdlibm patches for the new files to the in-tree files r=arai 2023-01-06 20:12:33 +00:00
mozglue Backed out 3 changesets (bug 1804226, bug 1801557) for causing build bustages on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-05 16:32:51 -05:00
netwerk Bug 1807667 - Change remote settings test dummy endpoint r=leplatrem,robwu,webdriver-reviewers,necko-reviewers,kershaw 2023-01-05 14:55:59 +00:00
nsprpub
other-licenses Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi 2023-01-03 08:17:50 +00:00
parser Bug 1744944 - Avoid error console flooding of "This page is in Quirks Mode. Page layout may be impacted..." for schemes where it's not going to help. r=hsivonen 2022-12-24 07:12:56 +00:00
python Bug 1750450 - Doc: use the new system for python deps r=firefox-source-docs-reviewers,ahal 2023-01-05 14:32:11 +00:00
remote Bug 1794078 - [marionette] Make "seen" list of objects in "clone an object" compliant to the WebDriver spec. r=webdriver-reviewers,jgraham,jdescottes 2023-01-06 16:31:24 +00:00
security Bug 1805486 - land NSS NSS_3_87_RTM UPGRADE_NSS_RELEASE, r=nss-reviewers,bbeurdouche 2023-01-05 16:31:20 +00:00
services Bug 1802541 - Throw if Remote Settings client is instantiated in child process (r=Gijs) 2023-01-05 20:09:36 +00:00
servo Bug 1808811 - Animate the 'normal' value of font-style as 'oblique 0deg'. r=firefox-style-system-reviewers,emilio 2023-01-06 16:50:14 +00:00
startupcache Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +00:00
storage Bug 1806359 - Convert telemetry imports to direct ES imports. r=necko-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,janerik,mconley,sgalich,bytesized,kershaw 2022-12-23 12:37:07 +00:00
supply-chain Bug 1807193: Update our copy of webrtc-sdp to 0.3.10. r=ng,supply-chain-reviewers 2023-01-05 20:35:28 +00:00
taskcluster Bug 1808758 - Increase max runtime for ASAN Marionette to 90min. r=jmaher 2023-01-05 19:00:42 +00:00
testing Bug 1808426 - Event handlers for form-associated img and custom elements occur within the form's context. r=edgar 2023-01-06 18:17:05 +00:00
third_party Backed out 3 changesets (bug 1804226, bug 1801557) for causing build bustages on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-05 16:32:51 -05:00
toolkit Bug 1787004 - Fix notifications not closing when `notification.close()` is called. r=nalexander,geckoview-reviewers,smaug,jonalmeida 2023-01-06 18:36:23 +00:00
tools Bug 1750450 - Doc: use the new system for python deps r=firefox-source-docs-reviewers,ahal 2023-01-05 14:32:11 +00:00
uriloader Bug 1806500 - Automatically replace Cu.reportError with console.error (uriloader dom). r=smaug 2023-01-05 15:03:55 +00:00
view Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato 2022-11-29 01:52:03 +00:00
widget Bug 1644104 - Enable native notifications by default for Nightly on Windows. r=nalexander 2023-01-06 18:48:22 +00:00
xpcom Bug 434327 - Fallback to $HOME in absence of $HOME/Desktop r=settings-reviewers,Gijs 2023-01-05 23:45:14 +00:00
xpfe/appshell Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1803360 - [devtools] Put pretty-fast library in tree. r=ochameau. 2022-12-08 15:54:07 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1808500 - Automatically replace Cu.reportError with console.error (devtools). r=nchevobbe 2023-01-06 15:34:27 +00:00
.flake8 Bug 1805839 - Do not auto-format mako.XY template files r=sheehan,linter-reviewers,sylvestre 2023-01-02 11:46:53 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1806793 - Update scripts for en-US dictionary, r=sylvestre 2022-12-28 15:06:25 +00:00
.hgtags No bug - tagging c52e7b297e0f4d0cf588e488f08492a240d29322 with FIREFOX_NIGHTLY_109_END a=release DONTBUILD CLOSED TREE 2022-12-12 14:52:40 +00:00
.isort.cfg
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
AUTHORS
CLOBBER Bug 1800920 - Vendor libwebrtc from 29d7292a34 - moz.build file updates 2022-12-13 13:57:19 -06:00
Cargo.lock Bug 1807193: Update our copy of webrtc-sdp to 0.3.10. r=ng,supply-chain-reviewers 2023-01-05 20:35:28 +00:00
Cargo.toml Bug 1807780 - Remove now unused liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Bug 1802075 - Avoid calling "--stop-server" as a command on local build failure. r=firefox-build-system-reviewers,andi 2022-11-23 20:38:52 +00:00
client.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
configure
configure.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1805268 - update `Mozharness` and `Core::Build and Release Rools` module owners. r=releng-reviewers,zeid,ahal DONTBUILD 2022-12-19 21:21:02 +00:00
moz.build Bug 1804449: document basic information about update infrastructure and watershed updates in the source docs. r=jcristau 2022-12-13 16:57:52 +00:00
moz.configure Bug 1802405 - Prepend mozillabuild msys2 to path only for the build. r=glandium 2022-11-26 23:23:34 +00:00
mozilla-config.h.in Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi 2023-01-03 08:17:50 +00:00
old-configure.in Bug 1804605 - Remove leftovers from bug 1520340. r=firefox-build-system-reviewers,nalexander 2022-12-12 21:43:52 +00:00
package-lock.json Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop 2022-12-06 14:35:07 +00:00
package.json Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop 2022-12-06 14:35:07 +00:00
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.