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
Перейти к файлу
pinkerton%netscape.com 5947c4f6ed fix for 51053, where we'd throw too early when trying to close popups. added try/catch around each individual QI. r=ben/sr=scc. 2001-02-06 05:33:28 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
apache/gzip/src
build Don't build this obsolete directory. 2001-02-06 05:17:18 +00:00
calendar
caps Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome #66450 2001-02-03 00:01:52 +00:00
cmd
config r=waterson sr=cls 2001-02-06 04:28:59 +00:00
content Fixing regression (bug 67713) that I introduced in my content code re-org in the end of december. Adding a missing interface to the QI implementation of nsHTMLButtonElement. r=nisheeth@netscape.com, sr=n/a 2001-02-06 02:31:31 +00:00
db remove unused code r/sr mscott,waterson no bug 2001-01-09 22:23:05 +00:00
dbm
directory Not part of the build. Eliminate JS warning. Correct error in CID. Add debugging info. 2001-02-05 15:46:51 +00:00
docshell fix for #64060 - bulk delete history entries by hostname & domainname 2001-01-31 20:21:37 +00:00
dom Fixing bug 58753. Making document.referrer work for documents in [i]frames and window.open()'ed windows. r=mstoltz@netscape.com and pollmann@netscape.com, sr=vidur@netscape.com 2001-02-03 01:17:00 +00:00
editor Bug 67709 - assertions when typing in editor due to uninitialized return value. r=blake, dbaron. sr=brendan. 2001-02-06 02:55:06 +00:00
ef
embedding Add explicit registration of nsIWebProgressListener which is now required. r=valeski@netscape.com, sr=blizzard@mozilla.org 2001-02-05 15:23:36 +00:00
expat Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur. 2001-01-04 23:03:32 +00:00
extensions Not part of regular build. Updated to allow standalone linux version to build. 2001-02-03 06:35:05 +00:00
gc/boehm Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
gconfig
gfx Fix UMR, and failures of GetGlyphOutline() - bug 46438 - sr:erik@netscape.com 2001-02-02 22:46:48 +00:00
gfx2 adding imageframe/container to xlib 2001-01-23 20:46:36 +00:00
grendel
htmlparser ``death to iostreams in htmlparser!''. For real this time. bug=58344, sr=brendan 2001-02-05 14:37:33 +00:00
include clean out refs to FALSE: bug 63834 r=bryner sr=brendan 2001-01-26 02:40:12 +00:00
intl rename aReloadPages to aRedrawPages according to erik's review comment 2001-02-06 02:50:07 +00:00
java r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref 2001-01-31 21:04:10 +00:00
jpeg Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
js Fix compile-statements-as-we-go to work with warn-about-missing-final-return (66928, r=jband, sr=shaver). 2001-02-06 01:23:29 +00:00
js2 Fixed case, sorry 2001-02-02 01:08:06 +00:00
l10n fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu 2001-01-13 01:18:40 +00:00
layout Fix for shift/jump/overlap in the incremental reflow of tables containing text-inputs and images. Bug 45562 and related dups. sr=waterson@netscape.com 2001-02-06 04:42:31 +00:00
lib Just correct a comment in this file, which is not part of the default build. 2001-01-22 23:18:50 +00:00
mailnews Bug #67555 --> rewrite OnStart/OnStopMeteors to use timers for performance benefits. 2001-02-06 04:13:08 +00:00
modules libpng update to 1.0.9. sr=brendan 2001-02-06 02:32:50 +00:00
msgsdk
mstone
netwerk bug 67582 - set channel on security info object for ssl-forcehandshake sockets. r=pavlov, sr=mscott. 2001-02-06 00:31:56 +00:00
network/protocol/http
nsprpub Automatically run config.status if configure changes. 2001-02-06 02:33:34 +00:00
nunet
parser ``death to iostreams in htmlparser!''. For real this time. bug=58344, sr=brendan 2001-02-05 14:37:33 +00:00
plugin/oji/MRJ MRJPlugin 1.0b2 release. sr=bnesse, r=tnoyes@mac.com 2001-01-26 23:32:56 +00:00
privacy
profile Creating a subdir in the system temp directory rather than just using the temp itself. Fixes 58371. a,r=racham, sr=mscott 2001-01-31 20:22:38 +00:00
rdf Bugs 53615 and 51815. XHTML title element did not change window title, and textarea did not have default text. r=harishd, sr=vidur. 2001-02-03 01:16:20 +00:00
security Remove references to coreconf from the Makefile for building 2001-02-06 02:44:15 +00:00
silentdl
string Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc. 2000-12-23 06:45:54 +00:00
suite
sun-java No longer build unused sun-java stubs. r=edburns@acm.org, jeff.dyer@compilercompany.com. 2001-02-03 03:23:55 +00:00
themes Fix for bug 67695, crashes in attempting to load bookmarks window. sr=sfraser 2001-02-06 00:15:01 +00:00
timer
tools fix spelling in comment. no bug #. 2001-02-01 00:29:40 +00:00
tripledb
uriloader don't build this obsolete directory. 2001-02-06 04:40:32 +00:00
view Removed unused code in view module. bug 62675 sr=roc+moz r=rods@netscape.com 2001-02-01 06:00:02 +00:00
wallet
webshell r-ccarlen, sr=rpotts, 65925. making webprogress listeners support weak refs. 2001-01-31 21:02:00 +00:00
webtools Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz)) 2001-02-02 03:44:47 +00:00
widget Fixed saving over existing file bug 66745. r,m=Makoto Hamanaka (VYA04230@nifty.com), sr=sfraser.' 2001-02-06 04:38:08 +00:00
xpcom r=waterson sr=cls 2001-02-06 04:52:19 +00:00
xpfc
xpfe fix for 51053, where we'd throw too early when trying to close popups. added try/catch around each individual QI. r=ben/sr=scc. 2001-02-06 05:33:28 +00:00
xpinstall fixing bug 67331 - Installer appends to installed-chrome.txt file rather than overwriting. r=dvetiz, sr=mscott not part of tinderbox builds. 2001-02-03 00:02:20 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
aclocal.m4
allmakefiles.sh don't build this obsolete directory. 2001-02-06 04:40:32 +00:00
client.mak Add a depend target for xpconnect_standalone. No effect on mozilla builds. r=cls 2001-02-01 19:58:12 +00:00
client.mk sed regex needs to be quoted 2001-01-27 18:42:15 +00:00
configure Automated update 2001-02-06 04:30:13 +00:00
configure.in r=waterson sr=cls 2001-02-06 04:28:59 +00:00
embed.mak Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined. 2000-12-20 15:06:36 +00:00
embed.mk Second cut at an embedding makefile. This is not part of the seamonkey build. 2000-11-22 18:39:16 +00:00
makefile.win Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk