Gecko engine for Wine
Go to file
2010-06-21 09:21:41 -07:00
accessible Bug 571823 - UMR [@ nsHTMLSelectOptionAccessible::GetStateInternal]. f=jesse, r=surkov 2010-06-21 09:39:24 -04:00
browser Bug 573254 - Command line help options should line up; r=ehsan 2010-06-20 12:02:59 -04:00
build Bug 562795: Fix update tests to ignore application extensions. r=dtownsend 2010-06-18 08:54:22 -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 Backed out changeset f54e6386c113 2010-06-19 13:19:25 -07:00
content Bug 573188 - Fix string leak in nsTextEditorState::SetValue. r=roc 2010-06-21 09:16:06 -07:00
db
dbm
docshell Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
dom Bug 564277, fix up various focus ring issues for html elements, r=smaug 2010-06-21 08:37:34 -04: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 Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst 2010-06-17 13:28:38 -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 565120: Deal with the case where a source lies outside of a destination surface. r=jrmuizel 2010-06-19 16:32:50 +02: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 570945 - Qt is not compiling. r=me. Slightly modifed based on chris.jones comments 2010-06-09 16:02:38 -07:00
jpeg
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 573209 - stop pretending that nsDisplayListBuilder is only allocated on the stack. r=roc 2010-06-21 09:21:41 -07:00
media Backed out changeset 4adab2629c3f (bug 555121) 2010-06-19 18:24:46 +12: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 Backed out changeset f54e6386c113 2010-06-19 13:19:25 -07: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 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst 2010-06-19 11:44:43 -07: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 571581 - Propagate SQLITE_CONSTRAINT as an nsresult 2010-06-16 09:59:24 -07: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 572823, clear button open state when its popup is destroyed, r=neil 2010-06-21 08:37:35 -04: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
widget Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
xpcom Fix and reenable jar xptload test 2010-06-16 10:22:33 -07: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
.hgtags Added tag UPDATE_PACKAGING_R11 for changeset 138f593553b6 2010-06-09 12:56:30 -04:00
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Backed out changeset f54e6386c113 2010-06-19 13:19:25 -07:00
LEGAL
LICENSE
Makefile.in Bug 516984 - Make file changes for Mozmill support in buildbot r=ted 2010-06-01 13:45:01 -07:00
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 (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/