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
Перейти к файлу
Mats Palmgren 539e419e85 Bug 1221525 part 3 - [css-grid] Caclulate the baseline offset values and baseline subtree alignment. r=dholbert 2016-06-02 17:46:58 +02:00
accessible Bug 634004 - Implement accessibility API support for html:details and html:summary elements, r=surkov 2016-06-01 17:07:56 +02:00
addon-sdk Bug 1250469 - Reduce number of ObserverService observers subscribed by the SDK Disposable class. r=gabor 2016-05-19 17:18:18 +02:00
b2g Bug 1277197 - fix JS error in PresentationRequestUIGlue for 2-UAs device. r=kuoe0. 2016-06-01 21:12:21 +08:00
browser Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me 2016-04-29 14:29:03 -04:00
build Bug 1277124 - Remove outdated definition in GeckoProgram. r=mshal 2016-06-02 08:48:45 +09:00
caps Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
chrome Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
config Bug 1276069 - Change the local variable used in config/external/nss/Makefile.in to pass down as XCFLAGS to NSS build system. r=froydnj 2016-05-27 13:23:16 +09:00
db/sqlite3 Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak 2016-05-27 08:49:13 -04:00
devtools Backed out changeset ef722ca61b23 (bug 1276073) for frequent timeouts like in browser_dbg_search-symbols.js 2016-06-01 15:06:05 +02:00
docshell Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me 2016-04-29 14:29:03 -04:00
dom Bug 1277427 - DOM: Fix consts missing for splice. r=Yoric 2016-06-02 23:28:36 +08:00
editor Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg 2016-05-25 15:28:24 -04:00
embedding Bug 1276738 - Disable windowwatcher mochitests for Android. r=test-only 2016-06-02 11:03:22 -04:00
extensions Bug 1275064 - Use unsigned type in RealWord bitfield. r=froydnj 2016-05-25 12:15:27 -07:00
gfx Backout d9111a0d9a44(bug 1274046) for windows bustage on a CLOSED TREE 2016-06-02 01:56:58 -04:00
gradle/wrapper Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella 2016-04-19 20:01:38 +02:00
hal Backed out changeset a906d38b7c07 (bug 1273079) for bustage. r=backout 2016-05-19 15:10:49 +02:00
image Bug 1277122 - Add missing null checks for pixman_image_create_bits(). r=seth,lsalzman. 2016-06-01 14:27:30 +10:00
intl Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
ipc Bug 1276317 part 1. Change JS_SetGCZeal to take a JSRuntime, not a JSContext. r=jandem 2016-06-02 10:34:38 -04:00
js Bug 1276399. Remove the now-unused privateIsNSISupports JSContext option. r=jandem 2016-06-02 10:34:40 -04:00
layout Bug 1221525 part 3 - [css-grid] Caclulate the baseline offset values and baseline subtree alignment. r=dholbert 2016-06-02 17:46:58 +02:00
media Bug 1276156: Stop encoder ProcessThreads before deleting the channel r=pkerr 2016-05-31 23:39:34 -04:00
memory Bug 1262671 - Introduce MFBT BufferList class (r=froydnj) 2016-05-27 09:57:40 -07:00
mfbt Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
mobile merge mozilla-inbound to mozilla-central a=merge 2016-06-02 11:56:07 +02:00
modules Bug 1274622 - Add media.default_volume preference. r=kinetik 2016-05-24 20:55:45 +03:00
mozglue Backed out changeset 10db03f821c4 (bug 1270686) for crashes on Windows 7 opt in e.g. M-e10s(bc5). r=backout 2016-05-26 11:24:09 +02:00
netwerk Bug 1277354 - Disable test_cache-control_request when the old cache API is used. r=mayhemer 2016-06-02 16:11:36 +02:00
nsprpub
other-licenses Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong 2016-05-20 18:17:57 -07:00
parser Bug 616421 - Better distinguish invalid mOpCode values in nsHtml5TreeOperation::Perform. r=hsivonen. 2016-06-02 17:49:44 +10:00
probes
python Bug 1273634 - [mozlint] Add a treeherder formatter, r=jgraham 2016-05-28 23:38:30 -04:00
rdf Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug 2016-05-18 18:21:56 +02:00
release/docker Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD 2016-04-20 17:03:09 -04:00
security Bug 1275197 - Ensure nsNSSU2FToken.cpp GetSymKeyByNickname() does not cause leaks. r=keeler 2016-06-01 22:43:37 -07:00
services Merge mozilla-central to mozilla-inbound 2016-06-02 12:01:20 +02:00
startupcache Bug 1272931 - Fix -Wshadow warnings in startupcache directory. r=froydnj 2016-05-11 21:17:05 -07:00
storage Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
taskcluster Bug 1269340: add support for try -t option; r=jmaher 2016-05-18 17:55:33 +00:00
testing Bug 1274584 - [mozprocess] Fix IO Completion Port failed to signal process shutdown, r=jgriffin 2016-05-30 11:02:13 -04:00
toolkit Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me 2016-04-29 14:29:03 -04:00
tools Bug 1273634 - [mozlint] Create a flake8 task, r=dustin 2016-05-17 16:24:24 -04:00
uriloader Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
view Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
widget Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki 2016-06-02 15:55:53 +02:00
xpcom Bug 1276549 - Remove rvalue reference mark for already_AddRefed params of nsIEventTarget::Dispatch and related methods. r=froydnj 2016-06-01 10:04:54 +10:00
xpfe Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1256767 - Fix ESLint errors/warnings in devtools/client/webconsole/console-commands.js; r=linclark 2016-04-20 18:06:01 +08:00
.eslintrc
.flake8 Bug 1270506 - [mozlint] Add python flake8 linter, r=smacleod 2016-05-05 17:21:12 -04:00
.gdbinit
.gitignore Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans 2016-05-02 00:22:31 +01:00
.hgignore Bug 1259850 - Various refactorings, r=terrence 2016-03-25 11:41:54 -07:00
.hgtags No bug - Tagging mozilla-central 1c6385ae1fe7e37d8f23f958ce14582f07af729e with FIREFOX_AURORA_48_BASE a=release DONTBUILD CLOSED TREE 2016-04-25 10:00:42 -07:00
.lldbinit
.taskcluster.yml Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso 2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Backed out changeset de91db2be204 (bug 1275812) on a CLOSED TREE, again. 2016-05-26 16:36:00 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium 2016-05-30 13:45:19 -04:00
README.txt
aclocal.m4 Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted 2016-04-14 13:21:29 +09:00
build.gradle Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella 2016-04-29 14:48:43 +02:00
client.mk Bug 1264703 - Add configure as a tier to build metrics. r=gps 2016-04-15 09:17:40 -07:00
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1258497: Implement a new taskgraph generation system; r=gps 2016-05-16 22:53:22 +00:00
moz.configure Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester 2016-05-26 21:30:12 +09:00
mozilla-config.h.in
old-configure.in merge mozilla-inbound to mozilla-central a=merge 2016-05-31 11:59:45 +02:00
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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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 -
    http://nightly.mozilla.org/