Gecko engine for Wine
Go to file
2012-03-01 20:07:54 -08:00
accessible Bug 728907 - don't static_cast text attribute objects, r=tbsaunde 2012-02-29 21:36:37 +09:00
b2g Bug 730434 - remove 'home' event and other non-standard event types r=fabrice 2012-03-01 17:04:00 +01:00
browser Bug 713634 - Add dir="&locale.dir;" to Sync completion message. r=philikon 2012-03-01 22:34:49 -05:00
build Bug 732162 - Build mobile profiling builds with -funwind-tables; r=khuey 2012-03-01 16:24:04 -05:00
caps Bug 730511: remove obsolete typedefs intN, uintN, r=luke 2012-02-28 15:11:11 -08:00
chrome Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg 2012-01-18 23:23:28 +13:00
config Bug 728719, NSSUTIL_GetVersion, undefined reference during linking, r=glandium 2012-03-01 17:29:34 +01:00
content Merge central to inbound 2012-03-01 16:05:54 +01:00
db/sqlite3 Bug 719584 - Build SQLite with /O2 on Windows, since /O1 crashes in PGO. 2012-01-24 13:49:51 +01:00
dbm Bug 698552: Update to NSS 3.13.2 BETA1 (NSS_3_13_2_BETA1), r=kaie, r=honzab 2011-12-01 14:27:28 -08:00
docshell merge m-c to fx-team 2012-02-27 09:44:06 +01:00
dom Bug 731855 - ContactService.jsm not found at chrome/content/shell.js:19 when running desktop b2g client. r=fabrice 2012-03-01 11:46:50 -08:00
editor Bug 489728. (Bv6a_fix) Misplaced '"'. (Bustage fix.) 2012-02-28 10:29:46 +01:00
embedding Bug 650784 part 0 - Fold nsParserUtils into nsContentUtils. r=smaug. 2012-02-27 13:57:48 +02:00
extensions bug 724826 pt 3 - replace users of nsIUGenCategory service within libxul with direct access to mozilla::unicode::GetGenCategory. r=smontagu 2012-02-24 10:15:46 +00:00
gfx Merge central to inbound 2012-03-01 16:05:54 +01:00
hal Merge last win pgo-green changeset from m-i to m-c. 2012-02-23 18:35:17 -08:00
image Bug 731890 - Convert the 12 "images" memory reporters to a single multi-reporter. r=jlebar. 2012-03-01 16:05:32 -08:00
intl Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo 2012-02-29 22:56:43 -05:00
ipc Bug 725552 - Part 2: Implement cross-process mutex class in IPC code. r=cjones 2012-02-16 04:11:43 +01:00
js Backout consolidation of pending arrays for switch targets, bug 730888. r=dvander 2012-03-01 17:48:32 -08:00
layout Bug 717521 - Limit pre-rendering to max 4096 x 4096 pixels (post-transform) to avoid hang. r=tnikkel 2012-03-01 13:34:20 +01:00
media Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo 2012-02-29 22:56:43 -05:00
memory bug 723472 - don't trigger an OOM abort on a zero-size allocation. r=cjones 2012-02-02 14:34:22 +00:00
mfbt Bug 731789 - Followup, s/StdInt/StandardInteger in BloomFilter.h. r=me 2012-02-29 23:40:16 -05:00
mobile Bug 731963 - Fix NPE at org.mozilla.gecko.DoorHangerPopup.updatePopup. r=sriram 2012-03-01 17:46:47 -08:00
modules Merge last green changeset from inbound to mozilla-central 2012-02-29 10:47:38 -08:00
mozglue Bug 729883 - Avoid linker warnings when starting up on Android. r=tglek 2012-02-27 08:19:20 +01:00
netwerk Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport 2012-02-29 06:19:00 -05:00
nsprpub Bug 713936, Part 3: Update to NSPR 4.9 RTM (NSPR_4_9_RTM), r=kaie, a=akeybl 2012-02-17 15:03:46 -08:00
other-licenses Bug 686805 part 7 - Display linker stats on each Startup Timeline event. r=tglek,r=khuey 2012-02-22 08:12:15 +01:00
parser Bug 650784 part 1.5 - Move nsScriptableUnescapeHTML from Toolkit to Core. r=smaug. 2012-02-27 13:57:48 +02:00
probes
profile Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop 2011-11-07 21:20:42 -08:00
rdf Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug. 2012-01-20 13:16:27 +02:00
security Bug 673381, first part, allow to to query NSPR/NSS library version numbers from JS, r=honzab 2012-03-01 17:29:48 +01:00
services Bug 613588 (Sync) - Load-on-demand livemarks. 2012-02-24 13:42:32 +01:00
startupcache Bug 711297 - add tests for STARTUP_CACHE_AGE_HOURS histogram; r=mwu 2012-02-22 14:11:32 -05:00
storage Bug 728653 - Crash in mozilla::storage::Connection::stepStatement @ sqlite3_extended_result_codes. r=mak. 2012-03-01 08:13:45 -05:00
testing Bug 730422 - test_contextMenu.js errors out on all platforms except Linux/Linux64. r=jmaher 2012-03-01 11:20:42 -05:00
toolkit Merge mozilla-central and mozilla-inbound 2012-03-01 20:07:54 -08:00
tools Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo 2012-02-29 22:56:43 -05:00
uriloader Unescape URLs in mail subjects before passing them to ShellExecute. Bug 227268, r=bsmedberg, sr=biesi 2012-02-25 23:12:55 -08:00
view Back out eb80ab6ee07b (bug 721627) and 06d02e7132b2 (bug 721294) for orange and red 2012-01-27 20:31:29 -08:00
widget Bug 730848 - [Gonk] Generate key events instead of AppCommands for devices hw keys r=mwu 2012-03-01 17:03:59 +01:00
xpcom Backout bug 666612 (rev 897ee1cf8514) due to build bustage. 2012-03-01 17:26:58 -05:00
xpfe Bug 710978 - Title attribute of a window is not updated in nsXULWindow::SetTitle; r=Neil 2011-12-20 00:47:18 +13:00
xulrunner Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium 2012-03-01 17:47:09 -08:00
.gitignore Bug 726573: Change .hgignore and .gitignore to ignore Eclipse IDE project files in subdirectories, too. r=khuey 2012-02-13 14:36:16 -08:00
.hgignore Bug 726573: Change .hgignore and .gitignore to ignore Eclipse IDE project files in subdirectories, too. r=khuey 2012-02-13 14:36:16 -08:00
.hgtags Added tag AURORA_BASE_20120131 for changeset bbc7014db2de 2012-02-01 12:24:29 -05:00
aclocal.m4 Bug 727145 - Pass -Wno-return-type-c-linkage to clang. r=glandium. 2012-02-16 09:53:08 -05:00
allmakefiles.sh Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build 2012-02-10 12:40:30 +00:00
client.mk Bug 715048 - Don't re-run configure if .mozconfig.mk changes. r=khuey. 2012-01-04 20:43:30 -08:00
client.py Bug 699905 - Add update_nssckbi to client.py; r=bsmith r=wtc 2012-02-19 11:58:23 +00:00
configure.in Bug 730916 - Don't use hard-coded paths in Qt Mobility API directories. r=mhommey 2012-03-01 22:34:50 -05:00
LEGAL
LICENSE
Makefile.in Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan 2011-12-28 08:24:02 +01: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

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/