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
Перейти к файлу
radha%netscape.com afcae1c632 Don't include MsgCompose header files to invoke the Messenger when a mailto: is clicked.
Use ToolkitCore.ShowWindowWithArgs instead. I know about all that is going on
regarding using window.open instead of showwindowwithargs. But in this case,
I really have no choice. Plus, this code will go away when I get to use
NECKO's protocol registry.
1999-07-10 00:15:04 +00:00
README
apache/gzip/src
build Added defaults dir to the list. Rev by gayatri. Approved by chofmann 1999-07-09 04:39:31 +00:00
calendar
caps Exporting nsICapsSecurityCallbacks.h 1999-07-07 08:12:54 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
cmd
config only set the build number in navigator.xul if we are doing an official build. 1999-07-08 18:14:31 +00:00
content Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
db Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
dbm Fix VMS bustage. Patch submitted by Colin Blake. 1999-07-07 06:46:35 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Fix for bug 9387. Reviewed by vidur. Approved by chofmann. NS_NewURL's return value is checked for error in DoLoadURL(). We no longer crash when mailto links are clicked. 1999-07-10 00:13:25 +00:00
dom A window can now be closed from a timeout. A reference to the script context is temporarily held until the timeout completes. Approved by chofmann, reviewed by nisheeth. 1999-07-08 23:02:07 +00:00
editor Fixed up paste code to help support HTML paste 1999-07-09 19:43:59 +00:00
ef
expat Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
extensions Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
gconfig
gfx Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser NECKO change only --> if we failed to get a content type we would crash because we were executing code even if 1999-07-09 23:07:50 +00:00
include Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
intl Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
jpeg
js Report errors for incorrect usages of varargs forms. 1999-07-08 16:32:51 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Fix for AIX. Redundant -I's were making the compile lines too long. 1999-07-09 23:50:28 +00:00
lib Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat. 1999-07-02 14:59:36 +00:00
mailnews Checking in for rhp. Workaround for 9455. Approved by chofmann. 1999-07-10 00:02:01 +00:00
modules Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
msgsdk
nav-java
netwerk Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
network Fix for bug 9358. Added a new reload type: nsURLReloadFromHistory which will be used when session history loads urls into raptor. 1999-07-08 01:42:13 +00:00
nsprpub Part deux of the fix for #8491. Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari. 1999-07-09 04:03:51 +00:00
nunet
parser NECKO change only --> if we failed to get a content type we would crash because we were executing code even if 1999-07-09 23:07:50 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile Added defaults dir to the list. Rev by gayatri. Approved by chofmann 1999-07-09 04:39:31 +00:00
rdf Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
silentdl getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
string/obsolete back out erroneously updated files 1999-07-09 06:01:55 +00:00
suite defaults bookmarks file 1999-07-09 03:52:50 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
tripledb Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
uriloader Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
view fix warnings. 1999-07-03 00:25:42 +00:00
wallet
webshell Fix for bug 9387. Reviewed by vidur. Approved by chofmann. NS_NewURL's return value is checked for error in DoLoadURL(). We no longer crash when mailto links are clicked. 1999-07-10 00:13:25 +00:00
webtools Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
widget Commented out the setting of the return value in bottom of ProcessMessage 1999-07-09 21:08:09 +00:00
xpcom Not part of the build. 1999-07-09 22:51:50 +00:00
xpfc
xpfe Don't include MsgCompose header files to invoke the Messenger when a mailto: is clicked. 1999-07-10 00:15:04 +00:00
xpinstall Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
.cvsignore
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
aclocal.m4
allmakefiles.sh Added defaults dir to the list. Rev by gayatri. Approved by chofmann 1999-07-09 04:39:31 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk
configure Automated update 1999-07-09 21:30:03 +00:00
configure.in Minor variation of the fix for bug 9400 to prevent breaking systems not using X (BeOS, NTO). 1999-07-09 21:29:22 +00:00
makefile.win add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk