Commit Graph

53979 Commits

Author SHA1 Message Date
rogerl%netscape.com
2fba19da79 smaller faster better - it'll probably burn up on entry.
git-svn-id: svn://10.0.0.236/trunk@55778 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:26:09 +00:00
shaver%netscape.com
44195d4a3a fix leaf of registryName (#21068, r=beard, a=leaf)
git-svn-id: svn://10.0.0.236/trunk@55777 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:01:46 +00:00
jdunn%netscape.com
8872d98f17 Include nsJARURI.cpp and nsJARChannel.cpp in the unix build
r= warren, chofmann


git-svn-id: svn://10.0.0.236/trunk@55776 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:47:11 +00:00
blizzard%redhat.com
add4ae6745 fix for bug #21169. fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55775 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:07:13 +00:00
rickg%netscape.com
53f36f30cd unintentionally commited. Backing out
git-svn-id: svn://10.0.0.236/trunk@55774 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:05:14 +00:00
norris%netscape.com
cecf6e4a28 Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.

r=rhp@netscape.com.

Also fix JavaScript error. r=putterman@netscape.com


git-svn-id: svn://10.0.0.236/trunk@55771 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:00:22 +00:00
rickg%netscape.com
9e042dd8f4 fixed bug 21146; r=buster; a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@55770 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:54:08 +00:00
dougt%netscape.com
c9f292ae14 fix for 20964. r=sfraser a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55769 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:50:15 +00:00
norris%netscape.com
6c64d3eef2 Add list of inapplicable tests for rhino.
git-svn-id: svn://10.0.0.236/trunk@55768 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:42:18 +00:00
Jerry.Kirk%Nexwarecorp.com
5d87289302 Fixing drawing problems of toolbars under Photon ONLY.
The toolbars were not drawing properly, and were being clipped out by
incorrect clip rects that were part of the graphic context. I cleared
the Multiclip part of the GC when the a drawing surface is selected.
Fixing Photon, r=kedl a=leaf


git-svn-id: svn://10.0.0.236/trunk@55766 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:28:15 +00:00
rginda%netscape.com
c3389c553d Fixing stupid mistake.
git-svn-id: svn://10.0.0.236/trunk@55765 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:26:19 +00:00
rginda%netscape.com
b7fb654fc5 Turned off automatic fslash insertion for shellpath (it now takes a full exe name)
Added --noexitmunge option for systems that don't report the exitcode/exitsignal "properly"


git-svn-id: svn://10.0.0.236/trunk@55764 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:21:41 +00:00
hyatt%netscape.com
1587680a3d Fix for caret problems in Ender text fields. r=saari
git-svn-id: svn://10.0.0.236/trunk@55761 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 20:55:45 +00:00
hyatt%netscape.com
43b6924a32 Fix for the two crashers: 21180 and 21163, r=saari
git-svn-id: svn://10.0.0.236/trunk@55760 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 20:18:16 +00:00
pavlov%netscape.com
890403cbf7 #ifdef DEBUG_CLIPBOARD a printf a=leaf
git-svn-id: svn://10.0.0.236/trunk@55759 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 20:00:28 +00:00
hyatt%netscape.com
8b74bb1667 Adding treepopup support to the thread pane.
git-svn-id: svn://10.0.0.236/trunk@55758 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:34:58 +00:00
hyatt%netscape.com
9a91bb81d5 Adding tree popup routines.
git-svn-id: svn://10.0.0.236/trunk@55757 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:31:31 +00:00
hyatt%netscape.com
ad9344c946 treecolgroups and treecols didn't quite have the right rules. Fixing.
git-svn-id: svn://10.0.0.236/trunk@55756 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:31:12 +00:00
hyatt%netscape.com
e58378dccf Implementing support for popupanchor and popupalign.
git-svn-id: svn://10.0.0.236/trunk@55755 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:30:47 +00:00
hyatt%netscape.com
803b71ef81 Fixing Mac crasher. r=saari
git-svn-id: svn://10.0.0.236/trunk@55754 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 10:16:56 +00:00
syd%netscape.com
b940d79526 Added xp_core.h to files that get disted. r=amusil a=sdagley
git-svn-id: svn://10.0.0.236/trunk@55753 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 09:27:07 +00:00
waterson%netscape.com
44af9f8dc9 Fix eager inline closetag on <keyset>. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@55752 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 09:10:41 +00:00
hyatt%netscape.com
2e9da7699f Fix for 21139, r=waterson
git-svn-id: svn://10.0.0.236/trunk@55751 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 09:01:06 +00:00
waterson%netscape.com
8b025929f6 What a dumbass! I should've 'cvs diff'-ed before checking that in. Landed some random local mods in my tree. Sorry!
git-svn-id: svn://10.0.0.236/trunk@55750 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 08:08:39 +00:00
waterson%netscape.com
0e1753ad3a Bug 17680. Only need to add template builders on nodes that are more than -two- levels in from an overlay root. The first ply will be set up in nsXULDocument::OverlayForwardReference::Merge().
git-svn-id: svn://10.0.0.236/trunk@55749 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:59:12 +00:00
sdagley%netscape.com
fafc5636c1 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@55748 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:56:17 +00:00
syd%netscape.com
afa3d3cd7c More fleshing out nsSound for Linux, mirrors windows implementation that
works, replacing call to PlaySound() in Win32 with call to esd sound daemon.
Currently doesn't play, but I will fix that shortly. r=alecf


git-svn-id: svn://10.0.0.236/trunk@55747 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:43:39 +00:00
fur%netscape.com
15a02bd1bb Fix #12367. Don't crash evaluating 'foo.constructor' if foo is a JavaObject.
r:none


git-svn-id: svn://10.0.0.236/trunk@55746 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:41:35 +00:00
alecf%netscape.com
c222ee0416 fix for #18420 - scrolling screws up when selection changes
fix oncontentinserted and oncontentremoved so that mTopFrame is set correctly, and don't be over-zealous about destroying frames.
r=hyatt (well, really written mostly by hyatt and digested by me)


git-svn-id: svn://10.0.0.236/trunk@55745 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:20:25 +00:00
waterson%netscape.com
0f170515eb Bug 21033. Delete broadcast listeners in Slots dtor. thanks beard!
git-svn-id: svn://10.0.0.236/trunk@55744 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:18:59 +00:00
waterson%netscape.com
8457a544b0 Bug 20714. Use static names for roots.
git-svn-id: svn://10.0.0.236/trunk@55743 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:58:00 +00:00
waterson%netscape.com
e4df3888e3 Bug 20714. Get rid of prefs 'special' JSRuntime. Never, EVER cross the beams. r=brendan
git-svn-id: svn://10.0.0.236/trunk@55742 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:49:04 +00:00
varada%netscape.com
d2f12fe684 check for bug #7924 autorun.inf points to seamonkey32e.exe when the cdshell is not selected
git-svn-id: svn://10.0.0.236/trunk@55741 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:45:16 +00:00
alecf%netscape.com
4b790c8861 fix bustage so I can check in
git-svn-id: svn://10.0.0.236/trunk@55740 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:44:18 +00:00
fur%netscape.com
1e228e93e0 Move OnHeadersAvailable() after processing of server's "Not Modified" response,
so that the cached HTTP headers can be substituted for the 304 response headers.


git-svn-id: svn://10.0.0.236/trunk@55739 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:37:28 +00:00
fur%netscape.com
d500130ed8 Need to reset pointers within segment after realloc, since segment base
may have changed.


git-svn-id: svn://10.0.0.236/trunk@55738 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:28:44 +00:00
rginda%netscape.com
1af24d307c Fix for unix bustage, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55737 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:14:33 +00:00
varada%netscape.com
58eb0d520f fix for bug #21086 removing the check for CD and Network since the latter has been removed
git-svn-id: svn://10.0.0.236/trunk@55736 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:10:13 +00:00
hyatt%netscape.com
2bb806a610 Fixing bustage on wensleydale.
git-svn-id: svn://10.0.0.236/trunk@55735 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:04:10 +00:00
fur%netscape.com
0ed5b2154b It turns out that PR_Now() has only one second resolution on the Mac, hence it's unsuitable for computing download rates for the cache. Thanks to sdagley for pointing this out.
git-svn-id: svn://10.0.0.236/trunk@55734 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:46:31 +00:00
mcafee%netscape.com
611f907a2e BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min.
git-svn-id: svn://10.0.0.236/trunk@55733 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:30:12 +00:00
scc%netscape.com
32ad1437d2 Changes to make observer lists hold only weak references. This code is disabled by default; enabled by the symbol |NS_WEAK_OBSERVERS|. The code will remain disabled until two underlying ownership bugs are fixed: hanging the wallet service from something permanent, and finding the observer someone is registering through XPConnect that does not support weak references. bug#=18682; r=dp
git-svn-id: svn://10.0.0.236/trunk@55732 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:24:14 +00:00
dougt%netscape.com
b80e941838 turning on nsIFile for windows. 13320
git-svn-id: svn://10.0.0.236/trunk@55731 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:14:54 +00:00
warren%netscape.com
19c88edad4 Fixed leak on shutdown. Bug#21118
git-svn-id: svn://10.0.0.236/trunk@55730 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:14:52 +00:00
dveditz%netscape.com
360bd398f3 Bug 20043, attempting to install an older file should not abort rest of install
git-svn-id: svn://10.0.0.236/trunk@55729 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:09:17 +00:00
morse%netscape.com
fa04a5ff42 fix bug 21083, multiple cookies being ignored, r=valeski
git-svn-id: svn://10.0.0.236/trunk@55728 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:07:31 +00:00
rgoodger%ihug.co.nz
9bf44ed131 fixing 21130, js error with cookietree onselect.
git-svn-id: svn://10.0.0.236/trunk@55727 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:07:03 +00:00
tbogard%aol.net
f01bf79f81 fix for 21113
git-svn-id: svn://10.0.0.236/trunk@55726 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:01:06 +00:00
tbogard%aol.net
a0be83af64 Fix for 21113.
git-svn-id: svn://10.0.0.236/trunk@55725 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:00:51 +00:00
hyatt%netscape.com
37849accbb Let's not make CTRL-B to a copy now... heh. r=me
git-svn-id: svn://10.0.0.236/trunk@55724 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:00:26 +00:00