Gecko engine for Wine
Go to file
Shawn Wilsher d2d7f4df99 Bug 532147 - NetUtil.asyncFetch should take an nsIURI, string, nsIFile, or nsIChannel
This lets consumers pass a string for a uri, an nsIURI, an nsIFile, or an
nsIChannel to NetUtil.asyncFetch.  It's now less code to get file contents
asynchronously that to do so synchronously in JavaScript.
r=bz
sr=vlad
2009-12-15 23:33:08 -08:00
accessible Bug 500882 part 3. Switch accessibility module to using the new GetPrimaryFrame API. r=surkov, sr=roc 2009-12-24 16:20:05 -05:00
browser Backed out changeset 06e4ea15db72 (bug 529597) because of test_bug_405924.html failure 2009-12-29 13:33:57 +01:00
build Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted 2009-12-18 16:16:38 -05:00
caps Fix for bug 517196 (The JSClass of wrappers shouldn't change when morphing from slim to XPCWrappedNative). r=mrbkap. 2009-09-18 12:43:48 +02:00
chrome Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 1, refactoring, r=enndeakin 2009-12-21 12:21:52 +02:00
config Bug 532608 - osso-mem.h used but not added to system-headers, r=benjamin 2009-12-21 13:32:36 +02:00
content Bug 469304 - Attribute nodes set with setAttributeNode get mutated, r=sicking 2009-12-28 16:35:06 +02: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 Bug 536772. Wallpaper over us switching the subdoc map entry too early. r=dbaron 2009-12-27 08:50:08 -05:00
dom Fix regression calling unique methods for the first time on plugin objects. b=536116 r=josh 2009-12-25 13:16:57 -05:00
editor b=536560; Freeze and OOM kill happens in gfxPangoFontGroup::CreateGlyphRunsItemizing, on password input field, r=neil 2009-12-26 10:36:11 +02:00
embedding Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc 2009-12-24 16:20:06 -05:00
extensions Bug 434915 - Add some popular names to the dictionary as well as 'recency', r=mconnor 2009-12-23 19:31:40 -05:00
gfx Bug 536938 - Too many lines of messages about system font info getting displayed in console when starting xulrunner from console. r=mfinkle 2009-12-29 10:41:57 +01:00
intl Replace locale no-NO by nb-NO. Bug 533814, r=pike 2009-12-22 04:53:05 -08:00
ipc Bug 534813 - ipc_message_utils.h causes build error on Windows x64 build. r=jones.chris.g 2009-12-21 18:28:28 +09: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 474500 - TM: Need an API to flush and (optionally?) deallocate the code cache per thread. 2009-12-28 09:46:50 -08:00
layout Bug 519368 - pattern with viewBox not treated correctly. r=jwatt 2009-12-29 09:56:25 +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 Fix the test for bug 535298 - because plugin instantiation is asynchronous, we are crashing the plugin process after we meant to, which leads to a JS error and a hung test 2009-12-22 10:38:42 -05:00
netwerk Bug 532147 - NetUtil.asyncFetch should take an nsIURI, string, nsIFile, or nsIChannel 2009-12-15 23:33:08 -08:00
nsprpub Update NSPR to NSPR_HEAD_20091219. b=344809, r=wtc 2009-12-19 15:55:54 -08:00
other-licenses Bug 534871: add mozparam pref for Yahoo Japan search plugins 2009-12-23 19:35:56 -05:00
parser Backing out a change set with a faulty commit message. 2009-12-21 14:03:14 +02:00
probes
profile Backed out bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly to try to fix Linux Breakpad bustage. 2009-12-18 15:32:57 -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 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes 2009-12-28 19:50:34 +01:00
toolkit Bug 535907 - [SeaMonkey 2.1 !?] mochitest-browser-chrome: browser_bug295977_autoscroll_overflow.js can cause browser_bug471962.js to fail; (Av1b) Use waitForFocus(). 2009-12-28 10:47:47 +01:00
tools Pass format sizes to scanf string arguments in codesighs.c. (Bug 533647) r=bsmedberg 2009-12-21 16:46:25 -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 Bug 526394. Back out removal of Composite call. 2009-12-24 11:52:00 +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 b=536065 don't init pixman regions with empty boxes r=roc 2009-12-29 12:56:24 +13:00
xpcom Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
xpfe Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 2, set the right-to-left flags on right-to-left windows, r=enndeakin 2009-12-21 12:22:09 +02: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 529169 - Unable to locate msvcr80.dll [r=mark.finkle] 2009-12-18 16:52:20 -05: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 Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -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 Bug 445164 - Cookies not securely deleted from cookies.sqlite; r=ted 2009-12-21 16:20:20 -05:00
LEGAL
LICENSE
Makefile.in Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek 2009-12-20 15:25:48 +01: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/