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
Go to file
2011-04-20 13:05:59 +02:00
accessible Bug 654770, fix few AddEventListener calls now that it has 2 optional parameters, r=sicking 2011-05-05 23:33:13 +03:00
browser Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao 2011-05-09 11:52:59 -07:00
build Back out changeset 1defe29fdf3c, ffe31dc2d27f, 54bacc404a6f, 16772cb4a781, c169c3b8dfb2, 94f06945b818, 6a2724d755f3 for test failure. 2011-05-05 14:21:38 -07:00
caps
chrome
config Bug 654975 - Remove -freorder-blocks-and-partition from PGO build options. r=ted 2011-05-05 19:26:54 +02:00
content Bug 514437 - Tests for progress element (content part). r=smaug 2011-04-20 13:05:59 +02:00
db
dbm
docshell Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv 2011-05-09 12:33:03 -07:00
dom Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE. 2011-05-09 19:38:05 -07:00
editor Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE. 2011-05-09 19:38:05 -07:00
embedding Bug 643032 - Don't start network status listener until Fennec starts [r=blassey] 2011-05-09 12:58:55 -07:00
extensions
gfx Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin. 2011-05-03 17:12:58 -07:00
intl Bug 564774 - nsMacCharset.cpp looks obsolete. r=smontagu 2011-05-01 19:12:22 +09:00
ipc Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin. 2011-05-03 17:12:58 -07:00
jpeg
js Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE. 2011-05-09 19:38:05 -07:00
layout Bug 649170, use the same nsIWeakReference in DocumentViewer and nsPrintEngine, r=roc 2011-05-10 15:55:26 +03:00
media Bug 655496 - Remove WinCE code from Mozilla owned parts of media/* ; r=kinetik 2011-05-08 10:30:06 +02:00
memory Bug 655480 - Remove WinCE code from memory/* ; r=pbiggar 2011-05-08 10:29:59 +02:00
mfbt Bug 654346: Fix C++-style comments in mfbt headers included by .c files, to fix build warnings. r=cjones comment-only=DONTBUILD 2011-05-03 10:24:01 -07:00
mobile Bug 649688 - Revert to fullscreen landscape keyboard on smaller devices [r=blassey] 2011-05-09 10:01:15 -07:00
modules Bug 655703 - disable by default the type-ahead-find beep (accessibility.typeaheadfind.enablesound) - r=davidb 2011-05-10 09:08:08 -04:00
netwerk Bug 541496 prelim 1: remove nsIUnicharStreamListener (no in-tree implementations). r=hsivonen 2011-05-06 08:45:33 -07:00
nsprpub backout d30b2e9c999a 2011-05-04 13:06:30 +02:00
other-licenses Bug 654716 - Remove WinCE code from other-licenses/bsdiff/Makefile.in; r=ted 2011-05-09 09:54:40 -07:00
parser Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE. 2011-05-09 19:38:05 -07:00
probes
profile
rdf
security Bug 654600 - Remove WinCE code from security/manager/Makefile.in; r=kaie 2011-05-05 09:40:21 -07:00
services
startupcache
storage Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin. 2011-05-03 17:12:58 -07:00
testing Bug 654719 - Remove WinCE code from testing/* ; r=cjones 2011-05-06 11:41:19 -07:00
toolkit merge m-c to devtools 2011-05-09 10:27:05 -03:00
tools b=647469 continue after crashes in addr2line r=dbaron 2011-05-02 08:33:16 +12:00
uriloader b=639467 Use GIO in HandlerExists and GetAppDescForScheme r=karlt 2011-05-04 16:10:43 +12:00
view Bug 653839. Don't call DidPaint on hidden documents. This just does for DidPaint what bug 594267 did for WillPaint. r=roc 2011-05-01 20:59:15 +02:00
widget Merge for back out tracked by bug 655860. Also backs out bug 654990 because it depends on bugs in the back out range. 2011-05-09 15:52:44 -07:00
xpcom Bug 650390 - osversion in chrome.manifest files should query android os version [r=dtownsend] 2011-05-05 16:50:19 -04:00
xpfe
xpinstall
xulrunner Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle 2011-05-05 09:40:04 -07:00
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 654653 Some CXXFLAGS are missing for non GNU_CXX compiler r=glandium 2011-05-04 15:39:12 +08:00
LEGAL
LICENSE
Makefile.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/