Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Robert O'Callahan f69799234f Bug 542620. Need to paint the table background if columns or column-groups have backgrounds. r=dbaron
--HG--
extra : rebase_source : aebb3f9c4c83d2eecc779939e87dcf7195f5d103
2010-02-02 12:21:13 +13:00
accessible Bug 535891 - tabBrowser.loadURI is not defined, r=marcoz 2010-02-01 23:48:51 +08:00
browser Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle) 2010-01-31 19:12:57 -08:00
build Fix typo in error-handling case that we rarely hit, r=trivial 2010-01-26 17:46:47 -05:00
caps Bug 515437 CSP connection code, r=jst,dveditz sr=jst 2010-01-22 13:38:21 -08:00
chrome Bug 540745 - Remove app-chrome.manifest related code, r=bsmedberg 2010-01-20 11:57:31 -08:00
config Bug 527707. Build System DWrite/Direct2D mods. r=ted 2010-01-22 15:38:23 -05:00
content Bug 321169, add logging facility to xul templates, r=sicking,sr=neil 2010-02-01 13:09:47 -05:00
db
dbm Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
docshell Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
dom Clean up a bunch of things in nsNPAPIPlugin. b=543339 2010-01-31 16:41:26 -05:00
editor Bug 542912 - Refactor the newline handling behavior in nsTextEditRules; r=bzbarsky sr=roc 2010-02-01 13:12:31 -05:00
embedding Merge mozilla-central to tracemonkey. 2010-01-29 09:51:21 -08:00
extensions Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte 2010-01-21 14:11:49 -05:00
gfx Bug 536725 - Disable SSE1 code on Windows x64 r=jmuizelaar 2010-02-01 17:43:21 +09:00
intl Bug 542823: Fix display of cp932 encoded messages r=smontagu 2010-01-30 07:52:32 -05:00
ipc Bug 542617 - 'Deferred message loop mishandles WM_NCCALCSIZE'. r=jimm. 2010-01-28 10:03:37 -08:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Merge tracemonkey to mozilla-central. 2010-01-31 10:12:39 -05:00
layout Bug 542620. Need to paint the table background if columns or column-groups have backgrounds. r=dbaron 2010-02-02 12:21:13 +13:00
media Bug 501894: Fix AIX linker error in libvorbis r=roc 2010-01-30 07:43:45 -05:00
memory/jemalloc
modules Bug 542915 - 'Protect DelayedReleaseGCCallback from reentering and double-freeing NPObjects' r=jst+josh. 2010-02-01 12:35:48 -08:00
netwerk Bug 178506: Preserve original last-modified date on downloads r=sdwilsh 2010-01-30 12:58:01 -05:00
nsprpub Bug 451187 JS causes a crash in nspr [@ Bfree ] 2010-01-13 21:21:52 +01:00
other-licenses Bug 536336 - Remove copyright strings in UI, r=gavin,handerson 2009-12-29 14:13:00 -08:00
parser Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman. 2010-01-14 15:58:27 +02:00
probes
profile
rdf
security Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg 2010-01-23 11:34:08 -05:00
storage Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
testing Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
toolkit Bug 536625, use menupopup's move instead of widget's, r=roc 2010-02-01 10:11:08 -05:00
tools bug 539938 - Make L10n nightly updates work (for SeaMonkey), make generatesnippet.py accept a branch argument, r=armenzg 2010-01-19 18:49:07 +01:00
uriloader Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg 2010-01-23 11:34:08 -05:00
view Bug 526394. Part 35: Prevent event dispatch and script execution during UpdateViewAfterScroll, even in the presence of malign Win32 reentrant APIs. r=mats 2010-01-12 10:45:20 +13:00
webshell
widget Bug 539354. When scrolling an area that was partially outside the window into view, make sure we invalidate the destination area on Mac. r=mstange 2010-02-02 12:16:09 +13:00
xpcom Bug 536269: Fix build bustage on OS/2 in xpcom/build/dlldeps.cpp r=bsmedberg 2010-01-30 07:45:56 -05:00
xpfe Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
xpinstall
xulrunner
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Remove comment about broken Solaris qsort, since the AC_DEFINE went away before 1.4, and the code that cared about the define went away before M18 2010-01-04 21:56:45 -08:00
LEGAL
LICENSE
Makefile.in b=530038; add build warning if configure or config.status are out of date; r=ted 2010-01-22 16:39:13 -08: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/