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
Перейти к файлу
Matt Woodrow 4984e7db61 Bug 880031 - Make animated transforms force all above content to be in a separate ThebesLayer. r=roc 2013-11-08 19:04:12 +13:00
accessible Bug 935567 - stop calling atk_focus_tracker_notify when handling focus, r=tbsaunde 2013-11-07 08:24:47 -05:00
addon-sdk Bug 935220: Uplift Add-on SDK to Firefox. r=me 2013-11-05 13:51:58 -08:00
b2g Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
browser Bug 927038 - Using nsIUUIDGenerator rather than Date.now(). r=mbrubeck 2013-11-07 23:18:06 -05:00
build Bug 905703 - Remove preprocessing from robocop harness and tests. r=nalexander 2013-11-07 11:18:51 -05:00
caps Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
chrome Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
config Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
content Bug 936246. Bustage fix for compiler warning as error. 2013-11-07 23:42:04 -05:00
db/sqlite3 Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal 2013-10-24 15:06:19 -04:00
docshell Merge m-c to inbound 2013-11-07 17:56:10 -08:00
dom Merge m-c to inbound 2013-11-07 17:56:10 -08:00
editor Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
embedding Bug 934860 - Move paint region clipping into DrawThebesLayer. r=roc 2013-11-07 08:10:50 +13:00
extensions Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
gfx Bug 935297 - Part 5: Implement StreamToSink on CG. r=Bas,jrmuizel 2013-11-06 15:52:51 +13:00
hal Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan 2013-10-18 13:34:08 -04:00
image Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen. 2013-11-06 14:58:20 +11:00
intl Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
ipc Merge m-c to b2g-inbound. 2013-11-05 15:37:26 -05:00
js Bug 887077: Use OwningCompileOptions for off-main-thread compilation. r=terrence 2013-11-07 21:17:07 -08:00
layout Bug 880031 - Make animated transforms force all above content to be in a separate ThebesLayer. r=roc 2013-11-08 19:04:12 +13:00
media Bug 932112: Add a non-ARM MemoryBarrier function. r=glandium 2013-11-07 20:07:48 -05:00
memory Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg 2013-10-31 19:39:03 -07:00
mfbt Bug 935370 - Inline all the Pod functions. r=waldo 2013-11-04 18:52:51 -08:00
mobile Merge m-c to inbound 2013-11-07 17:56:10 -08:00
modules Bug 935596 : nsJARInputStream crashes debug builds when it encounters a corrupt zip file. r=taras 2013-11-07 11:32:55 -08:00
mozglue Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
netwerk Bug 933494: add public suffix list tests for internationalized domain names. r=gerv 2013-11-07 14:10:58 -05:00
nsprpub Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
other-licenses Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
parser bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug 2013-05-27 06:07:01 -04:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 924894 - Split prefs files up for Metro and Desktop when running in the same profile. r=jimm 2013-11-05 13:20:39 -05:00
python Bug 934334 - Fix packager's jar chrome formatter to handle resource:// urls. r=gps 2013-11-07 10:37:45 +09:00
rdf Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
security bug 934716 - generateCRMFRequest: accept only the first repeated keygen parameter r=cviecco 2013-11-07 10:42:59 -08:00
services Bug 911384 - Follow-up: tolerate explicitly falsy payloads in computeHAWK. r=rnewman 2013-10-29 13:45:37 -07:00
startupcache Bug 931846 - Change startup cache location for Metro Firefox. r=jimm, aklotz 2013-11-01 16:21:33 -07:00
storage Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen. 2013-11-06 14:58:20 +11:00
testing Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
toolkit backout Bug 891882 for Gu breakage 2013-11-07 12:07:54 -08:00
tools Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
uriloader Bug 935349 - Remove disabled DASH code. r=doublec 2013-11-07 17:08:30 +13:00
view Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug 2013-10-28 18:03:19 +09:00
webapprt Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
widget Merge m-c to inbound 2013-11-07 17:56:10 -08:00
xpcom Bug 936074 - Fix nsIHandleReportCallback typo. r=njn. 2013-11-08 14:48:31 +11:00
xpfe Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
xulrunner Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgignore Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa 2013-07-16 10:32:55 -04:00
.hgtags Added tag FIREFOX_AURORA_27_BASE for changeset 05025f4889a0 2013-10-28 13:36:59 -07:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
CLOBBER Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib 2013-10-28 16:02:00 -07:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in merge fx-team to mozilla-central 2013-11-07 14:24:24 +01:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00
aclocal.m4 Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted 2013-06-13 13:09:22 -04:00
client.mk Bug 925605 - Allow to build with a special build of GNU make on windows. r=gps 2013-10-16 08:34:18 +09:00
client.py Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc 2013-06-24 16:39:22 +02:00
configure.in merge mozilla-central to b2g-inbound 2013-11-07 16:01:27 +01:00
mach Bug 924977 - More proper current working directory handling in mach; r=ahal 2013-10-11 12:44:15 -07:00
moz.build Bug 862770 - Fix --disable-compile-environment a little. r=gps 2013-11-07 10:37:45 +09:00
mozilla-config.h.in Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04:00

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/