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
Перейти к файлу
Michael Ratcliffe 301e954586 Bug 1770257 - Fix DevTools eslint react/prop-types errors batch 1 r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D147017
2022-05-25 11:53:29 +00:00
.cargo Bug 1769633: Update wgpu to b51fd851. r=jgilbert 2022-05-17 03:09:07 +00:00
.vscode Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi 2022-05-17 14:36:27 +00:00
accessible Bug 1770162: Fix MsaaIdGenerator timer assertion during shutdown. r=morgan 2022-05-23 22:05:52 +00:00
browser Merge autoland to mozilla-central a=merge 2022-05-25 12:21:01 +03:00
build Bug 1769118 - Add MOZ_TRIVIAL_AUTO_VAR_INIT. r=glandium 2022-05-24 19:29:01 +00:00
caps Bug 1770468 - Report-only wasm-unsafe-eval in MV2 r=mixedpuppy,freddyb,ckerschb 2022-05-24 13:56:22 +00:00
chrome Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-02 14:42:53 +00:00
devtools Bug 1770257 - Fix DevTools eslint react/prop-types errors batch 1 r=nchevobbe 2022-05-25 11:53:29 +00:00
docs Bug 1768031 - Reject top-level await in modules via an ESLint rule. r=Gijs 2022-05-11 14:08:15 +00:00
docshell Bug 1762374 - Part 1: Add a Histogram to count amount of query parameters stripped per navigation. r=anti-tracking-reviewers,necko-reviewers,dragana,timhuang 2022-05-24 18:57:17 +00:00
dom Bug 1764589 - Remove vertex_array_object extension requirement for WebGL. r=gfx-reviewers,jgilbert 2022-05-25 11:38:01 +00:00
editor Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
extensions Bug 1769442 - Remove nsIFactory::lockFactory, breaking compatibility with IClassFactory. r=xpcom-reviewers,Jamie,necko-reviewers,kershaw,nika 2022-05-16 22:38:51 +00:00
gfx Merge mozilla-central to autoland CLOSED TREE 2022-05-25 12:41:55 +03:00
gradle/wrapper
hal Bug 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi 2022-05-20 09:14:42 +00:00
image Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
intl Bug 1767537 - Update pseudolocalization docs; r=platform-i18n-reviewers,dminor 2022-05-05 16:25:32 +00:00
ipc Bug 1767514 - Part 3: Retry sending fds if sendmsg fails, r=ipc-reviewers,jld 2022-05-24 14:41:11 +00:00
js Bug 1767834: Properly support "collation" as an option when creating an Intl.Collator object. r=platform-i18n-reviewers,gregtatum 2022-05-25 11:26:46 +00:00
layout Bug 1472602 - Sticky/relative position fixes in nsTableWrapperFrame. r=dholbert 2022-05-23 23:40:42 +00:00
media Bug 1768997 - Remove unused variables in av1_fuzzer.cpp. r=decoder 2022-05-13 00:44:55 +00:00
memory Bug 1765593 - Cleanup mozilla-unified includes r=sylvestre 2022-05-03 14:57:45 +00:00
mfbt Bug 1769778 - Replace deprecated std::result_of_t with std::invoke_result_t. r=janv 2022-05-25 06:07:32 +00:00
mobile Bug 1770220 - Add tests for GeckoInputStream.java r=agi 2022-05-24 18:09:34 +00:00
modules Bug 1770388 - Enable Utility AudioDecoder for OpenBSD r=gaston 2022-05-25 07:19:40 +00:00
mozglue Bug 1766342 - Compute the process creation timestamp lazily r=glandium 2022-05-13 09:27:58 +00:00
netwerk Bug 1769267 - Record HTTP_CHANNEL_PAGE_ONSTART_SUCCESS_TRR3 when TRR is confirmed, r=necko-reviewers,dragana 2022-05-24 21:32:08 +00:00
nsprpub
other-licenses
parser Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
python Bug 907297 - improve UI resource_usage r=sylvestre DONTBUILD 2022-05-21 19:23:05 +00:00
remote Bug 1636453 - [cdp] Support Page.navigate for hash navigation r=webdriver-reviewers,whimboo 2022-05-23 19:06:12 +00:00
security Bug 1769627 - switch to SECMOD_LockedModuleHasRemovableSlots. r=keeler 2022-05-23 20:49:51 +00:00
services Bug 1702759 - Remove load_dump preference r=robwu 2022-05-23 16:24:58 +00:00
servo Bug 1769512 - Implement overflow-clip-margin: <length>. r=jwatt 2022-05-23 07:21:43 +00:00
startupcache
storage Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
taskcluster Bug 1769178 - Update to current AFL++ stable. r=firefox-build-system-reviewers,glandium 2022-05-24 21:07:40 +00:00
testing Bug 1770976 - update metadata at fetch/http-cache/304-update.any.js.ini. a=testonly. CLOSED TREE 2022-05-25 15:24:54 +03:00
third_party Bug 1770072 - Upgrade geckodriver to clap 3.1. r=webdriver-reviewers,jgraham 2022-05-24 08:17:58 +00:00
toolkit Bug 1769178 - Remove disable-new-pass-manager flag. r=firefox-build-system-reviewers,glandium 2022-05-24 21:07:39 +00:00
tools Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
uriloader Bug 1768351, add a special case for the one case that intermittently fails on windows, r=mhowell 2022-05-25 00:14:20 +00:00
view
widget Bug 1771104 [Wayland] Use global popup position only for popups of GDK_WINDOW_TYPE_HINT_POPUP_MENU type r=emilio 2022-05-25 09:55:30 +00:00
xpcom Bug 1707462 - expose Windows' localized file display names through XPCOM, r=mhowell 2022-05-23 21:57:02 +00:00
xpfe/appshell Bug 1769619 - Introduce nsIDocShellTreeOwner::primaryContentBrowsingContext, r=smaug 2022-05-17 22:11:33 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1769724 - correct indentation in backfill cron task definition. 2022-05-17 10:41:54 +00:00
.eslintignore
.eslintrc.js Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1766262 - move clang-tidy arguments for clangd from cli to spcific file. r=marco 2022-04-27 09:10:21 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1765634 - Simple Storybook for local development r=mconley,hjones 2022-04-27 20:10:16 +00:00
.hgtags No bug - tagging 463b3c968d28de99d0fb76e0254e94024a7b5d9b with FIREFOX_NIGHTLY_101_END a=release DONTBUILD CLOSED TREE 2022-05-02 14:42:45 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-02 14:42:53 +00:00
Cargo.lock Bug 1770072 - Upgrade geckodriver to clap 3.1. r=webdriver-reviewers,jgraham 2022-05-24 08:17:58 +00:00
Cargo.toml Bug 1769902 - Update the itoa crate to 1.0.x. r=emilio 2022-05-18 21:04:31 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
package.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +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.