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
Перейти к файлу
David Rajchenbach-Teller 962cfb1956 Bug 790633 - Make FindClose errors visible to the test suite. r=froydnj 2012-09-21 23:36:14 -04:00
accessible Bug 792502 - Kill the FunctionTimer code; r=vlad 2012-09-19 16:59:38 -04:00
b2g Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
browser Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe 2012-09-21 16:03:23 -07:00
build Merge the last PGO-green inbound changeset to m-c. 2012-09-21 22:38:53 -04:00
caps Bug 788704 - add telemetry for enablePrivilege; r=bholley 2012-09-17 17:03:42 -04:00
chrome Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg 2012-09-14 14:30:31 +04:30
config Back out 1e7050c52cb9 (bug 792850), 776f7325952b (bug 705047), 2e1be0680e70 (bug 733501), 6adef296963c (bug 791775), b8397781f862 (bug 792391) for WinXP hangs and suspicion of breaking Android stacks 2012-09-20 14:38:14 -07:00
content Bug 790946 - Remove support for the MOZ_ prefixed EXT_texture_filter_anisotropic ext name - r=jgilbert 2012-09-21 16:02:37 -04:00
db/sqlite3 Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak 2012-09-14 16:04:46 -04:00
dbm Bug 780009: Update NSS to NSS_3_13_6_RTM. Note that this overwrites 2012-08-10 18:36:28 -07:00
docshell Bug 789776: Log an error message when X-Frame-Options vetoes a load. r=jst 2012-09-20 19:47:18 -07:00
dom Merge m-c to inbound. 2012-09-21 23:36:08 -04:00
editor Bug 792502 - Kill the FunctionTimer code; r=vlad 2012-09-19 16:59:38 -04:00
embedding Bug 792645 - Unify duplicated codes between mobile/android/base/GeckoEvent.java and embedding/android/GeckoEvent.java. r=cpeterson 2012-09-21 06:32:18 -04:00
extensions Bug 776934 - Add permissions check to camera API. r=jlebar 2012-09-21 06:32:18 -04:00
gfx Back out bug 792663 (1ba44c7c860a) 2012-09-21 00:46:18 -07:00
hal Bug 696045 - Implement Mac backend for Battery API. r=BenWa,mounir 2012-09-21 23:36:14 -04:00
image Bug 787899 - Don't cancel the loading of a multipart/x-mixed-replace stream of we fail to initialize a part. r=jrmuizel 2012-09-11 14:03:52 -04:00
intl Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg 2012-09-14 14:30:31 +04:30
ipc Merge the landing of nsresult-enum on mozilla-central 2012-09-21 14:49:57 -04:00
js Invalidate scripts when forbidding compilation (bug 792552, r=jandem). 2012-09-21 16:41:23 -07:00
layout Backout changeset 9f16bba541cc (bug 790499) becasuse of build bustage 2012-09-21 15:57:42 -04:00
media Bug 749053 - FM radio support: AudioManager implementation. r=jlebar,mwu 2012-09-19 13:51:35 -04:00
memory Bug 787675 - When jemalloc hits a fatal assertion, crash within a new stack frame, in the hopes of making the crashstats more understandable. r=glandium 2012-09-03 22:01:24 -04:00
mfbt Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo 2012-09-20 13:17:05 +02:00
mobile Bug 791640 - EventTracer will only measure the main thread responsiveness, fixes profiling hang. r=blassey 2012-09-20 14:23:15 -04:00
modules Restore localId initial pref value to what it was before bug 792015 r=me 2012-09-19 15:15:58 -07:00
mozglue Bug 783331 - Add Phdr pointer and count to dl_iterate_phdr implementation. r=nfroyd 2012-08-29 08:55:57 +02:00
netwerk Merge the last PGO-green inbound changeset to m-c. 2012-09-21 22:38:53 -04:00
nsprpub Bug 778845 - Must upgrade Aurora 16 to NSPR 4.9.2 final, r=wtc 2012-08-02 23:04:47 +02:00
other-licenses Bug 777614 - Update skia-npapi to work with the new Skia rebase. r=nrc 2012-09-18 15:41:37 -04:00
parser Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted 2012-09-20 09:55:36 +02:00
probes Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
profile Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
python Merge the last PGO-green inbound changeset to m-c. 2012-09-21 22:38:53 -04:00
rdf Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza 2012-09-06 11:41:02 +09:00
security Bug 774395 - Measure prevalence of SSL MITM errors for updates (r=bbondy) 2012-09-08 09:23:42 -07:00
services Bug 792990 - Properly handle add-ons when resetting Sync; r=rnewman 2012-09-21 11:24:24 -07:00
startupcache Bug 792347 - Fix PathifyURI to properly return a resource/app path for resource://app/ urls when the application is in a subdirectory of the GRE. r=mwu 2012-09-20 09:52:12 +02:00
storage Bug 793258 - convert PR_FALSE to false in defined-in-idl-files functions; r=ehsan 2012-09-21 14:40:14 -04:00
testing Update Jetpack tests in Firefox to pick up bug 793035. 2012-09-21 13:44:04 -07:00
toolkit Bug 790633 - Make FindClose errors visible to the test suite. r=froydnj 2012-09-21 23:36:14 -04:00
tools Bug 790593 - Notify when the profiler starts and stops through the observer service. r=ehsan 2012-09-20 19:36:50 +02:00
uriloader Bug 792502 - Kill the FunctionTimer code; r=vlad 2012-09-19 16:59:38 -04:00
view Bug 789482. Don't try to resize/move hidden popup views. r=roc 2012-09-19 22:12:36 -05:00
webapprt Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
widget Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
xpcom Bug 790117: XPCOM test harness: Delete unused profiler control functions. r=bsmedberg 2012-09-21 16:36:13 -07:00
xpfe Bug 789773 - Eagerly create the about:blank viewer in nsWebShellWindow::Initialize. r=bz 2012-09-18 12:16:05 +02:00
xulrunner Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted 2012-09-05 12:10:21 -07:00
.gdbinit Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb 2012-05-03 20:06:14 -04:00
.gitignore NO BUG - Have .gitignore properly ignore files in python/psutil; r=me DONTBUILD 2012-09-21 17:04:05 -07:00
.hgignore Bug 783727 - Part 5: Add psutil to virtualenv; r=ted 2012-09-19 11:20:19 -07:00
.hgtags Added tag FIREFOX_AURORA_17_BASE for changeset fd72dbbd6920 2012-08-27 12:19:51 -07:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01: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 Bug 785871 - Make config.status importable. r=gps 2012-08-29 08:55:58 +02: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 788276 - Properly check for broken (deprecated) compilers. r=gps. 2012-09-12 14:54:40 -04:00
allmakefiles.sh Bug 740854 - Remove --disable-auto-deps, SYSTEM_MAKEDEPEND, MOZ_NATIVE_MAKEDEPEND and associated crap. r=ted 2012-08-28 00:57:16 +05:30
client.mk Bug 781431 - A few minor build system improvements. r=ted 2012-08-15 22:06:43 +05:30
client.py Bug 782784 - client.py update_nss and update_nspr should toggle the trailing whitespace line, r=glandium 2012-08-16 08:28:57 +02:00
configure.in Bug 792325: Build libsrtp in mozilla's system, and update script r=ted r=bsmedberg 2012-09-21 16:37:29 -04:00
mozilla-config.h.in Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted 2012-08-04 08:47:28 +02: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/