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
Перейти к файлу
Vicamo Yang 439436f290 Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon 2012-03-16 16:57:41 -07:00
accessible Bug 726072 - nsAccUtils::GetMultiSelectableContainer should use nsDocAccessible::GetAccessible, r=eitan, f=surkov 2012-03-15 22:13:44 -04:00
b2g bug 719491 - make flags changes r=cjones DONTBUILD 2012-03-16 10:58:19 -07:00
browser Merge inbound and central 2012-03-16 13:42:16 +01:00
build Merge central and inbound 2012-03-13 14:49:19 +01:00
caps Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
chrome
config Bug 734784 - Update system-headers to reflect changes to libvpx includes. r=cpearce 2012-03-15 12:06:02 +13:00
content Merge inbound and central 2012-03-16 13:42:16 +01:00
db/sqlite3
dbm
docshell Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi 2012-02-22 16:35:56 -08:00
dom Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon 2012-03-16 16:57:41 -07:00
editor Bug 735059 - Second and third execCommand() parameters should be optional; r=ehsan 2012-03-12 18:12:19 -04:00
embedding Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES 2012-03-14 11:18:15 -04:00
extensions Merge last green changeset from inbound to mozilla-central 2012-03-05 12:58:10 -08:00
gfx Back out 243cd4db5edd and 4175fc853e16 (bug 712716) for OS X 10.6 and 10.7 assertions 2012-03-15 23:21:54 -07:00
hal Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm 2012-03-13 16:57:51 -07:00
image Bug 735894 - Fire the discard timeout twice as often, so images are discarded after between 1 and 1.5 discard timeout intervals, instead of between 1 and 2 intervals. r=joe 2012-03-15 16:30:41 -04:00
intl bug 210501 - implement case-folding support (ToUpper/Lower/Titlecase) for non-BMP characters (Unicode plane 1 and above). r=smontagu 2012-03-14 06:45:00 +00:00
ipc Backout changesets 923a278f7ad5, 8f0164c90145, f5171db26f48, 7b590e1e392c and bd9a2f904e1f (bug 716544) because of Linux red 2012-03-13 10:29:26 +01:00
js Merge inbound and central 2012-03-16 13:42:16 +01:00
layout Merge inbound and central 2012-03-16 13:42:16 +01:00
media Bug 733598 - Remove some extraneous defines from mozpngconf.h to fix compiler warnings. r=joedrew 2012-03-08 18:48:45 -05:00
memory Bug 731696 - Revert jemalloc isalloc test code added in bug 703087. r=khuey 2012-02-29 11:25:00 -05:00
mfbt Back out 83a33626d965:6e9330f5a9bd (bug 732667 and bug 705877) for Windows build bustage 2012-03-12 22:12:41 -07:00
mobile Merge inbound and central 2012-03-16 13:42:16 +01:00
modules Merge inbound and central 2012-03-16 13:42:16 +01:00
mozglue Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES 2012-03-14 11:18:15 -04:00
netwerk Backed out changeset cd5ac132e763 2012-03-15 23:36:01 -07:00
nsprpub
other-licenses Back out bug 718760, bug 725052, bug 732069 because of broken Android build 2012-03-12 10:37:22 -07:00
parser Bug 733282. r=smontagu. 2012-03-14 13:19:15 +02:00
probes
profile
rdf Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
security Bug 673381, patch v3 for NSPR/NSS versions in about:support, make build time minimum NSPR/NSS versions available to JS, r=rrelyea 2012-03-13 00:04:35 +01:00
services Bug 735968 - PlacesUtils.history must be QI-ed before using nsPIPlacesDatabase methods. r=rnewman 2012-03-14 23:01:46 -07:00
src/test/java/org/mozilla/android/sync/repositories/domain Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
startupcache Bug 733260 followup: use uint32_t for array and string lengths, r=luke 2012-03-06 15:52:55 -08:00
storage Bug 721582 - We should probably use a strong assert for target in AsyncExecuteStatements::execute. r=mak. 2012-03-09 11:32:28 -03:00
testing Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon 2012-03-14 15:42:31 -07:00
toolkit Bug 728790 test_prompt_async.html doesn't track its dialogs correctly r=mayhemer 2012-03-16 21:57:13 +00:00
tools Bug 735861 - Make shared-libraries.h not build on platforms where Gecko Profiler is not supported; r=BenWa 2012-03-14 22:58:18 -04:00
uriloader Unescape URLs in mail subjects before passing them to ShellExecute. Bug 227268, r=bsmedberg, sr=biesi 2012-02-25 23:12:55 -08:00
view
widget Merge inbound and central 2012-03-16 13:42:16 +01:00
xpcom No Bug: Shut pldhash up for the 'probably' case. rs=bz 2012-03-16 10:09:14 -07:00
xpfe Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD 2012-03-04 15:13:20 +00:00
xulrunner Bug 732976 - SingleSourceFactory should generate checksums file. r=ted 2012-03-12 17:48:40 -04:00
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_13_BASE for changeset b6627f28b7ec 2012-03-13 13:33:44 -07:00
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4 Backout changeset 03394bda1d0f (bug 733773) because of Windows red. 2012-03-13 10:05:38 +01:00
allmakefiles.sh
client.mk
client.py
configure.in Bug 729067 - configure.in changes LDFLAGS before calling js/src/configure r=glandium 2012-03-14 15:07:34 +01: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/