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
Перейти к файлу
Jeff Muizelaar 67d7b8af2a Bug 1345243. Remove support for building without DirectWrite. r=bas
Now that we don't support XP it's reasonable for us to drop support for GDI
fonts and rely solely on DirectWrite. We should start this process by removing
support for building without DirectWrite.
2017-03-17 15:39:14 -04:00
.cargo
accessible bug 1346439 - fixup linked list manipulation in CoalesceMutationEvents() r=davidb 2017-03-17 14:03:44 -04:00
addon-sdk Bug 1275958 - Rewrite SDK 'Get Image' clipboard test to prevent its intermittent failures. r=mossop 2017-03-16 14:23:37 +01:00
b2g Bug 1347047 Part 3 - Remove pref layout.accessiblecaret.timeout_ms. r=TYLin 2017-03-17 08:50:39 +08:00
browser Merge m-c to inbound, a=merge 2017-03-17 11:13:31 -07:00
build Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp 2017-03-16 23:30:54 -04:00
caps Bug 1347369 - Avoid dynamic allocation of URLParams in OriginAttributes methods; r=baku 2017-03-15 23:03:31 -04:00
chrome
config Backed out changeset e73241bcb49a (bug 1340584) for Windows build failures a=backout CLOSED TREE 2017-03-16 10:25:15 -07:00
db Bug 1345627 - add BUG_COMPONENT to db/* files. r=mak 2017-03-10 12:31:59 -05:00
devtools Merge inbound to central, a=merge 2017-03-17 11:03:59 -07:00
docshell Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
dom Backed out changeset 62f80de05fa2 (bug 1341666) for build bustage in MediaStreamGraph.cpp. r=backout 2017-03-17 19:40:05 +01:00
editor Bug 1347818 - Part 2. Add documentCharacterSet test. r=masayuki 2017-03-17 15:24:56 +09:00
embedding Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted 2017-02-06 09:45:58 -05:00
extensions Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
gfx Bug 1345243. Remove support for building without DirectWrite. r=bas 2017-03-17 15:39:14 -04:00
gradle/wrapper
hal Bug 1342636 - Part 3: Remove the GetCurrentScreenConfiguration sync IPC message; r=billm 2017-03-10 21:29:04 -05:00
image Bug 1343341. Fix a bug with redecoding images whose animation is finished. r=aosmond 2017-03-17 00:41:44 -05:00
intl Bug 1347431 - Skip some xpcshell tests that is failure on Android without ENABLE_INTL_API. r=snorp 2017-03-16 12:54:25 +09:00
ipc Bug 1344415 - Introduce a security check about which files can be opened by a content process, r=ehsan 2017-03-16 08:53:49 +01:00
js Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
layout Merge inbound to central, a=merge 2017-03-17 11:03:59 -07:00
media merge mozilla-inbound to mozilla-central a=merge 2017-03-16 15:35:50 +01:00
memory Bug 1332491 - Delete SelectorCacheKey synchronously. r=bz 2017-03-13 14:37:19 +08:00
mfbt Bug 1331173 - Increase header segment capacity for TaskTracer. r=billm 2017-03-10 02:35:00 +01:00
mobile Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
modules Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
mozglue Backed out changeset 5bbf6972b904 (bug 1235982) for landing prematurely a=backout 2017-03-15 14:00:47 -07:00
netwerk Bug 1347470 - clean mAvailableCachedAltDataType when we get 200, r=valentin 2017-03-15 15:07:21 +08:00
nsprpub Bug 1347932, uplift NSPR_4_14_BETA2, r=franziskus 2017-03-16 17:22:25 +01:00
other-licenses
parser Bug 1333990: Part 2c - Interrupt the flush loop after inserting document element. r=hsivonen 2017-03-16 18:50:28 -07:00
probes
python Merge mozilla-central to mozilla-inbound 2017-03-16 15:39:58 +01:00
rdf Bug 1344876 - add BUG_COMPONENT to rdf/* files. r=pike 2017-03-07 13:06:54 -05:00
security Merge inbound to central, a=merge 2017-03-17 11:03:59 -07:00
services Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
servo servo: Merge #16010 - Properly coalesce whitespace when given a reference child (fixes #15979) (from nox:h5e); r=KiChjang 2017-03-17 04:25:20 -07:00
startupcache Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg 2017-03-06 17:52:54 +13:00
storage Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron 2017-03-14 15:26:27 +13:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2017-03-15 13:12:42 +01:00
testing Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
third_party/rust Bug 1341102 - Revendor rust dependencies. r=me (CLOSED TREE) 2017-03-17 13:07:35 +08:00
toolkit Merge m-c to inbound, a=merge 2017-03-17 11:13:31 -07:00
tools Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
uriloader Bug 1347687 - Skip test if pref gecko.handlerService.defaultHandlersVersion not defined. r=alchen 2017-03-16 08:03:00 +01:00
view Bug 1302071 - Part 5: Bucket PresContext invalidations by transaction ID, and only deliver them when the associated composite has completed. r=tnikkel 2017-02-17 15:16:15 +13:00
widget Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
xpcom Bug 1346874 - Disable slow gray mark checks on Android, r=mccr8 2017-03-16 15:41:36 -07:00
xpfe Bug 1347983 - Part 1: Make forms submitted from a large-allocation page not leave the large-allocation process, r=smaug 2017-03-16 14:32:26 -04:00
.clang-format
.clang-format-ignore Bug 1343185 - Add the JNI generate files in the list of ignored elements r=mystor 2017-02-28 08:27:33 +01:00
.clang-tidy
.cron.yml Bug 1338871 - Enable Talos tests for linux64-stylo builds r=dustin 2017-03-13 17:28:54 -04:00
.eslintignore Bug 1347906 - Add .git/.hg to .eslintignore to help speed up full ESLint runs. r=jaws 2017-03-16 12:42:49 +00:00
.eslintrc.js Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop. 2017-03-16 19:26:02 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke 2017-02-17 20:13:54 +01:00
.hgtags No bug - Tagging mozilla-central 6583496f169cd8a13c531ed16e98e8bf313eda8e with FIREFOX_AURORA_54_BASE a=release DONTBUILD CLOSED TREE 2017-03-06 23:43:32 +01:00
.lldbinit
.taskcluster.yml Bug 1334810: temporarily revert {{owner}}; r=garndt 2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1346967 - Generate metadata for all three ISimpleDOM interfaces via a single combined run of MIDL: CLOBBER. r=CLOBBER 2017-03-15 00:51:33 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1339182 - Remove OSX universal support in the build system; r=glandium 2017-02-10 16:52:17 -05:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Merge inbound to central, a=merge 2017-03-08 17:07:55 -08:00
moz.configure Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted 2017-02-16 10:47:55 -08:00
mozilla-config.h.in
old-configure.in Bug 1345243. Remove support for building without DirectWrite. r=bas 2017-03-17 15:39:14 -04: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/