Commit Graph

53979 Commits

Author SHA1 Message Date
karnaze%netscape.com
bd7ffe3fb8 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@58368 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:48:13 +00:00
leila.garin%eng.sun.com
01b266bc36 Added RunTimeException handling
git-svn-id: svn://10.0.0.236/trunk@58366 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:20:21 +00:00
valeski%netscape.com
703d390a6d 24250. r=gordon,mscott,warren. We now ensure that a cache entry adds itself to the loadgroup *before* the load group goes away. This allows the editor to 'Edit Page's again.
git-svn-id: svn://10.0.0.236/trunk@58364 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 23:58:29 +00:00
warren%netscape.com
e6edaea7c3 Fix for bugs 24008 and 23849 -- needed to keep mSegmentEnd and mWriteCursor in sync for out-of-memory case. a=chofmann r=fur,gordon
git-svn-id: svn://10.0.0.236/trunk@58362 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 23:16:35 +00:00
michael.lowe%bigfoot.com
5fcb19144c Fix bustage
git-svn-id: svn://10.0.0.236/trunk@58361 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 22:47:22 +00:00
mcafee%netscape.com
83eba67728 Invalid html, added trailing /html tag.
git-svn-id: svn://10.0.0.236/trunk@58359 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 22:01:11 +00:00
michael.lowe%bigfoot.com
6856aa06f0 Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
git-svn-id: svn://10.0.0.236/trunk@58358 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:56:09 +00:00
wtc%netscape.com
9adc422a4b Bugzilla bug #23969: checked in patches from dougt@netscape.com and
bienvenu@netscape.com. r=troy@netscape.com,wtc@netscape.com.
a=brendan@mozilla.org.


git-svn-id: svn://10.0.0.236/trunk@58356 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:53:40 +00:00
michael.lowe%bigfoot.com
48f2c405ec Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
git-svn-id: svn://10.0.0.236/trunk@58355 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:45:50 +00:00
ducarroz%netscape.com
42b0c8115d Bug 24301. OpenComposeWindowWithValues now pass value through a nsIMsgCompFields object instead of passing them directly as argument. R=mscott,bienvenu A=chofmann
git-svn-id: svn://10.0.0.236/trunk@58352 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 15:08:55 +00:00
ducarroz%netscape.com
f8402bd1cd Bug 24391. Replace OpenComposeWindowWithValues by OpenComposeWindow. R=mscott,bienvenu A=chofmann
git-svn-id: svn://10.0.0.236/trunk@58350 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 15:05:59 +00:00
mscott%netscape.com
51e97f2218 Bug #23325 --> if someone tries to illegally make us resolve a relative url against a mailnews url (imap,
mailbox, news, etc.) just return "about:blank" as the url. Why? 'cause mailnews urls aren't relative and
trying to do so with msgs that don't have base urls associated with them is causing lots of problems.
r=sspitzer,rhp
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@58348 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 05:49:20 +00:00
warren%netscape.com
f7ae9b56ef Reverted change for PR_POLL_HUP to see if it clears up the tinderbox bloat test problem.
git-svn-id: svn://10.0.0.236/trunk@58347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 03:31:39 +00:00
jdunn%netscape.com
abb7e24211 Enable Optimized builds on HPUX
# 18875
r= pepper@netscape.com
a= chofmann@netscape.com


git-svn-id: svn://10.0.0.236/trunk@58346 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 03:17:50 +00:00
jst%citec.fi
d592dbb12a Fixing build bustage on linux, added a missing .get() on a nsCOMPtr. a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@58345 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:30:02 +00:00
briano%netscape.com
7e295a27c0 Tweaks for my IRIX 5.3 build.
git-svn-id: svn://10.0.0.236/trunk@58344 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:28:06 +00:00
beard%netscape.com
9711b10ee4 USE_NEW_COMPOSITOR=1 for M13. r=vidur,troy a=jar
git-svn-id: svn://10.0.0.236/trunk@58343 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:06:22 +00:00
danm%netscape.com
fb34e679c1 release widget addrefed during processing of mouse events. fixes leak which fixes crasher bugs 23652 and 24387. r:saari a:brendan.
git-svn-id: svn://10.0.0.236/trunk@58341 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:39:39 +00:00
vidur%netscape.com
e66d7c18a4 a=chofmann. r=nisheeth, hyatt. Revised fix for bug 24442 and 24524. Switched
reference count handling for the content stack to use nsISupports. The previous
check introduced a leak.


git-svn-id: svn://10.0.0.236/trunk@58340 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:32:32 +00:00
jefft%netscape.com
349bcef4e2 fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58339 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:30:00 +00:00
ssu%netscape.com
10ab030809 fixing bug #24373. no longer installs msvcrt dlls. a=chofmann. r=sgehani
git-svn-id: svn://10.0.0.236/trunk@58337 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:25:43 +00:00
vidur%netscape.com
80a6fe785d a=chofmann. r=vidur, troy. This is Nisheeth checking in on Vidur's machine. This fixes
bug 24442 and bug 24524.  The content stack wasn't addref'ing the content objects pushed
onto it while the content sink destructor was releasing the content objects.  This caused
a crash because the root content object would get freed one too many times.  Now,
PushContent() addrefs the content object before inserting it into the content stack.


git-svn-id: svn://10.0.0.236/trunk@58332 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 00:05:36 +00:00
putterman%netscape.com
e718bd1b7a Fix for 24362. Status bar gets updated message counts. a=chofmann. r=dp and jband.
git-svn-id: svn://10.0.0.236/trunk@58330 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:57:08 +00:00
putterman%netscape.com
0948d4cb17 Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
message counts.  a=chofmann. r=alecf and bienvenu.


git-svn-id: svn://10.0.0.236/trunk@58329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:56:00 +00:00
warren%netscape.com
483a911570 Fixed assertion/malfunction when timers are set on bookmarks because the bookmark service's QI didn't return nsIStreamListener. r=rjc
git-svn-id: svn://10.0.0.236/trunk@58327 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:44:50 +00:00
tor%cs.brown.edu
77f617c5fd Merge gtk font changes, fix font handling in PopState().
Not in standard build.  r=blizzard, a=choffman


git-svn-id: svn://10.0.0.236/trunk@58326 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:43:29 +00:00
warren%netscape.com
8ec07e47be Fix spin retrieving POP messages on linux. Needed to handle PR_POLL_HUP. r=wtc,valeski,alecf,pavlov
git-svn-id: svn://10.0.0.236/trunk@58325 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:37:34 +00:00
leila.garin%eng.sun.com
65a4e34ca8 Removed NodeImpl_equals_3
git-svn-id: svn://10.0.0.236/trunk@58324 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:35:25 +00:00
leila.garin%eng.sun.com
cc0d3e976d changed PASS/FAIL conditions and add print statments
git-svn-id: svn://10.0.0.236/trunk@58323 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:32:20 +00:00
terry%mozilla.org
052b207ca3 Continue making the last-changed date on a bug be updated if someone only adds a comment.
git-svn-id: svn://10.0.0.236/trunk@58321 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:42:23 +00:00
terry%mozilla.org
e0dedb50dd Don't try to put out the footer if we're shutdown (as that can try to access the DB which we don't want).
git-svn-id: svn://10.0.0.236/trunk@58320 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:36:20 +00:00
terry%mozilla.org
36d20e90ba Moved all the long descriptions out of the bugs table, and into a new
table.  There is now a separate entry for each new long description,
rather than appending them all together in one big field.


git-svn-id: svn://10.0.0.236/trunk@58319 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:31:22 +00:00
norris%netscape.com
54ceaa1876 Fix ecma_3/ExecutionContexts/10.1.3.js
r=rogerl


git-svn-id: svn://10.0.0.236/trunk@58318 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 20:59:56 +00:00
morse%netscape.com
c01401dc95 fix corruption of username in saved password database, r=dp,waterson, a=jar
git-svn-id: svn://10.0.0.236/trunk@58317 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 20:58:41 +00:00
rginda%netscape.com
a4e709470d Fixed testcase
git-svn-id: svn://10.0.0.236/trunk@58316 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 20:35:39 +00:00
nisheeth%netscape.com
969869e05b a=chofmann. r=rods, attinasi. The frame's state bits were getting reset by the NS_NewFieldSetFrame() method. This was causing asserts in layout because the frame did not have its dirty bit set. Fixed.
git-svn-id: svn://10.0.0.236/trunk@58301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 17:14:34 +00:00
rods%netscape.com
b3556a9f91 explicitly setting the ":button-content" rule to be "left" justified for input inside of a select.
this got broke when the gernic case was set to "center"
bug 24356 r=dcone


git-svn-id: svn://10.0.0.236/trunk@58300 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 15:56:43 +00:00
pavlov%netscape.com
d338052255 revert last checkin for this file to fix 24414 r=akkana,jar a=jar
git-svn-id: svn://10.0.0.236/trunk@58294 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 07:27:42 +00:00
warren%netscape.com
5419689e0d Enhanced logging to help debug bug #23778
git-svn-id: svn://10.0.0.236/trunk@58293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 05:25:07 +00:00
mscott%netscape.com
6aeda2cce8 Bug #24274--> when creating a new channel, if we don't have a mock channel,
return an error instead of NS_OK.
r=bienvenu,travis
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@58290 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:55:25 +00:00
mscott%netscape.com
83eac744c1 Bug #24274--> delay creating a dummy channel in DoLoadURL until we are sure
we are going to need it.
r=bienvenu,travis
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@58289 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:54:35 +00:00
matt%netscape.com
078aabe70e changing fonts to int to string.... r=eric brendan okayed
git-svn-id: svn://10.0.0.236/trunk@58288 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:09:45 +00:00
matt%netscape.com
368a8f4c1a fixing for font pref emergency r=erik brendan okayed
git-svn-id: svn://10.0.0.236/trunk@58287 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:08:44 +00:00
mcafee%netscape.com
d43a860bbe Fix for (24303), Top-level PToolbar items that are folders, that have contents, were appearing black. Reverting bmenu class rename back to bookmarkFolder. Added rules to match menu item color with toolbar. r=hyatt, a=brendan.
git-svn-id: svn://10.0.0.236/trunk@58286 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 02:58:30 +00:00
slamm%netscape.com
deb13dc0ed List of images on mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@58285 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 02:32:18 +00:00
rginda%netscape.com
9a67bdaab7 Remove 'use 5.004;', only seems to work on linux
git-svn-id: svn://10.0.0.236/trunk@58282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:21:05 +00:00
erik%netscape.com
9f9aa6f3e7 bug 24355; Fixed Width Font too large in documents with text fields,
e.g. Bugzilla; going back to the old Variable bigger than Fixed way;
r=ftang; a=chofmann


git-svn-id: svn://10.0.0.236/trunk@58281 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:20:11 +00:00
sfraser%netscape.com
959fde1bd2 Fix for bug 24392 -- no prefs window on Mac. r=alecf. Also making chatzilla work again.
git-svn-id: svn://10.0.0.236/trunk@58280 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:18:56 +00:00
sfraser%netscape.com
d54dda950e First Checked In.
git-svn-id: svn://10.0.0.236/trunk@58279 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:18:09 +00:00
valeski%netscape.com
8b0294ca80 a=leaf, r=warren. 22322. When FTP loads were stopping, the throbber wasn't. LoadGroup symantics changed when rpotts dropped in new load group stuff a few days ago. We still have throbber start problems, but this at least stops it
git-svn-id: svn://10.0.0.236/trunk@58277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 00:51:18 +00:00