Gecko engine for Wine
Go to file
Robert O'Callahan 809d74757c Bug 502211. Unify seek tests into a single backend-independent test. r=doublec
--HG--
rename : content/media/test/test_seek1.html => content/media/test/seek1.js
rename : content/media/test/test_seek3.html => content/media/test/seek2.js
rename : content/media/test/test_seek4.html => content/media/test/seek3.js
rename : content/media/test/test_seek5.html => content/media/test/seek4.js
rename : content/media/test/test_seek6.html => content/media/test/seek5.js
rename : content/media/test/test_seek7.html => content/media/test/seek6.js
rename : content/media/test/test_seek8.html => content/media/test/seek7.js
rename : content/media/test/test_seek9.html => content/media/test/seek8.js
2009-07-10 14:03:02 +12:00
accessible Bug 418159 - indexes test for the html:table with overlapping cells, r=marcoz 2009-07-09 15:51:37 +08:00
browser Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp 2009-07-09 18:26:35 -07:00
build b=503123; add some additional defines/include paths to WinCE tools; r=dougt 2009-07-08 16:34:01 -07:00
caps Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap. 2009-05-12 22:20:42 +02:00
chrome Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
config b=503123; add some additional defines/include paths to WinCE tools; r=dougt 2009-07-08 16:34:01 -07:00
content Bug 502211. Unify seek tests into a single backend-independent test. r=doublec 2009-07-10 14:03:02 +12:00
db Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
dbm Bug 486182, Land NSS 3.12.3 final in mozilla-central 2009-04-07 03:36:45 +02:00
docshell Adding test for bug 293235. r=bzbarsky 2009-07-09 14:09:44 -07:00
dom Bug 456721 - Control GC frequency/a high water mark of Tracemonkey via about:config; r+sr=(brendan + mrbkap) 2009-07-09 14:16:26 +02:00
editor Bug 502673 - Crash @ nsEditor::NotifyDocumentListeners with multiple state listeners, if listener removes itself during notification. r=timeless 2009-07-08 19:38:13 +01:00
embedding Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc 2009-07-09 10:55:46 +09:00
extensions Bug 493781 Fixing warning in universalchardet array subscript has type 'char' 2009-06-27 18:42:50 -07:00
gfx Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc 2009-06-15 10:01:19 +12:00
intl Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
jpeg Bug 459047 - Remove Win16 reference from jdatadst.c; (Av1) Remove 1 function and 2 files; r=joe@drew.ca 2009-04-16 19:54:28 +02:00
js Bug 501760: Don't try to use mmap for JS allocation on Symbian. r=blassey 2009-07-09 14:59:54 -07:00
layout Bug 501295. pluginGetEdge should return coordinates relative to the window frame in the Win32 test plugin. Then we can enable test_plugin_position on Windows. r=jmathies 2009-07-10 14:03:00 +12:00
media Bug 500254 - Update libvorbis - rs=roc 2009-07-07 10:10:04 +12:00
memory/jemalloc bug 468447 - Nonfatal "NMAKE : fatal error U1052: file 'makefile.sub' not found" in every single log masks real errors in failure logs. r=bsmedberg 2009-05-11 15:54:39 -04:00
modules Bug 501295. The Win32 test plugin needs to compute an accurate clip region. r=jmathies 2009-07-10 14:03:00 +12:00
netwerk Bug 503202 - Change Windows CE user agent string. r=vladimir 2009-07-09 15:23:04 -07:00
nsprpub Bug 492464: Update NSPR to NSPR_4_8_RTM. 2009-05-19 17:53:55 -07:00
other-licenses Bug 499810 - Firefox missing app icon on Windows CE. r=vladimir 2009-07-07 21:14:43 -07:00
parser Bug 502600 - Make quirky doctype list comparisons work. r+sr=mrbkap 2009-07-08 09:40:21 +03:00
probes
profile 64-bit fix for nsProfileLock.cpp. b=489720 sr=roc 2009-04-23 16:23:06 -04:00
rdf Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap 2009-06-23 14:22:16 -07:00
security Bug 329869 - Dynamically loaded scripts don't degrade security state, r=kaie 2009-06-28 18:51:02 +02:00
storage Bug 499268 - storage code for Symbian emulator. r=sdwilsh 2009-06-29 14:42:56 +09:00
testing Bug 502742 "Run All Tests" button is not keyboard accessible r=gavin 2009-07-07 11:40:49 +01:00
toolkit Typo in test only - Bug 503409. 2009-07-09 16:42:59 -07:00
tools Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo 2009-06-25 12:31:06 -04:00
uriloader Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
view Bug 488242. Make iframes with semi-transparent backgrounds work correctly by painting all canvas background colors using a dedicated fallback background color display item. r+sr=roc 2009-07-04 21:30:59 +12:00
webshell
widget Bug 503207 - Fullscreen mode did not work in Firefox on Windows CE. r=vlad 2009-07-09 13:09:28 -07:00
xpcom Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv 2009-07-08 18:10:29 -07:00
xpfe Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-08 09:13:13 -07:00
xpinstall Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
xulrunner Bug 502503 – Components.result should be Components.results in nsXULAppInstall.js; r=benjamin 2009-07-07 07:22:42 +09:00
.hgignore Bug 488864 - have hgignore ignore all (.)mozconfig* files; r=ted.mielczarek 2009-04-22 02:42:14 +02:00
.hgtags Create UPDATE_PACKAGING_R8 for release update generation 2009-05-29 22:36:32 +12:00
aclocal.m4 Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
allmakefiles.sh Add missing makefiles, rs=ted 2009-06-27 16:12:56 -07:00
client.mk bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
client.py Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
configure.in Bug 499144 - system-nspr dependency outdated in configure.in. r=benjamin 2009-07-09 14:55:53 +02:00
LEGAL
LICENSE
Makefile.in Bug 493371 - 'make buildsymbols' appends to existing ...-crashreporter-symbols.zip, r=ted.mielczarek (build infra fix) 2009-05-16 23:55:23 +12: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/