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
Перейти к файлу
Mirko Brodesser d514c2e238 Bug 1700051: part 36) Reduce accessibility of `SoftText::mBegin` to `private`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D112732
2021-04-21 07:40:34 +00:00
.cargo Bug 1702246 - Make the encoding detector tolerate extensions to legacy CJK encodings. r=emk 2021-04-13 13:14:35 +00:00
.vscode Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco 2021-03-30 14:44:51 +00:00
accessible Bug 1706389 - Disable the parts of accessible/tests/mochitest/events/test_focus_general.html that interact with context menus, if native context menus are used. r=morgan 2021-04-20 21:22:48 +00:00
browser Backed out changeset 3ac594597045 (bug 1706489) for causing bc failures in browser_browserGlue_upgradeDialog. CLOSED TREE 2021-04-21 09:10:07 +03:00
build Bug 1507272: Enable build telemetry for Mozilla devs by default r=firefox-build-system-reviewers,glandium 2021-04-20 13:58:51 +00:00
caps Bug 1682030 - Remove NPAPI from tests outside of dom/plugins. r=Gijs,cmartin 2021-04-06 19:28:09 +00:00
chrome Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
config Merge mozilla-central to autoland. CLOSED TREE 2021-04-20 19:03:13 +03:00
devtools Backed out 4 changesets (bug 1704628) for causing dt failures in browser_dbg-watchpoints.js 2021-04-21 09:33:17 +03:00
docs Bug 1706325 - Minor tweaks to the VIM docs. r=sylvestre 2021-04-20 14:19:09 +00:00
docshell Bug 1705489 - update docshell/test/browser/browser_bug1328501.js to pass on Fission+BFCache, r=peterv 2021-04-20 11:33:16 +00:00
dom Bug 1706510 - If no frontbuffer, reuse BindDefaultFBForRead. r=lsalzman 2021-04-21 01:03:32 +00:00
editor Bug 1703561 - Make `HTMLEditor` not allow to modify content nodes in `<select>` element r=m_kato 2021-04-20 12:07:15 +00:00
extensions Bug 1700051: part 36) Reduce accessibility of `SoftText::mBegin` to `private`. r=smaug 2021-04-21 07:40:34 +00:00
gfx Bug 1704503 - Send the root content APZC's overscroll transform to WebRender as part of the zoom container's transform, not the APZC's scroll offset. r=tnikkel 2021-04-21 05:04:36 +00:00
gradle/wrapper
hal Bug 1701789 - Restore UserProximityEvent r=smaug 2021-03-30 20:44:47 +00:00
image Bug 1695404 - follow-up: Avoid redundant string copy in Gecko_IsSupportedImageMimeType. r=tnikkel 2021-04-17 22:21:19 +00:00
intl Bug 1705363 - Fixes to intl::NumberFormatterSkeleton; r=gregtatum 2021-04-20 18:16:24 +00:00
ipc Bug 1705443 - Use vsync priority in PIntrPriority::Msg r=smaug 2021-04-15 19:07:06 +00:00
js Bug 1703760 - Fix invalid early return in BaselineFrame::trace. r=tcampbell 2021-04-21 07:14:21 +00:00
layout Bug 1704503 - Send the root content APZC's overscroll transform to WebRender as part of the zoom container's transform, not the APZC's scroll offset. r=tnikkel 2021-04-21 05:04:36 +00:00
media Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
memory Bug 1515229 - Make MozStackWalk/MozWalkTheStack frame skipping more reliable. r=gerald,nika,bobowen,jld 2021-04-16 04:06:02 +00:00
mfbt Bug 1701885 part 6 - Fix signals for WASI. r=jandem,wingo 2021-04-20 05:15:28 +00:00
mobile Bug 1696145 - Support Notification.silent and .vibrate on Android. r=smaug,droeh,aklotz 2021-04-20 18:35:36 +00:00
modules Bug 1637259 - Dispatch touch event for WM_POINTER r=edgar,aklotz 2021-04-21 00:13:14 +00:00
mozglue Bug 1685502 - Add a timestamp/duration class pair that only ticks when the computer is awake, on all platforms. r=gsvelto 2021-04-20 17:24:24 +00:00
netwerk Bug 1692592 - Skip TRR confirmation when running test_trr_httpssvc_wrap.js, r=necko-reviewers,valentin 2021-04-20 15:44:29 +00:00
nsprpub Bug 1694371, Update Firefox to NSPR_4_30_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-03-16 15:15:43 +00:00
other-licenses Bug 1692893 - Minimal patch: Workaround atk extern "C" issue. r=Jamie 2021-02-16 00:40:33 +00:00
parser Bug 1702248 - Limit encoding detection outcome telemetry to top level and to text/html and text/plain. r=emk 2021-04-07 06:05:57 +00:00
python Bug 1507272: Enable build telemetry for Mozilla devs by default r=firefox-build-system-reviewers,glandium 2021-04-20 13:58:51 +00:00
remote Bug 1701168 - [remote] Properly wait for resize events on browser dimension changes. r=remote-protocol-reviewers,jdescottes 2021-04-20 18:15:45 +00:00
security Bug 1677866 - Report memory allocated by `cert_storage` crate r=keeler,emilio 2021-04-19 22:12:56 +00:00
services Merge autoland to mozilla-central. a=merge 2021-04-20 01:15:05 +03:00
servo Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
startupcache Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer 2021-03-23 10:36:39 +00:00
storage Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
taskcluster Bug 1696005 - [ci] Enable mochitest-webgl1-ext tests with fission, r=jmaher 2021-04-20 16:02:14 +00:00
testing Bug 1637259 - Dispatch touch event for WM_POINTER r=edgar,aklotz 2021-04-21 00:13:14 +00:00
third_party Bug 1703105 - wasm: Update wat to latest version. r=lth 2021-04-20 14:36:29 +00:00
toolkit Backed out changeset 3ac594597045 (bug 1706489) for causing bc failures in browser_browserGlue_upgradeDialog. CLOSED TREE 2021-04-21 09:10:07 +03:00
tools Bug 1698616: Bump python dependencies r=firefox-build-system-reviewers,glandium 2021-04-20 13:57:47 +00:00
uriloader Bug 1696158 - Move CanSavePresentation to the parent process. Make nsDocShell listen for background requests too. r=smaug,necko-reviewers 2021-04-19 14:50:57 +00:00
view Backed out changeset 93fd52dafca2 (bug 1689682) as requested by haik. CLOSED TREE 2021-03-14 04:29:17 +02:00
widget Bug 1704883 - Report which mouse button was used to click items in native menus. r=harry 2021-04-21 03:45:27 +00:00
xpcom Bug 1602862: Add checks for invalid StringClassFlags r=jld 2021-04-20 19:34:03 +00:00
xpfe/appshell Backed out changeset 49744f943e16 (bug 1682136) for putting browser window partially behind left and top taskbars on older Windows versions (bug 1705504). 2021-04-18 11:32:17 +03:00
.arcconfig
.babel-eslint.rc.js Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe 2021-04-04 08:05:39 +00:00
.clang-format
.clang-format-ignore Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye 2021-01-28 09:48:53 +00:00
.cron.yml Bug 1705639 - bump max run time for periodic-update job. r=RyanVM,releng-reviewers,jmaher DONTBUILD 2021-04-16 14:52:53 +00:00
.eslintignore Bug 1682719 - [meta] Enables eslint on browser/extensions/screenshots. r=emalysz 2021-04-20 19:39:48 +00:00
.eslintrc.js Bug 1705127 - Enable more ESLint rules for some more dom/security/test directories. r=ckerschb 2021-04-15 11:11:18 +00:00
.flake8 Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre 2021-03-24 15:26:06 +00:00
.git-blame-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.gitattributes
.gitignore Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD 2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.hg-format-source
.hgignore Bug 1703105 - wasm: Move generate-spectest tool into tree. r=lth 2021-04-13 16:41:46 +00:00
.hgtags No bug - tagging a69c07c7da3a386e3baf4b7d604312d3fa974273 with FIREFOX_NIGHTLY_89_END a=release DONTBUILD CLOSED TREE 2021-04-19 19:08:56 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki 2021-03-17 11:22:02 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-04-19 19:09:05 +00:00
Cargo.lock Bug 1703105 - wasm: Update wat to latest version. r=lth 2021-04-20 14:36:29 +00:00
Cargo.toml Bug 1702246 - Make the encoding detector tolerate extensions to legacy CJK encodings. r=emk 2021-04-13 13:14:35 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +00:00
README.txt
aclocal.m4
build.gradle Bug 1685390 - Update apilint to 0.4.1. r=esawin 2021-01-08 16:17:22 +00:00
client.mk Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium 2021-03-09 14:45:24 +00:00
client.py Bug 1705730 - remove update_libffi option from client.py. r=firefox-build-system-reviewers,mhentges 2021-04-16 20:50:15 +00:00
configure.in Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1700419 - Remove py2commands logic from mach driver.r=ahal 2021-03-26 05:26:47 +00:00
mach.ps1 Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor 2021-01-20 02:08:40 +00:00
moz.build Bug 1682898 Migrate Performance Best Practices for Front-end Engineers MDN page to in-tree docs r=firefox-source-docs-reviewers,bas,ahal 2021-03-30 16:02:41 +00:00
moz.configure Bug 1704580 - Move various rust-related configure items to rust.configure. r=firefox-build-system-reviewers,mhentges 2021-04-20 00:33:58 +00:00
mozilla-config.h.in
old-configure.in Bug 1377445 - Remove build dependencies on gtk+2. r=firefox-build-system-reviewers,mhentges 2021-04-20 01:57:03 +00:00
package-lock.json Bug 1556460 - Upgrade jsdoc version to 3.6.6. r=ahal 2021-04-16 16:17:26 +00:00
package.json Bug 1556460 - Upgrade jsdoc version to 3.6.6. r=ahal 2021-04-16 16:17:26 +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.