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
Перейти к файлу
Ciure Andrei c7af299990 Backed out 2 changesets (bug 1629436) for causing test_chrome_ext_trackingprotection.html failures CLOSED TREE
Backed out changeset 18d21d5f63dd (bug 1629436)
Backed out changeset d14b4bb75db7 (bug 1629436)
2020-05-01 23:43:02 +03:00
.cargo Bug 1634108 - Add placeholder for not-yet-implemented ScopeData, and update jsparagus. r=jorendorff 2020-05-01 17:34:36 +00:00
.vscode
accessible Bug 1624954: query attribute string for aria-haspopup instead of relying on flag alone. r=eeejay 2020-04-30 21:38:45 +00:00
browser Bug 1602075 - add an accessibility-panel-auto-init feature to control the panel auto enabling functionality. r=mythmon,mtigley 2020-05-01 19:03:56 +00:00
build Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-04-30 15:23:51 +00:00
caps Backed out changeset 8a194fc3bf96 (bug 1634411) for causing perma bc2 failure in browser/components/originattributes/test/browser/browser_postMessage.js CLOSED TREE 2020-04-30 19:08:34 +03:00
chrome Bug 1633259 - shut up chrome URI logging on non-debug builds, and make it more informative on debug ones, r=mossop 2020-05-01 16:34:22 +00:00
config Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-04-30 15:27:13 +00:00
devtools Bug 1602075 - make enable/disable panel UI conditional on the accessibility-panel-auto-init feature. r=mtigley 2020-05-01 19:04:15 +00:00
docs Bug 1634374 - Rename the doc title from Mozilla to Firefox in directory overview docs.r=ahal 2020-04-30 18:39:36 +00:00
docshell Bug 1634339 - Don't crash if we didn't get passed an existing DOMNavigationTiming. r=jya 2020-05-01 02:36:33 +00:00
dom Backed out 2 changesets (bug 1629436) for causing test_chrome_ext_trackingprotection.html failures CLOSED TREE 2020-05-01 23:43:02 +03:00
editor Bug 1540037 - part 15: Rename `HTMLEditor::MoveChildren()` and `HTMLEditor::MoveNodeOrChildren()` to `*WithTransaction()` r=m_kato 2020-04-30 17:47:20 +00:00
extensions Bug 1626570 - Improve handling of copying arrays in extensions/spellcheck. r=m_kato 2020-04-30 09:36:26 +00:00
gfx Bug 1634239 - Keel WebGPU adapter alive r=groves 2020-05-01 14:29:04 +00:00
gradle/wrapper
hal
image Backed out changeset 8cb47e0e268d (bug 1625363) for causing gtest failures at ImageDecoders.AVIFSingleChunk. CLOSED TREE 2020-04-30 08:26:53 +03:00
intl Bug 1627809 - Add Localization::AddResourceId and Localization::RemoveResourceId for DOM to use. r=stas 2020-04-30 17:56:24 +00:00
ipc Bug 1632916 - Run JS/web-platform/ipdl build machinery in Python 3 r=jgraham,nika,glandium 2020-05-01 16:31:21 +00:00
js Bug 1620646 - Fix mixed `' ticks in "debuggee would run" warning. r=jorendorff 2020-05-01 19:42:15 +00:00
layout Bug 1633828 - crashtest. 2020-05-01 14:28:41 +00:00
media Bug 1622384: Implement stable indexing for JSEP transceivers. r=mjf 2020-05-01 00:27:03 +00:00
memory Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-04-30 15:25:22 +00:00
mfbt Bug 1634023 - Add deduction guides for Span. r=hsivonen 2020-04-29 16:04:56 +00:00
mobile Bug 1634710 - Update GeckoView Quick Start for Contributors with info on adb and logcat r=geckoview-reviewers,agi 2020-05-01 19:44:44 +00:00
modules Bug 1631681 - Turn on inputmode attribute on release channel of GeckoView. r=geckoview-reviewers,smaug,snorp 2020-05-01 13:53:55 +00:00
mozglue Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-04-30 15:27:13 +00:00
netwerk Backed out 2 changesets (bug 1629436) for causing test_chrome_ext_trackingprotection.html failures CLOSED TREE 2020-05-01 23:43:02 +03:00
nsprpub
other-licenses Bug 1632463 - Part 2: Update WebBrowser.dll r=mhowell 2020-04-29 14:23:33 +00:00
parser Bug 1627809 - Rename Document::TriggerInitialTranslation to Document::OnParsingCompleted. r=smaug 2020-04-30 17:56:11 +00:00
python Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-04-30 15:23:51 +00:00
remote Bug 1634029 - [remote] Integrate WindowObserver into TabObserver. r=remote-protocol-reviewers,maja_zf 2020-04-30 02:12:26 +00:00
security Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-04-30 15:23:51 +00:00
services Bug 1634203 - Replace Kinto client with RemoteSettings client in test_remote_settings_poll r=glasserc 2020-04-30 19:52:14 +00:00
servo Bug 1632102 - Only override to default color in high-contrast / forced-colors mode if inheriting from transparent. r=morgan 2020-04-30 00:09:19 +00:00
startupcache
storage Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika 2020-04-24 13:35:27 +00:00
taskcluster Bug 1627085 - apply mach try task blacklist filter to mach try auto r=jmaher,marco 2020-05-01 10:26:48 +00:00
testing Bug 1634717 - Reduce scope of import of psutil in android_device.py; r=jmaher 2020-05-01 18:24:48 +00:00
third_party Bug 1634108 - Add placeholder for not-yet-implemented ScopeData, and update jsparagus. r=jorendorff 2020-05-01 17:34:36 +00:00
toolkit Backed out 2 changesets (bug 1629436) for causing test_chrome_ext_trackingprotection.html failures CLOSED TREE 2020-05-01 23:43:02 +03:00
tools Bug 1569115 - Don't throw TypeError exception when using |./mach try chooser| r=rstewart 2020-05-01 14:45:40 +00:00
uriloader Bug 1626570 - Improve handling of copying arrays in uriloader/. r=Gijs 2020-04-30 09:38:40 +00:00
view
widget Bug 1634154. Make `widget/gtk` buildable outside of `unified-build` environment. r=karlt 2020-05-01 03:02:13 +00:00
xpcom Bug 1632916 - Run JS/web-platform/ipdl build machinery in Python 3 r=jgraham,nika,glandium 2020-05-01 16:31:21 +00:00
xpfe/appshell Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js Bug 1620621 - Unit tests for MLBF-based blocklist r=Gijs 2020-04-30 10:02:37 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.gitattributes
.gitignore
.hg-annotate-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
AUTHORS
CLOBBER
Cargo.lock Bug 1634108 - Add placeholder for not-yet-implemented ScopeData, and update jsparagus. r=jorendorff 2020-05-01 17:34:36 +00:00
Cargo.toml Bug 1618595 - Bump Cranelift to b7cfd39b531680217537cfcf5294a22077a0a58d; r=jseward 2020-04-30 11:57:24 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-04-30 15:27:13 +00:00
README.txt
aclocal.m4
build.gradle Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-04-30 15:23:51 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-04-30 15:25:22 +00:00
client.py
configure.in
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1632348 - Convert mach artifact to python 3. r=rstewart 2020-04-26 21:53:57 +00:00
moz.build Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
moz.configure
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 Mozilla 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 Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.