Граф коммитов

71603 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com f7f7cc8cd5 Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2000-09-27 23:13:09 +00:00
sfraser%netscape.com 4c4c45722f Fix for bug 54079: don't crash when loading XUL into the composer content area. Simple null check a=akkana, sr=brendan. Landed on trunk and branch 2000-09-27 23:08:09 +00:00
mcgreer%netscape.com e7f1eaafcb shell script to run self-tests on ciphers supported by NSS. 2000-09-27 23:04:01 +00:00
mcgreer%netscape.com 7f7a3f4d0d changes for nss script. passed tests produce no output. fix dsa test case. 2000-09-27 23:03:21 +00:00
cmanske%netscape.com 6ebb46db52 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:29:41 +00:00
cmanske%netscape.com 4e41754683 Fixed nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:24:17 +00:00
cmanske%netscape.com 13ec38e669 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:23:03 +00:00
pchen%netscape.com 10c8273bb8 Backing out jim_nance's checkins, breaks win32 build, also has #ifdef
XP_MAC which is crufty, should be able to do this xp
2000-09-27 22:21:05 +00:00
pchen%netscape.com b863251826 Backing out jim_nance's checkins, break win32 build, also have #ifdef
XP_MAC which is crufty, should be able to do this xp
2000-09-27 22:16:50 +00:00
dougt%netscape.com a343120619 Adding button to dump memory usage stat. r-valeksi, a-mscott 2000-09-27 22:15:08 +00:00
mccabe%netscape.com bec36231b6 Fix to 54305, free array holding fat locks. Patch courtesy Jon Smirl <jonsmirl@mediaone.net>.
a=brendan
r=mccabe
2000-09-27 21:52:27 +00:00
hyatt%netscape.com ad15fd02cc Fix for 53417. r=brendan, a=brendan 2000-09-27 21:48:05 +00:00
radha%netscape.com 0f082b6660 Fix for bugscape bug # 1644. keywords work eventhough the pref for it is turned off.
r=valeski a=mscott
2000-09-27 21:27:35 +00:00
varada%netscape.com 2dc8fbf640 fix for bug#33777;changing installer background text font and colour and shadow 2000-09-27 21:26:54 +00:00
rhp%netscape.com bcf9ec7a35 Fixing Crash bug 53258 - crash with inline image viewing - r: sspitzer - PDT approval 2000-09-27 21:09:19 +00:00
mcafee%netscape.com cac0f1f372 Adding timeout to reload page. 2000-09-27 20:44:55 +00:00
valeski%netscape.com b0217bd1ff whoops, that's supposed to be a 32bit int 2000-09-27 20:25:15 +00:00
hyatt%netscape.com d839a23886 added files: mozilla/layout/xbl/src/nsXBLPrototypeBinding.cpp 2000-09-27 20:24:47 +00:00
hyatt%netscape.com bc40a1821f Fix for 53417. r=brendan, a=brendan 2000-09-27 20:23:49 +00:00
valeski%netscape.com 8e3f2ce2da r=brendan,a=brendan. 54127. This change cleans up a leak when we run out of memory, and reduces allocation of the file extension buffer by 2x. it also dumps the count to a local variable to do away w/ memory ambiguity using a pointer to elementCount 2000-09-27 19:50:59 +00:00
valeski%netscape.com 4a62f9220b a=mscott,r=rpotts. 54199. optimized windows builds now link w/ the '/opt:nowin98' flag to reduce win98 page info in shared library output. there is a possible shared library loading performance degredation on win98 (I did not notice one on my win98 box). 2000-09-27 19:25:28 +00:00
cmanske%netscape.com 71c1e8d72d Fixing new content serializer's formatting to match behavior in current HTMLContentSink output. (This is a branch to be integrated later; not part of any current tip or 6.0 branch build) r/a=vidur 2000-09-27 19:23:36 +00:00
cyeh%bluemartini.com 4db27ae045 fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) databases.
patch submitted by sstock@iconnect-inc.com
2000-09-27 17:51:36 +00:00
nisheeth%netscape.com 92ba50e898 r=joki. Switching off the "nglayout.events.showHierarchicalHover" pref by default. This was enabled late in the beta 3 cycle and is causing performance problems with mousing over chrome. No code change is required. 2000-09-27 14:37:55 +00:00
nisheeth%netscape.com 3b22ae5c40 Fix for nsbeta3++ bug 53219. Checking in for joki because he is away for a DOM face to face meeting today and tomorrow. 2000-09-27 14:34:50 +00:00
kin%netscape.com 96f0529120 fix bug #51557; move JS functions out of html into xul; r/a=kin, sfraser 2000-09-27 14:33:05 +00:00
jim_nance%yahoo.com a58160b6e3 Workaround for bug 50782. The first attempt to fix this was r=pnull
a=brendan r=brendan.  Unfortunatly it broke the Mac.  This is the same
patch with #ifdefs for the mac.  This is r=scc
2000-09-27 11:48:54 +00:00
mcafee%netscape.com 93c446285b First add 2000-09-27 08:06:35 +00:00
wtc%netscape.com 4ad20ee457 Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default
INSTALL is $(NSINSTALL) -R on Unix, which creates relative-path symlinks.
2000-09-27 05:49:43 +00:00
akhil.arora%sun.com 3de56aad0e fixes for making auto proxies work again (phase1) b=53080 r=gagan@netscape.com a=brendan@mozilla.org 2000-09-27 02:03:43 +00:00
varada%netscape.com b4f184d281 changing ib.cpp because of jar changes 2000-09-27 01:42:51 +00:00
cmanske%netscape.com b7d0c530f2 Repairing code accidentally remove by subsequent checkin: b=53377, r=mjudge, a=sfraser 2000-09-27 01:09:49 +00:00
cls%seawood.org b6dfdbc836 Make build ids work on unix again. Bug #53559 r=jag a=jar 2000-09-27 00:38:38 +00:00
andreww%netscape.com ca2ea6cb42 bugzilla=53813, r=hewitt, a=hangas, fix for bad reference to prefpanels.css messing up skin switching. 2000-09-27 00:12:08 +00:00
ben%netscape.com aa2614034a fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2000-09-27 00:08:27 +00:00
mcafee%netscape.com 904459f24a Ctrl-Home isn't supposed to go to home page, says lake the UI czar (51597). r=pavlov 2000-09-26 23:02:08 +00:00
sspitzer%netscape.com e08c575503 fix for nsbeta3++ bug #2203.
the problem was we were calling CreateIncomingServer() before the accounts were
loaded.  To solve this, I put a safe call to LoadAccounts() at the start of
CreateIncomingServer().

looking at the checkin logs, mscott made the same fix a while ago, but it got
overwritten by another change.

r/a=mscott
2000-09-26 22:36:41 +00:00
nhotta%netscape.com 504a3095ba Changed to delay unescaping URI so it's only applied to a folder path portsion, bug 52165, r=putterman, a=alecf. 2000-09-26 22:09:59 +00:00
mcafee%netscape.com b73b132aff Adding ctrl+/- accelerators for View|Text Size enlarge/reduce (51597). patch=jag, r=mcafee 2000-09-26 22:05:40 +00:00
attinasi%netscape.com 5a8525055d Checking for null before deref: b=55358 r=a=buster 2000-09-26 21:00:32 +00:00
harishd%netscape.com b30e5825f1 50965 [nsbeta3+ - PDTP1]
Making sure that textnodes are created for SCRIPT,STYLE,TITLE,XMP,TEXTAREA,PLAINTEXT,
in FragmentSink, for editor->HTML Source.

r=jst
a=waterson.
2000-09-26 19:19:28 +00:00
sonmi%netscape.com 8e28c8d938 added SHLIB_PATH and LIBPATH for HPUX and AIX 2000-09-26 18:47:15 +00:00
jband%netscape.com c54594db31 NOT PART OF BUILD. fixing tools bustage 2000-09-26 10:23:23 +00:00
rjc%netscape.com f806edc00b Fix bug # 53835: use appropriate namespace. r=waterson sr=brendan 2000-09-26 09:56:21 +00:00
idk%eng.sun.com aad3ec7eaa * NOT PART OF TBOX BUILDS *
Fixed bug with attributes handling.
Reported by Arthur Barrett
2000-09-26 08:46:42 +00:00
kvisco%ziplink.net 82f45810c1 Not part of regular build, a=leaf. Fixed xsl:include, reported by Steve Tinney 2000-09-26 07:38:51 +00:00
idk%eng.sun.com 0d9bfd924a * NOT PART OF TBOX BUILDS *
Updated Pluglets to tip of the tree and latest jdk1.3 on solaris
Fixed 40615
2000-09-26 06:53:53 +00:00
hewitt%netscape.com 318775769d #53735 - [Modern] preventing toolbar buttons from stealing focus, r=andreww, a=hangas 2000-09-26 06:22:46 +00:00
m_kato%ga2.so-net.ne.jp fe17906ac4 fix bug 52863 r=rginda a=ben
fix installed-chrome.txt problem.  All chatzilla component do not register to installed-chrome.txt.  So IRC menu isn't shown in Task menu.
2000-09-26 06:10:39 +00:00
ssu%netscape.com 79f8ab24c6 fixing bugscape #2469 - setuprsc.dll contains windows extended dialogs. sr=vishy r=dveditz affects only windows platforms 2000-09-26 05:23:00 +00:00