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
Перейти к файлу
philringnalda@gmail.com b3f5046a4b No bug, Automated blocklist update from host slice - a=blocklist-update 2012-11-03 18:50:56 -07:00
accessible Bug 782991 - Tab document should be a document load events target unconditionally (states/test_link.html intermittent failure). r=tbsaunde, a=bajaj 2012-10-10 10:01:46 +09:00
b2g Bug 807760 - Comment followup. a=NPOTB 2012-11-02 11:24:47 -04:00
browser No bug, Automated blocklist update from host slice - a=blocklist-update 2012-11-03 18:50:56 -07:00
build Bug 757838 - Make b2gautomation.py set lastTestSeen so crashes are output with the test filename; r=jgriffin a=test-only 2012-11-03 17:10:59 +00:00
caps Bug 806587 - Restore getCodebasePrincipal since extensions use it. r=mounir, a=lsblakk 2012-10-30 22:24:41 +01: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 Bug 795204 - Trick make/pymake into waiting for shared libraries rules to run before installing import libraries in DIST/lib. r=ted, a=akeybl 2012-10-09 10:17:26 +02:00
content Backout 244df1bb706d (bug 806369) to see if it fixes Android NoIon timeouts. a=backout 2012-11-03 16:43:34 -04:00
db/sqlite3 Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak, a=bajaj 2012-10-16 21:34:06 -04:00
dbm Bug 795972: Upgrade NSS to NSS_3_14_BETA1, r=me 2012-10-01 11:02:15 -07:00
docshell Bug 804653 - Make destroying a private docshell update the global count of private docshells instead of waiting an indefinite amount of time for the destructor. r=bz a=akeybl 2012-10-30 09:21:52 -04:00
dom Bug 808259 - Don't kill a process because of missing permissions. r=cjones. a=blocking-basecamp 2012-11-03 16:36:09 -07:00
editor Bug 802995 - Missing null check in nsTextServicesDocument::DeleteSelection; r=ehsan a=lsblakk 2012-10-25 14:36:23 +02:00
embedding Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey, a=blocking-basecamp 2012-10-31 17:10:53 +08:00
extensions Bug 790475 - Part 1: Allow inline spellcheck to operate through adjacent text nodes. r=ehsan. a=lsblakk 2012-10-25 18:32:12 -04:00
gfx Bug 798826 - Crash in gfxFT2FontList::FindFonts @ mozilla::scache::StartupCache::WaitOnWriteThread, speculative null check. r=jfkthame, a=akeybl 2012-11-01 09:31:58 -04:00
hal Bug 771195 - Fire memory pressure events on Gonk. r=dhylands a=blocking-basecamp 2012-10-31 13:29:14 -04:00
image Bug 804041 - Remove the image from the discard tracker at a more appropriate time. r=joe a=lsblakk 2012-10-26 14:46:19 -04:00
intl Fix off-by-one error in conversion pointers. Bug 801681, r=emk, a=lsblakk 2012-10-18 16:35:04 +02:00
ipc Bug 806587 - Restore getCodebasePrincipal since extensions use it. r=mounir, a=lsblakk 2012-10-30 22:24:41 +01:00
js Backout 86b9ecee110f (bug 804891) to see if it fixes Android NoIon timeouts. a=backout 2012-11-03 15:31:18 -04:00
layout Bug 806364 - Calculate dropdown height based on number of child frames for <option>s and <optgroup>s with non-empty label, instead of GetNumberOfOptions() which only includes <option> nodes. r=roc, a=akeybl 2012-10-31 23:00:36 +01:00
media Bug 798873 Patch 3 - flex_string fix for Windows vsnprintf r=jesup a=bajaj 2012-10-17 18:57:57 -07:00
memory Bug 799849: Wrap nothrow libstdc++ allocators. r=glandium a=blocking-basecamp 2012-10-13 03:16:53 -07:00
mfbt Port changes from bug 777122 to mfbt/SHA1.h, which makes using SHA1 not a linker error. 2012-10-25 11:14:51 -04:00
mobile Bug 787318 - Tabs thumbnails are not updated. r=blassey, a=bajaj 2012-10-31 16:44:53 +01:00
modules Backout 244df1bb706d (bug 806369) to see if it fixes Android NoIon timeouts. a=backout 2012-11-03 16:43:34 -04:00
mozglue Bug 742790 - Part 4/5: Android implementation, r=mounir,blassey, a=blocking-basecamp 2012-10-30 18:53:31 +08:00
netwerk Bug 802894 - Add a memory reporter for nsEffectiveTLDService. r=jduell, a=bajaj 2012-10-19 05:07:13 -07:00
nsprpub Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me 2012-10-01 10:25:35 -07:00
other-licenses Bug 734628 - Fix for duplicate icons from leading padded spaces in AppUserModelID. r=jimm, rstrong. a=lsblakk 2012-11-01 20:50:48 -04:00
parser Bug 503190 - Include assertions in the C++ translator output. r=smaug. 2012-10-01 11:52:32 +03: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 Bug 795670 - Don't raise exception on convertion failure. r=gps DONTBUILD (NPOTB) 2012-10-07 16:30:13 -07:00
rdf Bug 792581 - part 11: Replace LL_MUL macro with multiplication operator. r=ehsan 2012-10-05 01:05:28 -04:00
security bug 800444 - disable HSTS preload list if firefox has not updated in 18 weeks (for beta/aurora) r=bsmith, mayhemer a=lsblakk 2012-10-26 09:50:23 -07:00
services Bug 804480 - Intermittent test_addons_store.js test_addons_store.js | test failed (with xpcshell return code: 0), | Error: 1 or more add-ons failed to install. r=gps, a=test-only 2012-10-23 17:44:33 -07:00
startupcache Bug 805971 - Don't create and discard StartupCache instances on not-main processes. r=mwu, a=bajaj 2012-10-27 00:27:53 +02:00
storage Bug 802239: Actually shut down storage threads. r=asuth, a=bbajaj 2012-10-18 11:50:39 -07:00
testing Bug 807478 - Fix timeout argument to waitFor(). r=cjones, a=blocking-basecamp 2012-10-31 23:51:30 -07:00
toolkit Bug 795701 - Followup, use 1x1 canvas when fetching WebGL info. r=Unfocused, a=bajaj 2012-10-25 12:07:00 +13:00
tools Bug 797717 - Initialize SPS in NS_InitXPCOM2 to make JS sampling work in xpcshell. r=benwa 2012-10-06 10:37:45 +02:00
uriloader Bug 794663 - Allow downloading appcache for a specific appid/browserflag. r=jduell, a=blocking-basecamp 2012-10-26 13:02:47 +02:00
view Backout 2657b58d787c (bug 789482). a=akeybl 2012-11-02 17:40:32 -05:00
webapprt Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
widget Backout 244df1bb706d (bug 806369) to see if it fixes Android NoIon timeouts. a=backout 2012-11-03 16:43:34 -04:00
xpcom Bug 782549 - Check if the window has device sensor listeners, instead of global listener count. r=dougt, a=bajaj 2012-10-20 21:40:56 -07:00
xpfe Bug 799348 - When creating a new content window, create the surrounding chrome docshell as system. r=bz a=akeybl 2012-10-16 11:20:47 +02:00
xulrunner b=713802 default enable GIO support and disable GnomeVFS r=glandium 2012-09-27 18:35:06 +12: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 Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -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
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -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 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 Backed out changeset 6b87b58ff491 (follow-up to bug 793953) because of make insanity 2012-09-26 15:47:11 -04:00
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 799805 - Avoid using bionic's fork(), r=cjones a=blocking-basecamp 2012-10-25 19:34:06 -04:00
mach Bug 794509 - Part 2: Move mach command modules into a mach.commands sub-module; r=jhammel 2012-10-05 12:13:18 -07: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/