Gecko engine for Wine
Go to file
2010-12-05 17:10:36 -05:00
accessible Bug 613828 - Intermittent crash [@ nsNodeInfoManager::GetDocument] '/ a11y/accessible/name/test_markup.html | Exited with code 1 during test run', due to an assertion. (other tests affected too), r=fer, sr=neil, a=final+ 2010-11-22 19:49:15 +08:00
browser Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
build Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
caps Fix for bug 590612 (Speed up js-wrapping in classinfo when we already have a wrapper). r=bz, a=jst. 2010-08-28 10:04:25 +02:00
chrome Bug 615355 - Remove the assertion at the beginning of nsChromeRegistry::Init; r=bsmedberg a=bzbarsky 2010-11-30 16:32:55 -05:00
config Back out cl-as-a-native-command to fix Bug 615571. r=me a=NPOTB 2010-12-04 23:07:10 -05:00
content Bug 615666 - SMIL animation does not work with percent units for "offset" attr on <stop> elements. r=jwatt a=roc 2010-12-05 20:33:31 +00:00
db Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02:00
dbm
docshell Bug 589907 - Fix unused variable warning in docshell/ r=benjamin a=npob (debug warning) 2010-12-05 15:38:30 +00:00
dom Bug 615417. Postpone AsyncSetWindow processing until we're not in the middle of painting the plugin. r=bsmedberg a=pavlov 2010-12-05 21:57:33 +00:00
editor Bug 612447 - Part 3: Prevent the HTML editor from dying while we run a document modified handler from a script runner; r=bzbarsky a=blocking-beta8 2010-11-19 11:02:24 -05:00
embedding bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec 2010-11-22 11:38:02 -05:00
extensions browser_test_favicon.js doesn't use Firefox-specific API anymore, remove MOZ_PHOENIX ifdef 2010-11-29 14:35:29 +01:00
gfx Bug 605179 - Fix build warnings in gfx/; r=roc a=bsmedberg 2010-12-05 18:38:12 +00:00
intl Update Unicode tables to Corrigendum #8. Bug 612843, r=emk, a=dbaron 2010-11-18 11:21:33 +02:00
ipc Bug 579788 - Qualify access to dependent base in imported Chromium code. r=benjamin, a=benjamin 2010-12-05 13:24:21 +00:00
jpeg Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg 2010-11-05 18:23:05 +01:00
js Bug 596737 - [JAEGER] fix linking of MethodJIT on OS/2 p=wuno,r=daveryeo,dvander,a=dvander 2010-12-05 21:55:40 +00:00
layout Bug 606343, part 1, add centering position types for panels, r=neil, a=blocking 2010-12-05 17:09:36 -05:00
media Bug 615134 - Adjust ALSA start threshold to reduce the chance of deadlocking when recovering from underruns. r=cpearce a=roc 2010-12-02 12:41:19 +13:00
memory Bug 578546 - Fix MSVC warning spam by adjusting ifdef to include MSVC. r=cjones a=benjamin 2010-11-16 10:19:23 +01:00
modules Bug 592284 - Accelerate TCP connection retries in HTTP. r=honzab a=blocking2.0 2010-11-21 09:50:36 +01:00
netwerk Bug 592284 - Accelerate TCP connection retries in HTTP. r=honzab a=blocking2.0 2010-11-21 09:50:36 +01:00
nsprpub Merge mozilla-central to the branch for bug 596451. 2010-10-28 10:05:20 -04:00
other-licenses Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
parser Bug 610345 - Add MathML named characters that expand to two code points to the HTML5 parser. rs=jonas, a=blocking2.0-betaN. 2010-11-23 13:49:27 +02:00
probes
profile Bug 593767 - Don't use SA_SIGINFO when unsupported. r=bsmedberg,a=bsmedberg 2010-11-07 09:20:50 +01:00
rdf Bug 605726 - Remove the XMLSinkObserver to avoid leaking. r=pike a=test-only 2010-10-05 02:06:28 -04:00
security Back out cl-as-a-native-command to fix Bug 615571. r=me a=NPOTB 2010-12-04 23:07:10 -05:00
services Bug 615021 - Merge fx-sync to mozilla-central. a=lotsa-blockers 2010-11-30 20:39:13 -08:00
startupcache Bug 611396: Remove 3 unused 'rv' variables from StartupCache.cpp. r=dwiitte a=bsmedberg 2010-11-30 21:27:30 -08:00
storage bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal 2010-11-11 21:40:29 +01:00
testing Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits. 2010-12-05 14:09:58 +01:00
toolkit Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
tools Merge mozilla-central to the branch for bug 596451. 2010-10-28 10:05:20 -04:00
uriloader Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec 2010-11-21 11:21:59 -08:00
view Bug 613748 - Keyboard inputs do not work when tab-modal alerts are open in another tab. r=smaug, a=drivers for API change 2010-11-24 17:44:46 -08:00
webshell Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7 2010-09-30 16:55:11 -07:00
widget Back out 02b080d3a0e0 (bug 599393) due to Youtube regression (bug 599393 comment 8). a=backout 2010-12-05 21:52:56 +00:00
xpcom bug 518266 - Implement mechanism to provide haptic feed back, idl r=dougt a=blocking-fennec 2010-11-22 11:37:59 -05:00
xpfe Bug 615359 CheckForFullscreenWindow is only used ifdef XP_WIN 2010-12-04 11:06:53 +01:00
xpinstall bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal 2010-11-11 21:40:29 +01:00
xulrunner Bug 612258 - xulrunner compilation failure after landing bug 603679 r=khuey a=NPOTB 2010-11-15 15:19:57 +00:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags
aclocal.m4
allmakefiles.sh
client.mk Bug 608036 - Cleanup some of client.mk r=khuey a=NPOTB 2010-10-28 14:15:15 -04:00
client.py Backed out changeset ec1525343e0b 2010-10-14 14:30:10 -04:00
configure.in Back out cl-as-a-native-command to fix Bug 615571. r=me a=NPOTB 2010-12-04 23:07:10 -05:00
LEGAL
LICENSE
Makefile.in bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg 2010-11-01 14:47:16 -04: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 (https://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/