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
Перейти к файлу
Andreea Pavel d801b3a01e Backed out 2 changesets (bug 1484420) for hazard failures on a CLOSED TREE
Backed out changeset d910e3c8372a (bug 1484420)
Backed out changeset d79cdb73c55f (bug 1484420)
2018-08-21 23:19:27 +03:00
.cargo
.vscode
accessible Bug 1483911 - Defer scrolling events until after ipc doc construction. r=Jamie 2018-08-20 15:51:00 +03:00
browser Bug 1484415: Blocklist PrivateBrowsingUtils.jsm at content process startup. r=florian 2018-08-17 23:38:40 -07:00
build Bug 1483835: Default to clang-cl and lld-link in local Windows builds. r=glandium 2018-08-21 11:30:16 -04:00
caps
chrome
config Backed out changeset 93e52a1e5d88 (bug 1478969) for linux tier2 rust build bustages on a CLOSED TREE 2018-08-21 22:09:33 +03:00
db
devtools Bug 1484811 - Left align the toolbar controls when RDM is left aligned. r=miker 2018-08-21 15:31:44 -04:00
docshell
dom Backed out 2 changesets (bug 1484420) for hazard failures on a CLOSED TREE 2018-08-21 23:19:27 +03:00
editor Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 19:01:08 +03:00
embedding
extensions Bug 1484868 - Add the nsIPermissionManager::removeByType() API; r=nika 2018-08-21 15:10:13 -04:00
gfx Bug 1483256 - Use mozilla::Atomic in MemoryTextureReadLock, r=nical. 2018-08-21 01:00:40 +00:00
gradle/wrapper
hal
image
intl
ipc Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
js Backed out 2 changesets (bug 1484420) for hazard failures on a CLOSED TREE 2018-08-21 23:19:27 +03:00
layout Bug 1479196 - add support to TextDrawTarget for defining and pushing WR images. r=nical 2018-08-21 12:36:48 -04:00
media Bug 1417050: Add support for AV1 in MP4. r=jya 2018-08-20 23:56:39 +00:00
memory
mfbt
mobile Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp 2018-08-21 15:23:29 -04:00
modules
mozglue
netwerk Bug 1484868 - Add the nsIPermissionManager::removeByType() API; r=nika 2018-08-21 15:10:13 -04:00
nsprpub
other-licenses
parser
python Bug 1458386: Modify mach's RunProgram command provider to be aware of launcher process; r=gps 2018-08-14 12:09:32 -06:00
security Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
services
servo
startupcache
storage
taskcluster
testing Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE 2018-08-21 20:20:24 +03:00
third_party Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE 2018-08-21 20:20:24 +03:00
toolkit Bug 1484415: Blocklist PrivateBrowsingUtils.jsm at content process startup. r=florian 2018-08-17 23:38:40 -07:00
tools Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
uriloader Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
view
widget
xpcom Bug 1483365 - Run SnowWhiteKiller non-incrementally when recording/replaying, r=mccr8. 2018-08-21 01:01:40 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek 2018-08-20 09:03:00 +03:00
.hgignore Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek 2018-08-20 09:03:00 +03:00
.hgtags
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE 2018-08-21 20:20:24 +03:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
Pipfile
Pipfile.lock
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1480558 - part 3 - unset AS_DASH_C_FLAG for aarch64 windows; r=mshal 2018-08-21 11:00:35 -04:00
package-lock.json
package.json
settings.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://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly