Gecko engine for Wine
Go to file
2009-12-17 22:28:10 +01:00
accessible Reland the changes from mozilla-central that I accidentally reverted in revision 5c9ee961025c 2009-12-16 13:37:14 -05:00
browser Bug 529062 - [Mac] Bookmarks menu entries don't update correctly, r=mak 2009-12-17 22:28:10 +01:00
build Bug 525057 'make clean' deletes automationutils.py r=ted 2009-12-17 20:59:10 +00:00
caps Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-12 12:31:50 -07:00
chrome Bug 519468: matchOS is read from default prefs at startup [r=benjamin] 2009-11-02 13:04:45 -05:00
config Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
content Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc 2009-12-17 11:00:54 +00:00
db Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
dbm Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to 2009-07-28 17:01:39 -07:00
docshell Turn 'adding a child where we already have a child' assertion into a warning for now. r=sicking. Bug 535466 tracks turning it back. 2009-12-16 18:45:17 -08:00
dom bug 535073: prevent plugins from corrupting the stack by making word-size stores to pointers to NPBool (unsigned char). r=bsmedberg 2009-12-17 00:32:44 -06:00
editor Bug 535041 Crash [@ nsContentUtils::IsInSameAnonymousTree] r=Olli 2009-12-17 13:46:30 +09:00
embedding Bug 533048. Don't do extra work for link targeting in nsDocShellTreeOwner. r=jst 2009-12-11 22:36:34 -08:00
extensions Bug 533529 - Use credentials instead of context for sspi init check. r-bz. 2009-12-16 14:11:51 -06:00
gfx Bug 534919: do not inherit font from ZWNJ to adjacent character. r=roc 2009-12-16 15:47:12 +00:00
intl Remove the concept of stateless unicode decoders since they now all have state. (Bug 530328) r=smontagu 2009-11-23 22:43:48 -08:00
ipc Merge only plugin changes from e10s to mozilla-central. 2009-12-16 09:19:07 -05:00
jpeg Bug 468994 - fixing warning about formal parameter 2 different from declaration int16 != int, r=joe 2009-12-13 09:11:39 -08:00
js Bug 532124 - Set aside the frame chain when wrapping for chrome so we don't get confused by any content code on the stack. r=jst 2009-12-11 10:33:32 -08:00
layout Bug 525057 'make clean' deletes automationutils.py r=ted 2009-12-17 20:59:10 +00:00
media Bug 529197 - Update libtheora to SVN r16712. r=chris.double 2009-11-18 12:03:32 +13:00
memory/jemalloc Bug 515556 - Fix jemalloc committed memory statistics. r=vlad 2009-11-10 16:01:08 -08:00
modules Stop storing xpconnect status in the plugin tag, it isn't used any more. b=535502 r=roc 2009-12-17 12:22:46 -05:00
netwerk Merge plugin changes from electrolysis to mozilla-central. 2009-12-16 19:06:54 -05:00
nsprpub bug 533983 - Update NSPR to the NSPR_HEAD_20091210 CVS tag 2009-12-10 12:55:56 -05:00
other-licenses Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin] 2009-12-03 00:45:16 -06:00
parser Bug 535499 - Copy the return state over when loading HTML5 tokenizer state from another tokenizer. rs=sicking. 2009-12-17 12:15:08 +02:00
probes
profile bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg 2009-12-14 06:44:27 -05:00
rdf Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.) 2009-10-02 14:13:59 +03:00
security Merge only plugin changes from e10s to mozilla-central. 2009-12-16 09:19:07 -05:00
storage Bug 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion) 2009-12-02 10:53:46 -08:00
testing Bug 525057 'make clean' deletes automationutils.py r=ted 2009-12-17 20:59:10 +00:00
toolkit Bug 525672: Removing a registry installed extension causes 'itemLocation is null'. r=robstrong 2009-12-17 13:12:00 -08:00
tools Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas 2009-12-16 18:34:28 -05:00
uriloader Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
view b=518506 order child widget moves a little carefully when scrolling r=roc 2009-12-14 10:01:33 +13:00
webshell Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron. 2009-07-13 13:48:06 +02:00
widget Bug 532422 - n900: Cannot select any characters from sym map. r=enndeakin. 2009-12-17 10:42:02 -08:00
xpcom Bug 535106 solaris nsTraceRefcntImpl.cpp Error: Overloading ambiguity between "nsACString_internal::AppendInt(int)" and "nsACString_internal::AppendInt(unsigned)". 2009-12-16 14:50:07 +01:00
xpfe Bug 530392 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /xpfe/, r=roc 2009-12-13 09:32:10 -08:00
xpinstall Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte, 2009-10-16 14:01:04 -07:00
xulrunner Bug 519316 - better math and comments for early remote-start code, r=dolske 2009-12-03 08:14:27 -08:00
.hgignore No bug: Ignore idutils index files wherever they appear; ignore SpiderMonkey test logs. r=jorendorff 2009-10-16 11:48:16 -07:00
.hgtags Added tag last-mozilla-central for changeset dba2abb7db57 2009-12-16 13:27:55 -05: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 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo 2009-10-16 13:34:27 -04:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
configure.in Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
LEGAL
LICENSE
Makefile.in Bug 520704 - "Build problems with libffi and PGO" [r=ted] 2009-12-03 02:20:11 -06: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/