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
Перейти к файлу
Sriram Ramasubramanian 2560db822a Bug 816547: Make sure the Bitmap is accessed in UI thread in LWTheme. [r=mfinkle]
--HG--
extra : rebase_source : 7f99818a2395fdc4f03b24927f706a4f81197038
2013-02-26 11:42:24 -08:00
accessible Bug 527461 - Implement RELATION_NODE_PARENT_OF, r=tbsaunde 2013-02-26 16:17:10 +09:00
addon-sdk Bug 844183: Uplift Add-on SDK changeset 2bee189e1cb87f5fbe38ce862c8ff35ee0978480 2013-02-22 10:22:25 -08:00
b2g Bug 837019 - update mozilla-central gonk snapshot (otoro). r=hwine 2013-02-26 11:55:44 -05:00
browser Bug 843247 - Allow external links to be opened in private windows in perma-private mode. r=ehsan 2013-02-26 18:15:57 -05:00
build Bug 648980 - Add a hook for projects to have custom configure scripts. r=glandium 2013-02-26 13:45:52 -06:00
caps Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap 2013-02-26 11:04:13 -08:00
chrome
config Bug 791244 - Make the hangprocessor pref dependent on RELEASE_BUILD since deploying multidump hasn't happened yet, r=heycam 2013-02-20 10:52:16 -05:00
content Bug 665598 - Add pref to disable Audio Data API. r=cpearce 2013-02-14 16:46:33 +13:00
db/sqlite3
dbm
docshell Bug 845429: Cast a known-nonnegative index to be unsigned for comparison vs. nsTArray::Length(), in nsDocShell::GetChildAt. r=tbsaunde 2013-02-26 14:09:55 -08:00
dom Bug 839912 - Implement the URLUtils interface; r=Ms2ger 2013-02-19 01:07:44 -05:00
editor Back out changeset 1c851a5bbc9f (bug 838686) because it depends on a changeset gcc doesn't like 2013-02-26 15:34:25 -05:00
embedding Bug 842015 - Avoid modifying the root docshell's privacy status when we aren't opening a new toplevel window. r=bz 2013-02-22 18:15:20 -05:00
extensions Bug 841011 - Use the parent directory of XRE_EXECUTABLE_FILE to find autoconf file. r=bsmedberg 2013-02-25 10:50:12 +01:00
gfx Bug 716859 - Avoid jump crossing variable declaration (GCC bustage fix) 2013-02-26 12:06:43 +01:00
hal Bug 793728 - Implement OS X backend for the Ambient Light API. r=BenWa, r=dougt, r=bz 2013-02-22 00:39:42 -05:00
image Bug 801366 - Add crashtest. 2013-02-26 17:46:03 -05:00
intl Bug 842805 - Use of API deprecated in Qt5. r=romaxa, r=glandium 2013-02-25 12:25:16 -08:00
ipc Bug 843913: Set DBus watch function to null on event loop exit; r=tzimmermann 2013-02-26 10:01:48 -08:00
js Bug 845458 - IonMonkey: simplify constant double handling on x86 (r=dvander) 2013-02-26 19:56:30 -05:00
layout Bug 845437 - Get rid of the aImmediateRedraw from nsSliderFrame methods. r=dholbert. 2013-02-26 21:26:41 +00:00
media Bug 844929: Accept numeric parameters > UINT_MAX in SDP o-lines 2013-02-25 10:22:10 -08:00
memory Bug 841564 - DMD: Fix the second percentage in stack frame records. r=jlebar. DONTBUILD. 2013-02-18 17:02:13 -08:00
mfbt Bug 563195: Avoid triggering -Wshadow warnings in mfbt/. r=Waldo 2013-02-17 22:56:32 -08:00
mobile Bug 816547: Make sure the Bitmap is accessed in UI thread in LWTheme. [r=mfinkle] 2013-02-26 11:42:24 -08:00
modules bug 700023 - enable graphite font shaping by default. r=jdaggett 2013-02-25 10:39:29 +00:00
mozglue Bug 839622 - Move websms backend JNI bindings so that they are not built if websms is not enabled. r=blassey 2013-02-08 16:42:14 -05:00
netwerk Backed out changeset 7052d37a8b25 (bug 842512) 2013-02-22 22:23:27 +01:00
nsprpub Bug 807883: Update NSPR to NSPR 4.9.6 Beta 2. This adds 'const' to the 2013-02-11 17:35:56 -08:00
other-licenses Bug 829829 - The stub installer fails to download the file when the server redirects to an HTTPS server. r=bbondy 2013-02-06 11:06:18 -08:00
parser Bug 839371 - Implement HTML5 <data> element. r=smaug 2013-02-26 15:19:05 -05:00
probes
profile
python Merge mozilla-central to mozilla-inbound 2013-02-26 10:45:52 +00:00
rdf Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug. 2013-02-07 10:19:08 +00:00
security Bug 832272 - Allow mostly parallel build of NSS. r=ted 2013-02-25 10:49:34 +01:00
services Bug 843816 - Prevent duplicate recording of sessions in FHR when preference changes are lost; r=rnewman 2013-02-22 16:02:27 -08:00
startupcache Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny 2013-02-11 15:47:21 +01:00
storage Bug 836039 - Reduce cache size per SQLite connection to 2MB 2013-02-21 11:12:48 +01:00
testing Bug 845313. Make mochitest-ipcplugins actually pay attention to the TEST_PATH. r=bsmedberg 2013-02-26 15:10:15 -05:00
toolkit Merge m-c to inbound. 2013-02-26 16:30:06 -05:00
tools Bug 827308 - Remove tools/testy; r=ted 2013-02-23 18:18:30 -08:00
uriloader Bug 835267. Make sure to save our suggested filename before we append a .part to it so that we don't suggest filenames with .part in them. r=gavin. 2013-02-15 22:38:39 -05:00
view Bug 841308 - Make WillPaintWindow be called for cocoa popups. r=roc 2013-02-26 10:18:48 +13:00
webapprt Bug 834645 - move -STACK parameter to config.mk. r=ted 2013-02-14 15:22:00 +09:00
widget Bug 699538 - Workaround for spurious mouse events after crash when debugging. r=smichaud 2013-02-26 16:06:36 -05:00
xpcom Bug 845527: Use nsCOMArray::Length() instead of Count() for comparison vs. unsigned index in nsMemoryReporterManager. r=jlebar 2013-02-26 14:25:38 -08:00
xpfe Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap 2013-02-26 11:04:13 -08:00
xulrunner Bug 843040 - Set FINAL_TARGET before including rules.mk in xulrunner/stub/Makefile.in. r=bsmedberg 2013-02-20 17:31:54 +01:00
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_21_BASE for changeset cc37417e2c28 2013-02-19 09:30:50 -08:00
AUTHORS
Android.mk
CLOBBER Bug 845063 needs a clobber, landed on a CLOSED TREE 2013-02-25 21:56:11 -05:00
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
allmakefiles.sh
client.mk Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps 2013-02-19 11:02:12 +01:00
client.py
configure.in Bug 648980 - Add a hook for projects to have custom configure scripts. r=glandium 2013-02-26 13:45:52 -06:00
mach
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/