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
Перейти к файлу
André Bargull 00643f1030 Bug 1461339 - Don't sparsify dense elements eagerly in NativeDefineProperty. r=jandem 2018-05-14 07:21:29 -07:00
.cargo
.vscode
accessible Bug 1438193 - part7: NativeRole r=surkov 2018-05-08 04:05:50 +09:00
browser Bug 1456899 - Consider the page URI when checking WebRTC permissions in webrtcUI.jsm. r=nhnt11 2018-05-08 15:31:49 +02:00
build Bug 1454667 - clear out CPPFLAGS before compiling test files for the clang plugin. r=froydnj 2018-05-11 12:23:30 +03:00
caps
chrome
config Bug 1459285: Update tzdata in ICU data files to 2018e. r=Waldo 2018-05-09 01:12:01 -07:00
db
devtools Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-14 19:49:50 +03:00
docshell Bug 1460570 - Merge mozIAsyncFavicons into nsIFaviconService. r=standard8 2018-05-10 13:49:00 +02:00
dom Bug 1460334 - Fix crash caused when attempting to migrate <deck> from a XBL binding to a Custom Element. r=peterv 2018-05-10 14:08:00 -04:00
editor Bug 1408301: Remove getPropertyCSSValue. r=bz 2018-05-12 11:23:47 +02:00
embedding
extensions
gfx Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-14 19:49:50 +03:00
gradle/wrapper
hal
image
intl Bug 1459285: Update tzdata in ICU data files to 2018e. r=Waldo 2018-05-09 01:12:01 -07:00
ipc Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-10 19:46:00 +03:00
js Bug 1461339 - Don't sparsify dense elements eagerly in NativeDefineProperty. r=jandem 2018-05-14 07:21:29 -07:00
layout Merge inbound to mozilla-central. a=merge 2018-05-14 19:44:11 +03:00
media Bug 1460966 - lib/apiwrapper.c & lib/decapiwrapper.c are unused r=cpearce 2018-05-11 21:17:59 +02:00
memory
mfbt
mobile Bug 1459513 - Handle null uri components gracefully in WebAppManifest. r=snorp 2018-05-11 16:28:51 -05:00
modules Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-14 12:21:26 +03:00
mozglue Merge inbound to mozilla-central. a=merge 2018-05-11 12:36:02 +03:00
netwerk Bug 1460198 - When calling SetRef/SetQuery/SetPathQueryRef you should do the same for the inner URI r=bz 2018-05-12 16:30:07 +02:00
nsprpub
other-licenses
parser
python Bug 1460806 - Clean up Fluent migration recipes r=gandalf 2018-05-11 08:12:52 +02:00
security Bug 1461373 - Set BRNameMatchingPolicy to "Enforce" for Nightly r=keeler 2018-05-14 09:55:15 -07:00
services Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-10 12:52:31 +03:00
servo Bug 1460655: Support x as a resolution unit. r=xidorn 2018-05-10 18:11:52 +02:00
startupcache
storage
taskcluster Bug 1460411 - Add taskcluster configuration for android-x86-7.0 tests; r=me,a=test-only 2018-05-14 08:12:46 -06:00
testing Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-14 19:49:50 +03:00
third_party Bug 1459935 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel 2018-05-11 09:15:09 -04:00
toolkit Bug 1430531 - Refactor JS exposed keyed snapshotting to avoid races and deadlocks. r=chutten 2018-05-11 13:57:50 +02:00
tools Bug 1451853 - Include Firefox build id and source URL in profiler meta information. r=mstange 2018-05-10 21:37:35 -07:00
uriloader
view
widget Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-14 19:49:50 +03:00
xpcom Bug 1460733 - Rename nsTArrayHeader::sEmptyHdr to extern "C" { sEmptyTArrayHeader } so that thin-vec can link with it. r=froydnj 2018-05-10 16:37:27 -04:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1459935 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel 2018-05-11 09:15:09 -04:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
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
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