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
Перейти к файлу
Kris Maglione e1b1f20547 Bug 1614462: Part 2e - Migrate desktop-only CrashService_crash test to browser test. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D70746
2020-04-20 20:11:46 +00:00
.cargo Bug 1628132 - P3: Update cubeb-coreaudio to 0f62d38. r=kinetik 2020-04-14 00:44:24 +00:00
.vscode
accessible Backed out 3 changesets (bug 1625864) for causing mochitest failures in test_update.html 2020-04-20 22:31:26 +03:00
browser Bug 1614462: Part 2c - Remove content mozbrowser tests. r=mccr8,marionette-reviewers,whimboo 2020-04-20 20:11:41 +00:00
build Bug 1630383: Add irregexp to ignore list for implicit constructor static analysis r=sfink 2020-04-17 17:18:57 +00:00
caps Backed out changeset a2bff0eef797 (bug 1623417) for causing xpcshell failures in test_permmanager_matchesuri.js CLOSED TREE 2020-04-20 20:09:23 +03:00
chrome
config Bug 1630361 - Remove [NeedsWindowsUndef] attribute from webidl, r=peterv 2020-04-16 23:40:57 +00:00
devtools Bug 1630660 - Memoize Callstack FrameLocation component. r=davidwalsh 2020-04-20 18:39:28 +00:00
docs no bug - static analysis doc: Fix a trivial rst typo in the doc 2020-04-18 10:55:15 +00:00
docshell Bug 1592780 - Empty alerts when browser.xul.error_pages.enabled=false, r=smaug 2020-04-20 18:42:06 +00:00
dom Bug 1614462: Part 2e - Migrate desktop-only CrashService_crash test to browser test. r=mconley 2020-04-20 20:11:46 +00:00
editor Bug 1449522 - Remove nsIEditorStyleSheets. r=masayuki,m_kato 2020-04-17 22:54:48 +00:00
extensions Backed out changeset a2bff0eef797 (bug 1623417) for causing xpcshell failures in test_permmanager_matchesuri.js CLOSED TREE 2020-04-20 20:09:23 +03:00
gfx Bug 1631168: Address wrench build warnings with 'software' feature enabled. r=lsalzman 2020-04-18 10:19:57 +00:00
gradle/wrapper
hal Bug 1620145: Part 2 - Add AndroidProcessPriority.cpp to hal; r=gsvelto,geckoview-reviewers,snorp 2020-04-06 18:10:22 +00:00
image Bug 1629876: Do not query Principal from requestingContext within MixedContentBlocker since requestingContext is null in fission world. r=smaug,baku 2020-04-20 06:30:32 +00:00
intl Bug 1629435 - Using bool literals instead of integer literals. r=sylvestre 2020-04-14 15:17:44 +00:00
ipc Merge autoland to mozilla-central. a=merge 2020-04-17 19:23:30 +03:00
js Bug 1592780 - Empty alerts when browser.xul.error_pages.enabled=false, r=smaug 2020-04-20 18:42:06 +00:00
layout Bug 1614462: Part 2c - Remove content mozbrowser tests. r=mccr8,marionette-reviewers,whimboo 2020-04-20 20:11:41 +00:00
media Bug 1628630 - Add Support for RTX in WebRTC SDP CAPI;r=dminor 2020-04-16 10:56:36 +00:00
memory Bug 1615588 - Updated prompt tests. r=marionette-reviewers,johannh,whimboo 2020-04-16 14:44:56 +00:00
mfbt Bug 1626772 - Fixes for gcc 9 warnings r=botond 2020-04-10 20:40:03 +00:00
mobile Bug 1631054 - Enable the extension process only on nightly. r=droeh 2020-04-17 18:55:03 +00:00
modules Bug 1592780 - Empty alerts when browser.xul.error_pages.enabled=false, r=smaug 2020-04-20 18:42:06 +00:00
mozglue Bug 1630895 - Infer categories for Java frames. r=gerald 2020-04-17 23:30:10 +00:00
netwerk Bug 1631523 - Remove unused params in nsICookieService methods - setCookieStringFromHttp without first URI, r=dimi 2020-04-20 18:58:28 +00:00
nsprpub
other-licenses Bug 1596812 Part 3 - Compiled binary for the WebBrowser plugin. r=agashlin 2020-04-20 03:06:07 +00:00
parser Bug 1581691 - make transform-origin a mapped CSS attribute r=heycam,hsivonen 2020-04-18 05:10:29 +00:00
python Bug 1628277 - Created the android layer r=acreskey 2020-04-20 14:06:10 +00:00
remote Bug 1599413 - [remote] Add executeSoon to sync helper methods. r=remote-protocol-reviewers,jgraham 2020-04-17 09:08:30 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-04-20 16:44:01 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-04-20 16:44:01 +00:00
servo Bug 1631232 - Ensure that we hold an actual reference to the root, not to a field of a node we can just GC below. r=nox 2020-04-20 11:07:22 +00:00
startupcache Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder 2020-04-15 20:43:44 +00:00
storage Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
taskcluster Bug 1589712 - Switch worker types for t-linux-xlarge and t-win10-64 to new -source types for linting tasks to allow better reuse of caching of the source checkout for those lint tasks. r=marco 2020-04-20 19:36:45 +00:00
testing Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8 2020-04-20 20:11:43 +00:00
third_party Bug 1628954 - Fix bad string comparison in gyp r=dmajor 2020-04-16 15:27:41 +00:00
toolkit Bug 1614462: Part 2e - Migrate desktop-only CrashService_crash test to browser test. r=mconley 2020-04-20 20:11:46 +00:00
tools Bug 1614462: Part 2e - Migrate desktop-only CrashService_crash test to browser test. r=mconley 2020-04-20 20:11:46 +00:00
uriloader Bug 1626960 - Remove nsIPrincipal GetURI call in nsOfflineCacheUpdateService.cpp r=ckerschb 2020-04-20 09:43:29 +00:00
view Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
widget Bug 1611372 - Invalidate WebRender frame on nsWindow::OnExposeEvent() r=nical 2020-04-17 17:27:37 +00:00
xpcom Backed out changeset adcfa8af679c (bug 1631533) for causing test_useractivation_transient.html failures CLOSED TREE 2020-04-20 23:09:32 +03:00
xpfe/appshell Bug 1629431 - Use bool true instead of int 1. r=smaug 2020-04-17 09:57:24 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1466070 - Integrate clang-format into mozlint r=linter-reviewers,ahal 2020-04-15 20:39:32 +00:00
.cron.yml Bug 1630009: Re-use on-push builds for generating conditioned profiles; r=jmaher 2020-04-14 20:23:14 +00:00
.eslintignore Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
.eslintrc.js Bug 1582666 - Enable more ESLint rules for netwerk/. r=Standard8,valentin 2020-04-07 16:00:03 +00:00
.flake8 Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart 2020-04-16 14:40:31 +00:00
.gdbinit Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam 2020-04-07 23:42:38 +00:00
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1627854 - Add documentation for spec-test importing. r=lth 2020-04-09 20:34:31 +00:00
.hgtags No bug - tagging 3cc678e923e6f105437db28740c8223fd4940c8d with FIREFOX_NIGHTLY_76_END a=release DONTBUILD CLOSED TREE 2020-04-06 14:28:44 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-04-06 14:28:50 +00:00
Cargo.lock Bug 1624391 - Add capability to parse update XMLs to the update agent r=agashlin,mhowell 2020-04-17 20:48:10 +00:00
Cargo.toml Bug 1629891 - Fix spirv-cross revision in root Cargo.toml overrides r=bbouvier 2020-04-14 17:18:05 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1621436 - Run process_install_manifest with python3. r=rstewart 2020-04-09 00:21:12 +00:00
README.txt
aclocal.m4
build.gradle Bug 1627354: Part 2 - Update gradle files to set buildToolsVersion; r=nalexander 2020-04-04 03:15:56 +00:00
client.mk
client.py
configure.in Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
configure.py Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1617748 - Run `./mach build`, `./mach build-backend`, `./mach configure` with Python 3 r=dmajor 2020-04-04 20:38:01 +00:00
moz.build Bug 1625216 - Migration the bugzilla doc in-tree from github r=emceeaich 2020-03-28 00:40:49 +00:00
moz.configure Bug 1626951 - Disable new pass manager on aarch64-windows builds without LTO. r=dmajor 2020-04-03 14:27:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1629594 - land NSS 50dcc34d470d UPGRADE_NSS_RELEASE, r=jcj 2020-04-14 17:53:38 +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.