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
2012-10-05 12:19:19 -07:00
accessible Bug 768461 - Add Accessible::HasNumericValue() method r=tbsaunde 2012-10-04 23:34:56 +09:00
b2g bug 776783 enable packaging gaia on win32 B2G desktop builds rs=cjones DONTBUILD because NPOTB 2012-10-05 11:19:16 -07:00
browser Bug 796909 - Part 2: Use 2x search engine logo on about:home in HiDPI mode. r=dolske 2012-10-04 22:28:04 -07:00
build Bug 784691 - Upgrade clang to r162360. r=rail. 2012-10-04 22:09:48 -04:00
caps
chrome
config
content Bug 792581 - part 11: Replace LL_MUL macro with multiplication operator. r=ehsan 2012-10-05 01:05:28 -04:00
db/sqlite3
dbm Bug 795972: Upgrade NSS to NSS_3_14_BETA1, r=me 2012-10-01 11:02:15 -07:00
docshell Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan 2012-10-05 01:05:28 -04:00
dom Bug 798129 - Unbreak --enable-jprof and --enable-dmd builds. 2012-10-04 16:01:32 -07:00
editor Bug 796839 - Part 3: Don't get the inline properties from empty text nodes; r=roc 2012-10-04 20:58:00 -04:00
embedding Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
extensions Bug 783288 - Add 'conformant' to the spellchecker en-US dictionary; r=ehsan 2012-10-01 16:03:57 -06:00
gfx Bug 792581 - part 9: Replace LL_ADD with mathematical plus operator. r=ehsan 2012-10-05 01:05:27 -04:00
hal Bug 796300 - Final version: Set audio device BLUETOOTH_SCO_HEADSET to unavailable when disconnect Sco socket, r=qdot 2012-10-03 10:55:28 +08:00
image Bug 792821 - Add more informative documentation to getImgCacheForDocument. r=joe 2012-09-25 23:51:18 -04:00
intl
ipc Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (ipc/ part) r=bent 2012-10-04 10:32:45 +02:00
js Bug 792398 - Recover arguments from bailouts. r=luke 2012-10-04 23:56:07 -07:00
layout Fix typo. No bug, DONTBUILD. 2012-10-04 23:12:15 -07:00
media Bug 797671: cleanup from importing webrtc.org update r=ted,glandium (Part is bug 778801 r=derf) 2012-10-04 12:09:35 -04:00
memory
mfbt Bug 792954. Add a WeakPtr implementation to use instead of nsISupportsWeakReference. r=joe,ehsan,Waldo 2012-10-04 15:45:07 -04:00
mobile Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
modules Bug 603880. Implement nsWindow::GetDefaultScale on Windows based on LOGPIXELSY, set by font DPI settings. r=jmathies 2012-10-05 15:29:10 +13:00
mozglue
netwerk Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan 2012-10-05 01:05:28 -04:00
nsprpub Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me 2012-10-01 10:25:35 -07:00
other-licenses
parser
probes
profile
python Bug 794509 - Part 3: Automatically discover mach commands in sys.path; r=jhammel 2012-10-05 12:19:19 -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 792581 - part 13: Replace LL_MOD macro with modulo operator. r=ehsan 2012-10-05 01:05:28 -04:00
services
startupcache
storage Remove the unused DatabaseTester::mState field; no bug 2012-10-02 20:46:08 -04:00
testing Bug 746069: Part 4: Tests for NetworkStats. r=philikon r=marshall 2012-10-04 18:45:56 +02:00
toolkit Bug 794606 - Make resuming a download correctly share the privacy status of the original download. r=mak 2012-10-04 15:08:28 -04:00
tools Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan 2012-10-05 01:05:28 -04:00
uriloader Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan 2012-10-05 01:05:28 -04:00
view Bug 794579. Remove view from existing parent before setting it as the root view. r=tnikkel 2012-10-02 16:25:47 -05:00
webapprt
widget Bug 603880. Implement nsWindow::GetDefaultScale on Windows based on LOGPIXELSY, set by font DPI settings. r=jmathies 2012-10-05 15:29:10 +13:00
xpcom Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan 2012-10-05 01:05:28 -04:00
xpfe Merge mozilla-central to mozilla-inbound 2012-10-02 11:19:03 +01:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh
Android.mk
AUTHORS
client.mk
client.py
configure.in Bug 797671: cleanup from importing webrtc.org update r=ted,glandium (Part is bug 778801 r=derf) 2012-10-04 12:09:35 -04:00
LEGAL
LICENSE
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
Makefile.in
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/