Gecko engine for Wine
Go to file
2010-06-22 02:02:07 +02:00
accessible Bug 571823 - UMR [@ nsHTMLSelectOptionAccessible::GetStateInternal]. f=jesse, r=surkov 2010-06-21 09:39:24 -04:00
browser Bug 560258 - Standalone Ogg Audio is not previewed correctly in Page Info > Media. r=db48x 2010-06-21 17:43:42 -05:00
build Bug 567945 Import of sutagent code for Android 2010-06-21 14:26:56 -07:00
caps Bug 564048 - Nix security checks in nsPrefBranch. r=sicking, sr=jst 2010-06-08 16:43:54 -07:00
chrome Bug 552121 - Point chrome uris to the omnijar [5/7], r=bsmedberg 2010-06-14 14:41:12 -07:00
config Bug 567945 Import of sutagent code for Android 2010-06-21 14:26:56 -07:00
content Bug 568515 - xmp and plaintext element should be considered as HTMLElement, not HTMLSpanElement, r=sicking 2010-06-22 02:02:07 +02:00
db Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general. 2010-03-31 13:30:26 -07:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
dom Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew 2010-06-21 15:35:49 -05:00
editor Bug 572598 - Part 6: Don't try to split a node which can't contain a list when inserting one; r=roc 2010-06-21 11:02:14 -04:00
embedding Bug 567945 Android agent needs to build in mozilla-central r=ted 2010-06-21 14:26:55 -07:00
extensions Followup to bug 571728 - catch the remaining places where the return value of get_current_cs is freed; r=Olli.Pettay 2010-06-13 22:48:24 -04:00
gfx Bug 570294, part a: Style cleanup for gfxSharedImageSurface.h. r=joedrew 2010-06-21 15:35:49 -05:00
intl Do Hankaku to Zenkaku conversion in the ISO-2022-JP encoder. Bug 563283, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2010-06-21 15:34:11 +03:00
ipc Bug 570096: Implement serialization of a grab-bag of gfx types. r=joe 2010-06-21 15:35:48 -05:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Bug 561354 - Disable regress-422348.js on all 64-bit OSes, like everyone including me thought I was going to do in the last patch 2010-06-19 18:59:20 -07:00
layout Bug 395137 - Typo in box-sizing-1-ref.html: "padding: 1px solid". r=dbaron 2010-06-22 02:01:45 +02:00
media Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce 2010-06-22 02:01:48 +02:00
memory Bug 570553 - mozalloc.h:208:1: warning: C++ style comments are not allowed in ISO C90. r=vlad 2010-06-16 18:54:25 +02:00
modules Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew 2010-06-21 15:35:49 -05:00
netwerk Backed out changeset f54e6386c113 2010-06-19 13:19:25 -07:00
nsprpub backout bug 415563 because a gcc4.3 bug causes it to break our 32bit linux builders r=ted 2010-06-05 13:15:50 -04:00
other-licenses Bug 485114 - Add plugin for modifying file permissions and move NSIS plugins under other-licenses. r=bsmedberg 2010-06-09 16:02:25 -07:00
parser Bug 568515 - xmp and plaintext element should be considered as HTMLElement, not HTMLSpanElement, r=sicking 2010-06-22 02:02:07 +02:00
probes
profile Bug 567521: back out part of patch from bug 560095 (changeset 79cbadb26768) to fix winEmbed bustage 2010-05-28 14:58:27 -04:00
rdf Bug 570258: Some more atom usage cleanup. r=jst 2010-06-08 16:25:27 -07:00
security Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst 2010-06-17 13:28:38 -07:00
storage Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=asuth 2010-06-22 02:01:33 +02:00
testing Fix MozillaFileLogger bustage (https://bugzilla.mozilla.org/show_bug.cgi?id=570730#c9) 2010-06-17 13:36:02 -07:00
toolkit Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs 2010-06-22 02:01:41 +02:00
tools Revert d39bed41e215, because pty doesn't do the right thing when the process exits, creating a race condition 2010-06-08 20:55:43 -07:00
uriloader Backed out changeset f54e6386c113 2010-06-19 13:19:25 -07:00
view Bug 563878. Part 4. Add AppUnitsPerDevPixel convenience function to viewmanager. r=mats 2010-06-05 15:29:49 -05:00
webshell Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08:00
widget Bug 573239 - Shouldn't treat NS_HexToRGB, NS_ColorNameToRGB as nsresult. r=roc 2010-06-22 02:01:43 +02:00
xpcom Bug 570912: Allow already_AddRefed<T> to be coerced to already_AddRefed<U> when T can be coerced to U. r=dbaron 2010-06-21 15:35:49 -05:00
xpfe Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst 2010-06-17 13:28:38 -07:00
xpinstall Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted 2010-06-09 19:29:44 -04:00
xulrunner Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted] 2010-05-24 09:55:00 -04:00
.hgignore Bug 560357 - .hgignore should ignore ctags, r=ted 2010-04-29 10:33:37 +02:00
.hgtags Added tag UPDATE_PACKAGING_R11 for changeset 138f593553b6 2010-06-09 12:56:30 -04:00
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
allmakefiles.sh Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek 2010-03-29 17:26:19 +08:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce 2010-06-22 02:01:48 +02: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 516984 - Make file changes for Mozmill support in buildbot r=ted 2010-06-01 13:45:01 -07:00
README.txt Bug 502499 - Remove extra "the" from core readme. r=bsmedberg 2009-07-07 14:14:15 +02: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 (http://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/