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
Перейти к файлу
Nicolas B. Pierron b18f5d0415 Bug 1374203 - Code Coverage builds: Skip xdr/relazify.js test case. r=gmierz 2017-06-19 17:12:33 +00:00
.cargo
.vscode
accessible Bug 1373786 - Mapping of "article" role and element is incorrect for AX API and ATK. r=surkov 2017-06-16 16:07:23 -04:00
addon-sdk Bug 1372309 - make test-ui-action-button turn off photon and make it work on hidpi devices, r=aswan 2017-06-14 11:47:28 +01:00
browser merge mozilla-inbound to mozilla-central a=merge 2017-06-19 13:37:20 +02:00
build Bug 1373667 - Only use sccache if enabled. r=ted 2017-06-16 10:34:09 -04:00
caps
chrome
config Bug 1370695 - Remove build system code handling binary components. r=glandium 2017-06-13 16:01:45 -07:00
db Bug 1371364 - Upgrade to SQLite 3.19.3. r=mak 2017-06-08 15:23:34 -04:00
devtools Bug 1373765 - Move jsonViewInitialized into JSONView.initialized. r=Honza 2017-06-16 11:31:00 -04:00
docshell Bug 1370788 - Move XFO out of nsDSURIContentListener.cpp into dom/security. r=smaug 2017-06-19 06:59:44 +02:00
dom Bug 1374126 - Use LookupForAdd instead of Contains+Put to avoid unnecessary hashtable lookups. r=froydnj 2017-06-19 18:19:14 +02:00
editor Merge mozilla-central to mozilla-inbound 2017-06-19 14:48:12 +02:00
embedding
extensions merge mozilla-central to autoland. r=merge 2017-06-18 00:21:41 +02:00
gfx Bug 1374089 part 2 - Use nsRefPtrHashtable instead of nsDataHashtable with a RefPtr<> data type, since it's clearer and avoids unnecessary AddRef/Release calls. r=froydnj 2017-06-19 18:19:14 +02:00
gradle/wrapper
hal
image Bug 1267075 - Part 3: cancel imgRequestProxy if asyncOpen2 failed. r=tnikkel 2017-06-16 10:12:09 +08:00
intl Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen 2017-06-17 19:30:09 +09:00
ipc Backed out changeset 05a5f9d8249f (bug 1343728) 2017-06-16 22:20:37 +02:00
js Bug 1374203 - Code Coverage builds: Skip xdr/relazify.js test case. r=gmierz 2017-06-19 17:12:33 +00:00
layout Bug 1369678 - Follow-up to remove stale comment. r=me and DONTBUILD 2017-06-19 11:33:12 -04:00
media merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-06-18 20:35:11 +02:00
memory
mfbt Bug 1353593 - Part 1: Allow implicit conversion of non-const char16ptr_t to wchar*. r=froydnj 2017-06-12 16:20:47 -07:00
mobile merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-06-17 22:26:03 +02:00
modules Bug 1328865 - Make nsJARURI::SetSpecWithBase ignore URL fragments. r=valentin 2017-06-18 23:52:00 -04:00
mozglue Bug 1372375: Avoid locks in EnsureWalkThreadReady during the profiler's critical section. r=mstange 2017-06-13 18:30:48 -04:00
netwerk Bug 1373970 - Avoid null pointer deref. r=bagder 2017-06-18 21:17:56 +02:00
nsprpub
other-licenses Bug 1343537 - Implement ARIA DPUB extension. r=surkov 2017-06-13 15:06:08 -04:00
parser Bug 1372029 - Use EnsureInserted instead of Contains+PutEntry to avoid unnecessary hashtable lookups. r=froydnj 2017-06-17 00:06:04 +02:00
probes
python Bug 1373794 - Test parsing LCOV containing a function name with commas. r=chmanchester 2017-06-17 01:27:32 +01:00
rdf
security No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update 2017-06-18 08:24:54 -07:00
services Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen 2017-06-17 19:30:09 +09:00
servo servo: Merge #17382 - Derive more ToCss impls (from servo:derive-all-the-things); r=emilio 2017-06-17 04:53:32 -07:00
startupcache Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
storage
taskcluster Bug 1372588 - Schedule devedition tests through Taskcluster: Add second blank line to make flake8 happy. r=flake8-fix 2017-06-16 16:20:29 +02:00
testing merge mozilla-inbound to mozilla-central a=merge 2017-06-19 13:37:20 +02:00
third_party No bug - Revendor rust dependencies 2017-06-16 14:55:25 +00:00
toolkit Backed out changeset a4230d2eab5f (bug 1362330) for failing asan-fuzzing (Bof) job, undeclared identifier TaskCategory at nsContentPolicy.cpp:142. r=backout 2017-06-19 17:43:39 +02:00
tools merge mozilla-inbound to mozilla-central a=merge 2017-06-19 13:37:20 +02:00
uriloader
view
widget Bug 1373436 (part 4) - Use UniquePtr with profile_add_marker(). r=mstange. 2017-06-16 12:26:26 +10:00
xpcom Bug 1371274 - Add tests for NewIdleRunnable for classes without SetDeadline. r=froydnj 2017-06-09 02:44:00 +02:00
xpfe Bug 1372994 - Clear up leftover ISO-8859-1 encoding names. r=emk 2017-06-15 10:35:22 +03:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1369908 - Schedule linux64-ccov, and linux64-jsdcov on all mozilla-central pushes. r=jmaher 2017-06-13 13:04:08 -04:00
.eslintignore Bug 1369028 - Add build infrastructure for follow-on search telemetry system add-on. r=Mossop 2017-06-08 15:57:08 +01:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central f9605772a0c9098ed1bcaa98089b2c944ed69e9b with FIREFOX_BETA_55_BASE a=release DONTBUILD CLOSED TREE 2017-06-12 12:50:30 +01:00
.inferconfig
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-06-12 13:48:15 +01:00
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 bug 1370176, generic configuration for l10n, r=flod,gps 2017-06-05 10:28:33 +02:00
moz.configure
mozilla-config.h.in Bug 1371266 - libpng should be built with -std=c89. r=glennrp 2017-06-08 06:29:03 -07:00
npm-shrinkwrap.json
old-configure.in Bug 1371465 - Move MSVS_VERSION to moz.configure and properly define for vs2017; r=glandium 2017-06-14 16:52:55 -07:00
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://nightly.mozilla.org/