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
Перейти к файлу
Edgar Chen 21507a80a1 Bug 1740043 - Add fullscreen test; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D131007
2021-11-15 21:09:30 +00:00
.cargo Bug 1737833 - mach vendor rust r=cubeb-reviewers,kinetik 2021-11-11 19:05:26 +00:00
.vscode
accessible Bug 1741014 - Null check container widget in option state change handler. r=morgan 2021-11-15 19:27:28 +00:00
browser Bug 1740442 - Fix missing cc-name for DE heuristics. r=sgalich 2021-11-15 19:23:31 +00:00
build Backed out changeset bf55cb5e6b45 (bug 1740042) for causing build bustages. CLOSED TREE 2021-11-15 22:54:31 +02:00
caps Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb 2021-11-04 08:55:46 +00:00
chrome
config Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
devtools Backed out 5 changesets (bug 1740438) for causing xpcshell failures on test_action-toggle-recording-allocations.js CLOSED TREE 2021-11-15 12:40:16 +02:00
docs Bug 1682547 - Document how to merge two patches r=marco DONTBUILD 2021-11-11 13:25:30 +00:00
docshell Bug 1730120, close ContentViewer properly if initialization fails, r=nika 2021-11-09 22:09:48 +00:00
dom Bug 1740043 - Add fullscreen test; r=smaug 2021-11-15 21:09:30 +00:00
editor Bug 1740859 - part 2: Make `HTMLEditor::SplitNodeDeepWithTransaction()` callers omit checking whether the editor is destroyed r=m_kato 2021-11-15 02:29:48 +00:00
extensions Bug 1738713 - Fix permission not sent over ipc while non-http/https blob urls exists. r=nika 2021-11-15 17:30:19 +00:00
gfx Bug 1741114 - Remove tileview debugger r=gfx-reviewers,jrmuizel 2021-11-15 20:07:40 +00:00
gradle/wrapper
hal
image Bug 1739661. Avoid using D2D when drawing SVG. r=aosmond 2021-11-10 16:23:17 +00:00
intl Bug 1740831 Part 2 - Replace LineBreaker::Strictness with LineBreakRule. r=m_kato 2021-11-15 17:20:36 +00:00
ipc Bug 1707642 - Increase message size limit in fuzzing builds. r=ipc-reviewers,nika 2021-11-11 18:00:02 +00:00
js Bug 1739683 - Fix code offset use in Wasm calls r=rhunt,lth 2021-11-15 16:26:57 +00:00
layout Bug 1711133. Draw nothing for unitialized filters. r=mstange 2021-11-15 19:05:14 +00:00
media Backed out 2 changesets (bug 1738931) for causing mochitest failures on VideoConduit and WatchManager CLOSED TREE 2021-11-11 14:06:57 +02:00
memory
mfbt Bug 1731806 - Allow ToResultInvoke to return other nsresult like error types; r=glandium 2021-11-12 11:56:02 +00:00
mobile Bug 1735786 - Fix GeckoView tests for https-first. r=calu 2021-11-15 15:49:21 +00:00
modules Bug 1741114 - Remove tileview debugger r=gfx-reviewers,jrmuizel 2021-11-15 20:07:40 +00:00
mozglue Bug 1643637: Make MOZ_PROFILER_STARTUP_ENTRIES understand sizes with units r=gerald 2021-11-12 11:38:12 +00:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-11-15 16:59:48 +00:00
nsprpub
other-licenses
parser Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
python Backed out changeset bf55cb5e6b45 (bug 1740042) for causing build bustages. CLOSED TREE 2021-11-15 22:54:31 +02:00
remote Bug 1713443 - [remote] Support shared global session data that supports BiDi and CDP r=webdriver-reviewers,whimboo,ochameau 2021-11-11 22:01:46 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-11-15 16:59:48 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-11-15 16:59:48 +00:00
servo Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
startupcache
storage Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
taskcluster Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
testing Backed out changeset 0b267b631b29 (bug 1739400) for causing browsertime failures on mitm5-linux-firefox-amazon.manifest. CLOSED TREE 2021-11-15 21:41:38 +02:00
third_party Bug 1737833 - mach vendor rust r=cubeb-reviewers,kinetik 2021-11-11 19:05:26 +00:00
toolkit Backed out changeset bf55cb5e6b45 (bug 1740042) for causing build bustages. CLOSED TREE 2021-11-15 22:54:31 +02:00
tools Bug 1740681 - Update dependency Sphinx to v4.3.0 r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-15 19:50:13 +00:00
uriloader Bug 1738111 - Look up handler apps by file extension if one exists when enumerating handlers. r=Gijs,mtigley 2021-11-10 20:38:22 +00:00
view
widget Bug 377621 [Linux] Support application/x-moz-file-promise mime type by text/uri-list, r=karlt 2021-11-15 15:25:36 +00:00
xpcom Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
xpfe/appshell Bug 1701001 - Part 2: Add "is popup" field to browsing context. r=smaug 2021-11-06 01:19:14 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1699515 - Switching to react for Save to Pocket panels. r=gvn 2021-11-11 00:06:13 +00:00
.eslintrc.js Bug 1739708 - Turn off ESLint rule mozilla/reject-importGlobalProperties for sjs files. r=Gijs,webdriver-reviewers,whimboo 2021-11-09 08:38:16 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1737833 - Update cubeb-coreaudio to 41de71f r=cubeb-reviewers,kinetik 2021-11-11 19:05:26 +00:00
Cargo.toml Backed out 2 changesets (bug 1712837) for causing mochitest and marionette test failures. CLOSED TREE 2021-11-11 01:52:57 +02:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py Bug 1739700: Remove obsolete "js/src" workaround in configure.py r=glandium 2021-11-09 15:12:50 +00:00
gradle.properties
gradlew
gradlew.bat
mach
mach.ps1
moz.build
moz.configure Backed out changeset bf55cb5e6b45 (bug 1740042) for causing build bustages. CLOSED TREE 2021-11-15 22:54:31 +02:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.