Gecko engine for Wine
Go to file
2013-01-11 17:07:34 +00:00
accessible Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts 2013-01-09 11:48:23 +00:00
b2g Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm 2013-01-11 07:32:06 -08:00
browser Bug 829180 - Never open externally opened links in a private window; r=gavin 2013-01-10 23:25:56 -05:00
build Bug 827504 - Don't install specialpowers for crashtests on B2G (it already is), r=jgriffin DONTBUILD a=NPOTB,test-only 2013-01-10 09:49:12 -05:00
caps Bug 752529 - workers shouldn't use string origins as null principals don't have them. Part 2 - nsPrincipal GetBaseDomain (r=bz) 2013-01-08 13:53:32 -08:00
chrome
config
content Bug 829210 - Simplify the internal GetValueAsDate(). r=smaug 2013-01-11 15:02:58 +00:00
db/sqlite3
dbm
docshell Merge mozilla-central into mozilla-inbound 2013-01-08 14:59:20 -05:00
dom Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm 2013-01-11 07:32:06 -08:00
editor Merge latest PGO-green m-i changeset to m-c. 2013-01-11 14:48:33 +01:00
embedding Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug 2013-01-08 17:10:00 +00:00
extensions Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 3, test cases). r=fabrice, a=blocking-basecamp 2013-01-11 20:50:50 +08:00
gfx Bug 827715; Skip some checking for touch events from the gesture listener. r=cjones 2013-01-10 17:10:23 +01:00
hal Bug 817939 - restart ioctl with EINTR for FMRadio. r=jlebar 2013-01-09 10:13:46 +01:00
image Bug 243763 - explicit cast from LONG to int8_t. r=bbondy 2013-01-11 12:05:31 -05:00
intl
ipc Backed out changeset 3aa492e39918 (bug 827749) for failing all tests OS X. 2013-01-10 14:15:25 -05:00
js Backout 67f60ef5c92f (bug 818023) for causing bug 829512 2013-01-11 17:07:34 +00:00
layout Merge latest PGO-green m-i changeset to m-c. 2013-01-11 14:48:33 +01:00
media Correct the type names in speex_config_types.h; no bug, irc-r=padenot 2013-01-11 11:44:09 -05:00
memory Bug 827523 (part 3) - DMD: Add --max-frames and --max-records options. r=jlebar. 2013-01-07 18:32:38 -08:00
mfbt Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan 2013-01-05 23:37:25 -08:00
mobile Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 3, test cases). r=fabrice, a=blocking-basecamp 2013-01-11 20:50:50 +08:00
modules Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent 2013-01-10 23:50:40 +01:00
mozglue Bug 828301 - Free zlib internal buffers when we're done uncompressing in the custom linker. r=nfroyd 2013-01-10 08:39:07 +01:00
netwerk Bug 828630: Fix data race on nsSocketTransportService::mOffline. r=mcmanus 2013-01-11 11:57:24 -05:00
nsprpub
other-licenses
parser Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
probes
profile
python
rdf
security Bug 828730: Fix crash in test_signed_apps/generate.sh, r=bsmith, a=NPOTB 2013-01-10 13:55:54 +01:00
services Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps 2013-01-10 22:02:38 +00:00
startupcache
storage
testing Bug 829580 - Update talos to 637cee40c3ca; r=jmaher 2013-01-11 16:25:28 +00:00
toolkit Bug 817055: Sort startup measurements in about:telemetry by timestamp. r=mak77 2013-01-11 10:26:32 -05:00
tools Bug 822135 - Disable Profiler when there's a Private Browsing Window. r=jdm 2012-12-17 18:25:50 -05:00
uriloader Bug 761040 - Offline cache entries are created for no-store entries r=jduell 2013-01-07 16:01:00 +01:00
view
webapprt
widget Bug 821329 Set charCode of keypress event when TextInputHandler::InsertText() is called without native key event r=smichaud 2013-01-11 12:30:12 +09:00
xpcom backed out changeset d99397ff6bb8 (see bug 808146 for proper solution), a=not-needed 2013-01-11 14:28:28 +01:00
xpfe
xulrunner Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Bug 827726 - typo -Wl--wrap=PR_GetEnv,--wrap=PR_SetEnv. r=glandium 2013-01-09 18:17:13 +09:00
LEGAL
LICENSE
mach
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/