Commit Graph

86629 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
94b3f5d377 #58795
r=mkaply, sr=blizzard
Code from aaronr - enable __argc and __argv globals for OS/2 - need for DDE
2001-08-10 03:01:49 +00:00
pavlov%netscape.com
9404691bf8 removing imagelib makefiles 2001-08-10 02:32:22 +00:00
mitesh%netscape.com
59dfce9a7b Fix for bug 94349 - Work around for nsIObserverService problem
r=ccarlen and sr=darin
2001-08-10 02:23:45 +00:00
loadrunner%betak.net
41bf2e10fe bug 91696, Meta tag does not work, r=shanjian , sr=vidur 2001-08-10 02:15:41 +00:00
harishd%netscape.com
8d64a0247b 94208 - When removing styles off the style stack ( residual style ) make sure that
the correct ones are getting removed. r=heikki, sr=jst
2001-08-10 02:08:50 +00:00
loadrunner%betak.net
d2b085eb0a bug 56519, Selecting a Charset in Composer disables Charset menu,
r=cmanske, sr=blizzard
2001-08-10 02:05:03 +00:00
harishd%netscape.com
6ced79efdb Oops my previous checkin has incorrect bug # and sr=. Backing out my preivous change to update the comments 2001-08-10 02:02:01 +00:00
av%netscape.com
80c91a5a44 Fix for bug 91238 -- eliminating unwanted initial stream to a plugin, r=peterl, edburns, sr=jst 2001-08-10 01:53:38 +00:00
loadrunner%betak.net
8d4c49d55d bug 85747, There is no difference between "OK" and "Cancel" when change Preferences | Fonts language,
r=matt, sr=blizzard
2001-08-10 01:49:39 +00:00
valeski%netscape.com
52b5b32618 bugscape 7647. sorry no bugzilla bug. r=rpotts, sr=vidur. protect usage of the global script context by putting it inside a null check. this was causing a crash when a javascript window.close() pull the context out from underneath documents 2001-08-10 01:46:41 +00:00
av%netscape.com
634ac17052 Fix for bug 91238 -- unwanted initial plugin stream, r=peterl, edburns, sr=jst 2001-08-10 01:46:12 +00:00
jst%netscape.com
ca5b02613c Fixing bug 76603, backwards compatibility issue with window.setTimeout() and window.setInterval(). Older browsers let you call these methods with only one argument (assuming 0 timeout), but mozilla requires two or more arguments. r=pollmann@netscape.com, sr=jband@netscape.com 2001-08-10 01:45:54 +00:00
harishd%netscape.com
260413769d 94028 - Make sure that the correct style is removed off the style stack - residual style handling. r=heikki, sr=vidur 2001-08-10 01:44:30 +00:00
loadrunner%betak.net
0c7673ef9d bug 85747, There is no difference between "OK" and "Cancel" when change Preferences | Fonts language,
r=matt, sr=blizzard
2001-08-10 01:39:54 +00:00
blakeross%telocity.com
e74e898dec Turbo mode shuts off upon visiting Appearance panel (94008). r=hewitt sr=ben 2001-08-10 01:37:27 +00:00
rangansen%netscape.com
29a5139e48 patch to bug # 92213, r=javi, sr=hewitt.
Fixes the xul window sizing issue.
2001-08-10 01:34:51 +00:00
rangansen%netscape.com
05bc12b616 patch to bug # 78615, r=ddrinan, sr=hewitt.
Fixes the xul window sizing issue
2001-08-10 01:33:42 +00:00
blakeross%telocity.com
74ae533819 Sidebar should not appear when I use a web search site; turning off pref by default (56996). r=matt sr=ben 2001-08-10 01:33:14 +00:00
loadrunner%betak.net
71f119025f bug 86715, javascript strict warnings in EditorSaveAsCharset.js,
r=cmanske, sr=blizzard
2001-08-10 01:32:16 +00:00
jaggernaut%netscape.com
56cd4b1ba1 Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt 2001-08-10 01:32:12 +00:00
jst%netscape.com
7fe184bd8b Fixing bogus assert code that I introduced when fixing 92433. 2001-08-10 01:22:07 +00:00
heikki%netscape.com
51ca0e4036 Not part of build. Updated/added XML Extras tests. 2001-08-10 01:12:30 +00:00
av%netscape.com
37105d541d Fix for 93351 -- preventing endless reload loop on plugins.refresh(1), r=peterl, sr=jst 2001-08-10 01:12:05 +00:00
bbaetz%cs.mcgill.ca
fcb0a0b4af This should be scriptable. r/sr=darin. 2001-08-10 01:11:04 +00:00
blakeross%telocity.com
bdae04bc05 Fallout from hyatt's landing: removing duplicate attr on box that caused 94531. r=hewitt sr=hyatt 2001-08-10 01:08:59 +00:00
dbradley%netscape.com
440f0ebe55 Fix for bug 42608: portability fixes for dec, problems with assert macros r=dbradley, sr=jst, patch by jband 2001-08-10 01:06:14 +00:00
javi%netscape.com
1d88f0bc1f Fix for Bug 87654 r=ddrinan sr=blizzard
Turn off OCSP when painting the Cert Manager because painting
the certificate manager becomes painfully slow whenever OCSP is on.
2001-08-10 01:05:57 +00:00
blakeross%telocity.com
cfa39c07dd Reinstating (already reviewed) changes that hewitt destroyed by accidentally checking in an old revision of outliner.xml in his autocomplete landing a few months back. rs=hewitt 2001-08-10 01:05:50 +00:00
javi%netscape.com
5d42020c44 Forgot this when checking in yesterday. 2001-08-10 01:01:22 +00:00
bryner%netscape.com
d3a3edda15 Bug 94345 -- remove unused native context menu. r=pavlov, sr=blizzard. 2001-08-10 00:58:52 +00:00
pschwartau%netscape.com
ebd2e13b32 bad type for delete index operand. fixed type warning. 2001-08-10 00:29:48 +00:00
rogerl%netscape.com
83613f0632 Fixed bug in short value instruction operand printing. 2001-08-10 00:25:47 +00:00
rogerl%netscape.com
7251bbcce5 Fixed operator overloading for indexing operators. 2001-08-10 00:21:32 +00:00
pschwartau%netscape.com
d0f11628fb Adding two new cases to the test. 2001-08-09 23:22:16 +00:00
pschwartau%netscape.com
a39f79907f Corrected an error in Section 3 of the test. Improved readability. 2001-08-09 22:56:07 +00:00
pavlov%netscape.com
7d26ae3367 remove the #include "nsIImageManager" which is no longer used 2001-08-09 22:38:47 +00:00
ddrinan%netscape.com
2ae77cc74a Bug 92475 - Display error when SSL server CRL has expired. r=javi,sr=blizzard 2001-08-09 22:29:34 +00:00
ddrinan%netscape.com
ee2c75f35c Bug 59758 - form submission gives incorrect warning. r=javi,sr=blizzard 2001-08-09 22:26:16 +00:00
gagan%netscape.com
cda0c1c6f4 fixing mac layout build 2001-08-09 21:29:42 +00:00
pavlov%netscape.com
20712ad27e reverting mac project back to previous. 2001-08-09 21:26:30 +00:00
sonmi%netscape.com
0876028890 added QA for Solaris 8 forte 6 NSS
fixed bug that Redhat 7.1 Llinux was still dependend on the 6.x build
changed the calling of mksymlinks (without options)
2001-08-09 21:09:08 +00:00
sonmi%netscape.com
0df74dcd45 fixed bug #94356 (script tries to kill unrelated rsh processes)
changed # of tests TOTAL_TESTS to account for the fips tests
2001-08-09 21:06:51 +00:00
mcgreer%netscape.com
ca1878cfa5 force certutil to always return 255 on error. Make sure there is only one pointer to password callback arg. 2001-08-09 20:57:58 +00:00
sonmi%netscape.com
21ba42ba45 added removal of the pk12 lock file
added option -all to clean all commonly used QA machines to work
around a problem, that left lock files on all the machines
2001-08-09 20:55:24 +00:00
sonmi%netscape.com
c1dc328465 changed setting of directories to seperate NSS specifics from
commonly used directories
2001-08-09 20:53:22 +00:00
pavlov%netscape.com
fbdd87ddde fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:35:08 +00:00
pavlov%netscape.com
1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
mcgreer%netscape.com
c63a539773 print a useful error message when password fails 2001-08-09 20:14:15 +00:00
pschwartau%netscape.com
9cb6aa464f Initial add. 2001-08-09 19:55:49 +00:00
ashuk%eng.sun.com
d0328ef9c7 changed Makefile.in to reflect the change made to libwc_share.a
This file is now being compiled into a shared lib libwc_share.so

_Ashu
2001-08-09 17:33:33 +00:00