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
Перейти к файлу
Lee Salzman 6f442f976d Bug 1170390 - Detect 16bpp cairo xlib surface format. r=jrmuizel 2015-07-06 20:19:56 -04:00
accessible
addon-sdk Bug 1181747 followup. Also need to adjust the assert in the test. 2015-07-09 02:49:10 -04:00
b2g merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
browser Merge mozilla-central to mozilla-inbound 2015-07-13 12:09:29 +02:00
build Bug 1178850 - Generate naive method bindings in annotation processor; r=snorp 2015-07-10 23:41:35 -04:00
caps Bug 1180921 - Support custom callbacks for allowing access per-addon load access to cross-origin URIs. r=bz,r=billm 2015-07-11 10:32:56 -04:00
chrome
config Backed out 3 changesets (bug 1157768) for win64 pgo build bustage CLOSED TREE 2015-07-09 14:40:20 -07:00
db/sqlite3
docshell Bug 1132518, make document navigation with F6/Shift+F6 work in e10s. This combines the document and tab navigation mechanisms together, r=smaug 2015-07-13 06:07:49 -04:00
dom Bug 1160014 part 1 - Implement common part of fullscreen transition. r=roc,smaug,dao 2015-07-13 20:44:36 +10:00
editor Bug 1182494 - Set background-color to white when moz-appearance is none in editor reftests. r=mstange 2015-07-10 07:49:00 +02:00
embedding Bug 1132518, make document navigation with F6/Shift+F6 work in e10s. This combines the document and tab navigation mechanisms together, r=smaug 2015-07-13 06:07:49 -04:00
extensions Backed out changeset 74293125739a (bug 1176341) 2015-07-10 12:48:20 -07:00
gfx Bug 1170390 - Detect 16bpp cairo xlib surface format. r=jrmuizel 2015-07-06 20:19:56 -04:00
hal
image Bug 1181323 - Move nsSVGRenderingObserver's isupports/refcounting decl to subclasses, since one subclass (nsSVGFilterReference) already has its own redundant copy of the decl. r=dholbert 2015-07-09 20:32:00 +02:00
intl Bug 1179106 - Remove units data from ICU. r=Waldo 2015-07-08 18:49:58 +09:00
ipc Bug 1139297 - Implement CSP upgrade-insecure-requests directive - loadinfo changes (r=sicking,sworkman) 2015-07-10 13:57:55 -07:00
js Backed out changeset afb1f49458db (bug 1171909) for SM(arm) errors 2015-07-13 14:26:01 +01:00
layout Bug 1132518, add a flag to nsIFrameTraversal to skip the popup checks, r=mats 2015-07-13 06:07:49 -04:00
media Backed out 3 changesets (bug 1157768) for win64 pgo build bustage CLOSED TREE 2015-07-09 14:40:20 -07:00
memory
mfbt Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo 2015-07-03 14:20:55 -07:00
mobile merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
modules Bug 1160014 part 1 - Implement common part of fullscreen transition. r=roc,smaug,dao 2015-07-13 20:44:36 +10:00
mozglue Bug 1111415 - Null check the base pointer in FramePointerStackWalk before dereferencing it; r=BenWa 2015-07-10 15:49:54 -04:00
netwerk Bug 1181319 - Correctly use NS_DECL_ISUPPORTS_INHERITED instead of NS_DECL_ISUPPORTS for DataChannelChild. r=mcmanus 2015-07-07 14:06:00 +02:00
nsprpub
other-licenses
parser
probes
python merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
rdf Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj. 2015-07-06 22:02:26 -07:00
security merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
services Merge m-c to inbound, a=merge CLOSED TREE 2015-07-10 16:20:27 -07:00
startupcache
storage
testing Merge mozilla-central to mozilla-inbound 2015-07-13 12:09:29 +02:00
toolkit Merge mozilla-central to mozilla-inbound 2015-07-13 12:09:29 +02:00
tools
uriloader
view
webapprt
widget Bug 1167786. Restrict bounds of drawn region to the nsShmImage bounds to avoid X errors. r=karlt 2015-07-14 00:03:44 +12:00
xpcom Backed out changeset 9814f77d258b (bug 1179924) for frequent random serviceworkers failures CLOSED TREE 2015-07-10 12:48:34 -07:00
xpfe Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
xulrunner Bug 1181040 - Include mozconfig.cache after mozconfig.common.override. r=mshal 2015-07-11 06:26:20 +09:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1178850 - Clobber; r=me 2015-07-11 15:46:59 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
client.mk
client.py
configure.in Backed out 3 changesets (bug 1157768) for win64 pgo build bustage CLOSED TREE 2015-07-09 14:40:20 -07:00
mach
moz.build
mozilla-config.h.in

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:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/