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
Перейти к файлу
Sam Foster f6a19436a1 Bug 1191591 - Delegate to the parent class' code when opening downloads from the download panel. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D73773
2020-05-15 20:43:46 +00:00
.cargo Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye 2020-05-15 20:13:28 +00:00
.vscode
accessible Bug 1637452: Part 9 - Fix JNI includes in accessible/android; r=eeejay 2020-05-15 17:04:36 +00:00
browser Bug 1191591 - Delegate to the parent class' code when opening downloads from the download panel. r=Gijs 2020-05-15 20:43:46 +00:00
build Bug 1638401 - Make liblowercase also wrap fxstatat. r=froydnj 2020-05-15 17:10:34 +00:00
caps Bug 1636148 - "BandAid" - Cast Remaining Callers To BasePrincipal r=ckerschb,geckoview-reviewers,agi 2020-05-14 19:42:57 +00:00
chrome Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
config Bug 1638193 - Remove build system support for iOS. r=nalexander 2020-05-15 03:56:16 +00:00
devtools Bug 1636590 - Update devtools page stubs. r=nchevobbe 2020-05-15 20:18:10 +00:00
docs Bug 1636887 - how_to_contribute_firefox.rst : adding precisions to the windows dependencies setup explanations. r=sylvestre 2020-05-13 16:50:07 +00:00
docshell Bug 1633307 - avoid sending dead wrappers to JS tooltip providers, r=smaug 2020-05-15 15:16:39 +00:00
dom Backed out changeset cec3221b9268 (bug 1638163) for causing bustages on APZCTreeManagerChild.cpp. CLOSED TREE 2020-05-15 23:28:13 +03:00
editor Bug 1535792 - Remove no longer applicable condition disabling test_richtext2.html on linux32 debug, r=jmaher 2020-05-13 18:22:13 +00:00
extensions Bug 1629274 - Fix Intermittent failure in test_permmanager_removeall.js, r=timhuang 2020-05-11 08:34:04 +00:00
gfx Backed out changeset cec3221b9268 (bug 1638163) for causing bustages on APZCTreeManagerChild.cpp. CLOSED TREE 2020-05-15 23:28:13 +03:00
gradle/wrapper
hal Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi 2020-05-15 17:04:12 +00:00
image Bug 1635037 - Add missing fuzzing instrumentation in image/decoders/. r=truber 2020-05-08 15:18:49 +00:00
intl Bug 1637452: Part 16 - Fix JNI includes in intl; r=zbraniecki 2020-05-15 17:06:15 +00:00
ipc Bug 1637452: Part 8 - Fix JNI includes in ipc/glue; r=jld 2020-05-15 17:04:34 +00:00
js Bug 1637430 - Validate ref.func indices in global initializers. r=lth 2020-05-15 20:17:05 +00:00
layout Bug 1638127 - Remove nsGlobalWindowInner::mShowFocusRingForContent. r=edgar 2020-05-15 20:12:14 +00:00
media Bug 1637452: Part 13 - Fix JNI includes in media/webrtc; r=bwc 2020-05-15 17:05:28 +00:00
memory Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium 2020-05-13 08:31:04 +00:00
mfbt Bug 1637599 - Rephrase documentation referring to copies of errors. r=froydnj 2020-05-13 15:44:31 +00:00
mobile Bug 1630229: Part 5 - GeckoProcessManager: When start fails, chain resolution of the result promise to the bind shutdown promise; r=geckoview-reviewers,agi 2020-05-15 19:47:56 +00:00
modules Backed out 2 changesets (bug 1558394) for perma failures on iframe_sandbox_anchor_download_block_downloads.sub.tentative.html. CLOSED TREE 2020-05-15 19:18:34 +03:00
mozglue Bug 1637895 - Fix TestBaseProfiler build when MOZ_GECKO_PROFILER in not #defined - r=canaltinova 2020-05-15 12:19:00 +00:00
netwerk Bug 1637452: Part 7 - Fix JNI includes in netwerk; r=necko-reviewers,valentin 2020-05-15 17:04:32 +00:00
nsprpub
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1620966 - Move DocShell.watchedByDevtools to BrowsingContext and rename it to watchedByDevTools. r=nika,jdescottes 2020-05-12 09:18:26 +00:00
python Bug 1638362 - Rename urlbar-go-end-cap l10n id to urlbar-go-button. r=fluent-reviewers,flod 2020-05-15 16:08:22 +00:00
remote Bug 1593226 - [remote] Use frame's window for dynamic isolated world creation on new document. r=remote-protocol-reviewers,maja_zf 2020-05-14 15:23:10 +00:00
security Bug 1636656 - land NSS e2061fe522f5 UPGRADE_NSS_RELEASE, r=kjacobs 2020-05-15 14:40:39 +00:00
services Bug 1631630 p2 - Implement FxAccounts rust-bridge. r=lina,rfkelly 2020-05-15 20:13:36 +00:00
servo Bug 312971 - Unprefix -moz-read-write / -moz-read-only. r=edgar 2020-05-14 16:46:08 +00:00
startupcache
storage Bug 1626570 - Remove obsolete copy enabling machinery. r=froydnj 2020-05-11 08:23:03 +00:00
taskcluster Bug 1619683 - Build CodeQL Databases r=firefox-build-system-reviewers,rstewart 2020-05-15 04:03:39 +00:00
testing Bug 1608837 - Adjust assertion count for one and disable another wpt test because permafailed after rechunking. CLOSED TREE 2020-05-15 21:05:43 +02:00
third_party Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye 2020-05-15 20:13:28 +00:00
toolkit Bug 1635257 - Extend the nsIAlertsDoNotDisturb interface with an attribute for suppressing notifications when screen sharing. r=MattN 2020-05-15 16:03:57 +00:00
tools Bug 1637452: Part 5 - Fix JNI includes in tools/profiler; r=mstange 2020-05-15 17:04:19 +00:00
uriloader Bug 1637452: Part 4 - Fix JNI includes in uriloader; r=nika 2020-05-15 17:04:17 +00:00
view
widget Bug 1635257 - Implement some of nsIAlertsDoNotDisturb for the macOS NotificationCenter backend. r=mstange 2020-05-13 21:10:12 +00:00
xpcom Bug 1637452: Part 3 - Fix JNI includes in xpcom; r=froydnj 2020-05-15 17:04:15 +00:00
xpfe/appshell Bug 1276537 part 2 - Remove nsIWidget::SetShowsFullScreenButton. r=spohl 2020-05-15 06:19:14 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1635608 - Update OpenVR source code to use Unix line endings r=daoshengmu 2020-05-07 20:20:39 +00:00
.cron.yml Bug 1637231 - add applink tests r=acreskey 2020-05-14 13:01:59 +00:00
.eslintignore
.eslintrc.js Bug 1623245 - A new browser.storage.sync local storage implementation, pref'd off. r=rpl 2020-05-15 01:29:56 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre 2020-04-30 16:37:44 +00:00
.hg-format-source
.hgignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hgtags No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE 2020-05-04 14:53:30 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1628832: [KaiOS] Factor out trust-domain in `.taskcluster.yml`; r=Callek 2020-05-14 18:47:47 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1632434 - Part 7: Updating ICU requires a clobber. r=jwalden 2020-04-29 23:48:06 +00:00
Cargo.lock Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye 2020-05-15 20:13:28 +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-05-05 20:04:30 +00:00
README.txt
aclocal.m4 Bug 1638193 - Remove build system support for iOS. r=nalexander 2020-05-15 03:56:16 +00:00
build.gradle Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-05-05 16:02:02 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1579329 - Run `mach file-info` with Python 3 r=nalexander 2020-05-14 18:20:22 +00:00
moz.build
moz.configure Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
mozilla-config.h.in
old-configure.in Bug 1638193 - Remove build system support for iOS. r=nalexander 2020-05-15 03:56:16 +00:00
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.