Commit Graph

53175 Commits

Author SHA1 Message Date
buster%netscape.com
12d278523d enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods

checked in some debug-only metrics code that's been sitting in my tree for a few weeks
r=rods

bug 24950
the frame was creating additional initial reflows for itself indirectly and unnecessarily in some cases
r=hyatt (though he hasn't had time for a thorough review of this yet, so I'm going out on a limb a bit
by checking it in prematurely.  But I'm very confident, I've done tons of testing, and I'll still insist
on a thorough code review of this change.)
2000-02-14 02:07:50 +00:00
buster%netscape.com
86108be131 enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods
2000-02-14 02:03:36 +00:00
mstoltz%netscape.com
e526225795 Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris 2000-02-14 01:59:09 +00:00
mstoltz%netscape.com
8df8c26172 Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
buster%netscape.com
66696f0a23 bug 26840 r=mjudge 2000-02-14 01:54:20 +00:00
buster%netscape.com
9c7df3bb31 bug 25510 r=troy
bug 26289 for roc+moz@cs.cmu.edu, r=buster
2000-02-14 01:52:22 +00:00
saari%netscape.com
244ba2b64d Checking of mac layout.mcp for eric 2000-02-14 01:43:48 +00:00
evaughan%netscape.com
5ce4b52cef bug fix for 24351, 22512
-r saari
2000-02-14 01:42:09 +00:00
dougt%netscape.com
c81120fb92 Adding Timebomb code the apprunner. It is current turned off on the
mac.  r=dveditz@netscape.com
2000-02-14 01:28:11 +00:00
dougt%netscape.com
bf35e8bc08 Adding timebomb to makefile. r=syd@netscape.com 2000-02-14 01:19:04 +00:00
dougt%netscape.com
acf6b16312 Adding timebomb. r=syd@netscape.com 2000-02-14 01:18:25 +00:00
svn%xmlterm.org
50434c9908 XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD.
Migrated from WebShell to DocShell; compiles with Feb12 tree.
(WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp)
2000-02-14 01:17:55 +00:00
dougt%netscape.com
76d35ca192 Code Reviewed. r=dveditz. 2000-02-14 01:05:48 +00:00
dougt%netscape.com
6655a79a66 Adding timebomb to makefile. 2000-02-14 01:04:10 +00:00
tonyr%fbdesigns.com
7d7d90be2d Get rid of some debugging code that shouldn't have been there to begin with. 2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
ee875eb6ea Updated the description to include LDIF 2000-02-14 00:32:51 +00:00
morse%netscape.com
ab0d9ea3a7 fix bug in last checkin, r=dp 2000-02-13 23:53:15 +00:00
hyatt%netscape.com
f1b2ac2588 Don't need to listen to as many events with menu listenr now. 2000-02-13 23:15:40 +00:00
pavlov%netscape.com
bc7320450a fix build bustage on windows 2000-02-13 22:59:00 +00:00
hyatt%netscape.com
d6c0c9446d Fix for 23387. 2000-02-13 22:58:10 +00:00
hyatt%netscape.com
6882634a8f Fix for bug #23387. 2000-02-13 22:57:52 +00:00
karnaze%netscape.com
01d876749a new regression tests, not affecting the build. 2000-02-13 22:53:01 +00:00
pavlov%netscape.com
30b31e81a5 disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard 2000-02-13 22:24:14 +00:00
hyatt%netscape.com
eaae47602b Fix for bug#25565 2000-02-13 21:59:22 +00:00
morse%netscape.com
62fe0792f8 remove commented-out code 2000-02-13 21:16:40 +00:00
morse%netscape.com
deb6cc8c2c remove wallet, bug 27027, r=dp 2000-02-13 20:35:23 +00:00
morse%netscape.com
3fab07351d remove wallet, bug 27027, r=dp 2000-02-13 20:26:01 +00:00
hyatt%netscape.com
4cf3095006 Really fixing 20998 2000-02-13 19:58:35 +00:00
morse%netscape.com
0ed0132e13 remove wallet, bug 27027, r=dp 2000-02-13 19:55:05 +00:00
morse%netscape.com
42e342e1b7 no coding change -- added id's in preparation for removing wallet, bug 27027 2000-02-13 19:23:08 +00:00
erik%netscape.com
14579428e7 bug 27543 and bug 27566; crashing in profile manager; need to unregister
pref callback when destroying device context; r=none
2000-02-13 18:05:36 +00:00
troy%netscape.com
e548878b47 b=26184 r=karnaze@netscape.com Changed it so that for a percentage width based
floater if the containing block width is unconstrained we use NS_UNCONSTRAINEDSIZE
for the floater's computed width. We were using 0 and this was causing table column
widths to be incorrect
2000-02-13 17:55:18 +00:00
dveditz%netscape.com
34a85af798 backing out, profiles don't use the registry SERVICE 2000-02-13 17:48:25 +00:00
rickg%netscape.com
050c633ce6 major perf mods for bug 27524, and removed deprecated methods; r=harishd 2000-02-13 17:46:15 +00:00
rickg%netscape.com
4e97c0877e fixed off-by-one error; r=harishd 2000-02-13 17:45:01 +00:00
dveditz%netscape.com
a1e70679b1 closing the file used by the registry service is evil 2000-02-13 17:43:41 +00:00
rickg%netscape.com
152154da60 removed warnings -- unused variables; r=none 2000-02-13 17:39:47 +00:00
dveditz%netscape.com
41d2b2b563 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
syd%netscape.com
510dfe16ef Make true PR_TRUE. r=tor@cs.brown.edu 2000-02-13 16:49:50 +00:00
tor%cs.brown.edu
7c01ec0c1f Add a "-nosplash" command line option to disable splash screen. r=syd 2000-02-13 16:49:41 +00:00
syd%netscape.com
435fb29e8d Fix build bustage. r=syd 2000-02-13 16:27:21 +00:00
syd%netscape.com
8264661205 Added splash.xpm to Unix package 2000-02-13 15:24:07 +00:00
syd%netscape.com
c5e2dcbc14 Added splash screen for Gtk/Linux. r=ben, scc. Tested on TrueColor and
PsuedoColor devices.
2000-02-13 15:23:28 +00:00
locka%iol.ie
d9baf91304 Now BeforeNavigate(2) passes a correctly formed post data value to stop crashes in CHtmlView derived clients.
The next step is to use the post data passed into the Navigate in the first place.
2000-02-13 15:20:58 +00:00
locka%iol.ie
78fb908601 Fixed webshell change breakages.
Fixed NS_InitXPCOM breakages
Added last post data variable so events can fire it to clients during  browsing
2000-02-13 15:18:29 +00:00
dbaron%fas.harvard.edu
2c48f94bb4 Fix a small leak of an nsBaseWidget (when clicking the mouse on the Start Mozilla button in the profile manager, and probably some other cases).
r=pavlov
2000-02-13 14:59:55 +00:00
seth%cs.brandeis.edu
b4576aa5f8 This implements canonical email address transformation. i.e., you have the option of setting up bug_email.pl to search the profiles database for a username which has the same username (before the @) same username and base domain (seth@cs.brandeis.edu = seth@job.cs.brandeis.edu) or identical email address (old behavior) based on the From email address. See the code for a more sensical description. 2000-02-13 14:39:47 +00:00
syd%netscape.com
13b8124a0f Added timebomb makeifles, but currently commented out at dougt's request.
r=dougt.
2000-02-13 14:23:59 +00:00
syd%netscape.com
e17f3f8836 Added timebomb Makefiles for Linux. r=dougt 2000-02-13 13:48:50 +00:00
jfrancis%netscape.com
189ce7fb0c fix for 17994: indent skips down a line 2000-02-13 13:06:21 +00:00