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
Перейти к файлу
Ray Kraesig 8ff42fa236 Bug 1816740 [3/6] - convert nsIFilePicker::result* into a proper enum r=ipc-reviewers,karlt,mstange,handyman,nika
Convert the various result* constants in nsIFilePicker into a proper
enum, and perform validation when passing it across IPC.

Differential Revision: https://phabricator.services.mozilla.com/D169852
2023-02-22 21:05:23 +00:00
.cargo Bug 1817829 - Vendor wgpu changes. r=webgpu-reviewers,teoxoy 2023-02-21 22:36:52 +00:00
.vscode
accessible Bug 1730095 - P6: Introduce CachedTextMarker on MacOS. r=morgan 2023-02-22 04:53:01 +00:00
browser Bug 1816688 - independently configure CBH doorhanger retargeting delay via Nimbus. r=omc-reviewers,mviar 2023-02-22 20:53:15 +00:00
build Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium 2023-02-22 06:24:51 +00:00
caps Backed out changeset 3cdcc72baa6e (bug 1776755) for causing failures at test_ext_contentscript_triggeringPrincipal.js. 2023-02-14 19:30:16 +02:00
chrome Bug 1805100 - Remove "else if" after interruptions of control flow. r=sylvestre 2022-12-13 09:12:55 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-02-13 16:28:07 +00:00
devtools Bug 1817036 - Remove osfile.jsm and ospath.jsm usage from devtools/ r=ochameau 2023-02-22 18:15:40 +00:00
docs Bug 1749473 - Remove warnings from the generated talos.rst file r=perftest-reviewers,sparky DONTBUILD 2023-02-21 14:47:07 +00:00
docshell Bug 1804803 - Hit MOZ_CRASH(DocumentLoadListener::Open for invalid history entry due to mismatch of 'Invalid LoadId'). r=smaug 2023-02-21 15:09:09 +00:00
dom Bug 1816740 [3/6] - convert nsIFilePicker::result* into a proper enum r=ipc-reviewers,karlt,mstange,handyman,nika 2023-02-22 21:05:23 +00:00
editor Bug 1815827 - part 6: Get rid of `editor.use_div_for_default_newlines` pref r=m_kato 2023-02-21 22:54:26 +00:00
extensions Bug 1810403: Allow `nsRange`s to be in multiple `Selection`s. r=masayuki 2023-02-21 12:25:28 +00:00
gfx Backed out changeset 2ddeecc9100b (bug 1168182) for causing mochitest failures on test_wheel_scroll.html. CLOSED TREE 2023-02-22 21:32:15 +02:00
gradle/wrapper
hal Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish 2023-02-06 04:51:26 +00:00
image Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
intl Bug 1817716 - Make intl/uconv buildable outside of a unified build environment r=andi 2023-02-21 18:57:45 +00:00
ipc Bug 1809518 - Use stencil parsing to do the Javascript check for ORB in Utility Process r=farre,smaug,tcampbell 2023-02-22 20:17:00 +00:00
js Bug 1809518 - Use stencil parsing to do the Javascript check for ORB in Utility Process r=farre,smaug,tcampbell 2023-02-22 20:17:00 +00:00
layout Bug 1815936 - In flexbox baseline calculation, ensure that the offset originates from border-start. r=dholbert 2023-02-22 20:19:24 +00:00
media Bug 1814359 - Reapply in-tree patch for libcubeb. r=cubeb-reviewers,kinetik 2023-02-22 09:58:28 +00:00
memory Bug 1779257 - Fix the stack walking for linux markers by calling getcontext in a valid stack frame r=mstange 2023-02-22 19:57:08 +00:00
mfbt Backed out 9 changesets (bug 1799258) for causing multiple failures. CLOSED TREE 2023-02-15 12:18:44 +02:00
mobile Bug 1801615 - Remove GeckoSession.SelectionActionDelegate.Selection.clientRect r=geckoview-reviewers,m_kato 2023-02-22 01:39:28 +00:00
modules Bug 1500343 - Part 4: Remove IDL for IDBFileHandle/FileRequest/MutableFile r=dom-storage-reviewers,emilio,asuth 2023-02-22 20:03:15 +00:00
mozglue Bug 1779257 - Fix the stack walking for linux markers by calling getcontext in a valid stack frame r=mstange 2023-02-22 19:57:08 +00:00
netwerk Bug 1809518 - Special case the HTTPS Only timeout request to make it bypass ORB r=farre,necko-reviewers 2023-02-22 20:17:04 +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 1444491 - Check the number of script blocking style sheets in autofocus algorithm r=hsivonen 2023-02-15 20:08:38 +00:00
python Bug 1811114 - Trigger deb repackage on release-promotion action & nightlies r=jlorenzo,releng-reviewers 2023-02-22 18:34:30 +00:00
remote Bug 1808688 - [bidi] Remove before request sent map spec assert r=jdescottes,webdriver-reviewers 2023-02-21 21:25:35 +00:00
security Bug 1817721 - Make security/sandbox/linux/launch buildable outside of a unified build environment r=andi 2023-02-21 18:57:47 +00:00
services Bug 1359861 - allow reader-mode tabs to be shared. r=Gijs,skhamis 2023-02-22 03:58:11 +00:00
servo Bug 1817071 - Remove -moz-image-region support from layout. r=layout-reviewers,tnikkel 2023-02-21 12:19:44 +00:00
startupcache Bug 1817313 - Make startupcache/ buildable outside of a unified build environment r=andi 2023-02-19 21:40:36 +00:00
storage Bug 1810791 - Check `SQLITE_IOERR_SHORT_READ` against `rc`. r=dom-storage-reviewers,asuth,hsingh 2023-01-18 18:28:03 +00:00
supply-chain Backed out 3 changesets (bug 1818098) for causing toolchain bustages on cargo-vet CLOSED TREE 2023-02-22 01:08:20 -05:00
taskcluster Bug 1811114 - Trigger deb repackage on release-promotion action & nightlies r=jlorenzo,releng-reviewers 2023-02-22 18:34:30 +00:00
testing Bug 1815936 - In flexbox baseline calculation, ensure that the offset originates from border-start. r=dholbert 2023-02-22 20:19:24 +00:00
third_party Bug 1818052 - pt4 - remove accidentally added blank line in mouse_cursor_monitor_linux.cc from Bug 1816431. r=ng,webrtc-reviewers 2023-02-22 16:56:35 +00:00
toolkit Bug 1816688 - independently configure CBH doorhanger retargeting delay via Nimbus. r=omc-reviewers,mviar 2023-02-22 20:53:15 +00:00
tools Bug 1779257 - Fix the stack walking for linux markers by calling getcontext in a valid stack frame r=mstange 2023-02-22 19:57:08 +00:00
uriloader Bug 1807260 - ensure local files opened have their extensions taken into account when determining what to do with them, r=mhowell 2023-02-20 16:44:19 +00:00
view Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical 2023-02-06 12:28:47 +00:00
widget Bug 1816740 [3/6] - convert nsIFilePicker::result* into a proper enum r=ipc-reviewers,karlt,mstange,handyman,nika 2023-02-22 21:05:23 +00:00
xpcom Bug 1817467: Add logging for CC mParticipant change assertions r=mccr8 2023-02-21 17:36:49 +00:00
xpfe/appshell Bug 1816436 - Narrow down the pipMask on GTK. r=stransky,mconley 2023-02-16 14:50:23 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1817052 - Ship geckoview twice a day r=diannaS DONTBUILD 2023-02-16 17:42:16 +00:00
.eslintignore Bug 1817183 - Migrate most of services/fxaccounts to ES modules. r=markh 2023-02-17 16:34:42 +00:00
.eslintrc-test-paths.js Bug 1693495 - [devtools] Implement a beginning of "Network" commands, starting with sendHTTPRequest. r=devtools-reviewers,nchevobbe 2023-01-09 13:09:43 +00:00
.eslintrc.js Bug 1816182 - Stop applying ESLint test configuration to module files. r=Gijs,necko-reviewers 2023-02-13 12:26:46 +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 Bug 1813597 - Support reach experiments in the FxMS schemas r=omc-reviewers,emcminn 2023-02-13 18:42:36 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1813597 - Support reach experiments in the FxMS schemas r=omc-reviewers,emcminn 2023-02-13 18:42:36 +00:00
.hgtags No bug - tagging 936d17fd83ca2497225995193a49bfe425739135 with FIREFOX_NIGHTLY_111_END a=release DONTBUILD CLOSED TREE 2023-02-13 16:28:00 +00:00
.isort.cfg
.lando.ini Bug 1801965: update `.lando.ini` file for new autoformatting implementation r=zeid DONTBUILD 2022-11-22 20:19:59 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc.js Bug 1811820 - Change prettier config file from json to common js format. r=cmkm,Gijs 2023-01-24 22:53:55 +00:00
.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 1812154 - (fix-9d9c2d5795) Removed dependency transport:stun_types fixing error generating build files. r=mjf - moz.build file updates 2023-02-13 09:51:15 -07:00
Cargo.lock Bug 1817829 - Vendor wgpu changes. r=webgpu-reviewers,teoxoy 2023-02-21 22:36:52 +00:00
Cargo.toml Bug 1810615 - Update the async-task crate, r=supply-chain-reviewers,emilio 2023-01-31 20:35:32 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1812615 - Update to Glean v52.2.0, glean_parser 7.0.0 and UniFFI 0.23. r=chutten,markh,glandium,supply-chain-reviewers 2023-01-31 11:12:05 +00:00
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 1814369 - Properly format Python2 detection message r=ahochheiden 2023-02-01 16:22:39 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1794552 - Reorganize modules for Remote Protocol. r=zeid DONTBUILD 2023-02-09 19:38:39 +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 1817372 - Allow -windows-msvc and -windows-gnu triplets as host and target. r=firefox-build-system-reviewers,andi 2023-02-17 07:42:48 +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 1814802 - Move STLPORT_LIBS to moz.configure. r=firefox-build-system-reviewers,glandium 2023-02-14 02:29:22 +00:00
package-lock.json Bug 1801591 - Add eslint-plugin-eslint-plugin for linting our ESLint plugin rules, and upgrade most of node_modules. r=mossop 2023-02-03 13:28:13 +00:00
package.json Bug 1801591 - Add eslint-plugin-eslint-plugin for linting our ESLint plugin rules, and upgrade most of node_modules. r=mossop 2023-02-03 13:28:13 +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.