Commit Graph

117101 Commits

Author SHA1 Message Date
pinkerton%netscape.com
c9c1d6e3b7 update project files to get them working on the trunk and to pull in
security libs. (bug 198018 r/sr=sfraser,a=asa). not part of bulid.
2003-03-27 20:59:34 +00:00
radha%netscape.com
2a40f742fb Fix for bug # 180598. link within a page created by a POST, then RELOAD, POST data is lost. r=adamlock sr=alecf 2003-03-27 20:51:31 +00:00
ian%hixie.ch
f00de2c4ce Forgot a dependency 2003-03-27 20:28:40 +00:00
nisheeth%netscape.com
3f56f4ec0e Companion fix to earlier checkin for bug 197127. r=alecf, sr=heikki, a=asa. Do not allow typed data urls to enter global history. 2003-03-27 20:25:37 +00:00
axel%pike.org
8e13175ee0 npob, fixup testsuite to catch exceptions from importStylesheet, too, as compiled stylesheets throw those 2003-03-27 20:17:54 +00:00
nisheeth%netscape.com
7053f3fe21 Fix for bug 161546. r=alecf, sr=heikki. JS and data urls can no longer be loaded from the history window or sidebar. An alert with an error will pop up if a user tries to load such urls from the history window/sidebar. a=asa. 2003-03-27 20:17:20 +00:00
ian%hixie.ch
ac06521cfd A simple HTTP redirection template (301) 2003-03-27 20:00:26 +00:00
ian%hixie.ch
070ffc9042 More bullet proofing for the module loading; Better handling of inherited AUTOLOADs; minor fixups. 2003-03-27 19:59:32 +00:00
ian%hixie.ch
1484af1516 Even neater error messages and warnings 2003-03-27 19:58:17 +00:00
ian%hixie.ch
8324c78266 Slap some duct tape around the output module to keep it together for now. Eventually this will have to be vastly simplified. 2003-03-27 19:54:12 +00:00
ian%hixie.ch
86ce78147a Comment out the debug code in the DESTROY handler 2003-03-27 19:52:23 +00:00
ian%hixie.ch
60b91e09b5 Fix fallout in the Input modules from the removal of implied properties 2003-03-27 19:50:40 +00:00
ian%hixie.ch
7418b4d70f add a redirect string, fix the other strings to corectly send back their data. 2003-03-27 19:48:52 +00:00
ian%hixie.ch
364920c56b Fix build bustage 2003-03-27 19:47:57 +00:00
darin%netscape.com
80fa27f6d3 landing final patch for NTLM authentication based on WIN32 SSPI API, b=159015 r=kaie sr=dbaron a=asa 2003-03-27 19:31:53 +00:00
darin%netscape.com
580d22c8bc fixes topcrash bug 199492 "crash while submitting form on www.sony.com [@nsHttpConnection::CloseTransaction]" r+sr=alecf a=dbaron 2003-03-27 18:47:34 +00:00
varga%netscape.com
3a62630378 Fix for bug 199346. "Manage Bookmarks" -> "Move..." dialog is horked when resized
r=pch, sr=jag, a=asa
2003-03-27 18:34:35 +00:00
timeless%mozdev.org
9ccc80889c Bug 191778 Fix minor errors in perlconnect readme
r=brendan
2003-03-27 17:18:39 +00:00
rogerl%netscape.com
121baa8be1 Latest !!! BROKEN !!! changes 2003-03-27 17:04:04 +00:00
jkeiser%netscape.com
2a40d9927c Fix onclick=form.submit(); onsubmit=return false to submit again (bug 192170), r=alexsavulov@netscape.com, sr=bzbarsky@mit.edu, a=asa 2003-03-27 15:59:31 +00:00
wtc%netscape.com
032e2a412b Bug 195797: support building NSS with GCC 3.x on OS/2. The patch is
contributed by Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files:
	security/coreconf/OS2.mk security/coreconf/rules.mk
	security/nss/cmd/shlibsign/sign.cmd
2003-03-27 15:40:54 +00:00
jkeiser%netscape.com
595a99124d Allow raw ParseIntValue to work with negative values (bug 198677), r=smontagu@netscape.com, sr=jst@netscape.com 2003-03-27 15:38:12 +00:00
axel%pike.org
82f363270d real fix for the landing of bug 195262, npob, don't copy attr value, r/sr=peterv 2003-03-27 15:27:31 +00:00
ian%hixie.ch
5c08ce41ca typo fix 2003-03-27 14:59:26 +00:00
locka%iol.ie
2b182e91a9 NOT PART OF BUILD. MS DevStudio project files for editing convenience only 2003-03-27 14:50:06 +00:00
locka%iol.ie
0cb27dcfff Add activex.js file to define default prefs for COM connect / plugin. b=197084 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org 2003-03-27 12:36:59 +00:00
seawood%netscape.com
2ac23173b3 Missed one. 2003-03-27 08:01:27 +00:00
jaggernaut%netscape.com
3d5dd541db Bug 199296: bookmarks in overflow menu on personal toolbar don't work. patch by shliang, r=varga, sr=jag, a=dbaron 2003-03-27 07:16:24 +00:00
mscott%netscape.com
4d62cde6b7 remove obsolete files 2003-03-27 06:12:18 +00:00
cltbld%netscape.com
358033a74b Adding send_tbox_packet(). -mcafee 2003-03-27 04:27:45 +00:00
nelsonb%netscape.com
29640f53f9 Add missing return statement. 2003-03-27 03:07:47 +00:00
ssu%netscape.com
9650d27858 fixing bug 199023 - Trunk crash [@ XPCCallContext::~XPCCallContext] [@ xptiInterfaceEntry::ResolveLocked]. r=dbradley, sr=dveditz, a=dbaron 2003-03-27 02:42:40 +00:00
wtc%netscape.com
48e6728a90 Bug 199324: changed all i?86 checks to i*86 because Cygwin's "uname -m"
returns i1586 on Intel Xeon processors. r=cls.
2003-03-27 02:21:20 +00:00
wtc%netscape.com
52aa70ab6f Use NSPR_4_3_RTM instead of NSPR_4_3_RELEASE. I decided to follow NSS's
cvs tag naming convention.
2003-03-27 02:17:09 +00:00
wtc%netscape.com
50e6f8eec9 Set NSPR version to 4.3. 2003-03-27 02:15:33 +00:00
mkaply%us.ibm.com
b87cdd5429 #1999322
r=me, sr=blizzard (platform specific), a=dbaron
OS/2 only - regression - loading helper files with spaces doesn't work
2003-03-27 01:45:42 +00:00
wtc%netscape.com
3bcaeb4a87 Bug 199134: fixed build failures on FreeBSD. We need to specify -pthread
when linking an executable (already doing that when linking a shared lib),
and we need to use the -rpath-link flag to help the linker find the
shared libraries that we indirectly link with.  r=cls.
Modified Files: coreconf/FreeBSD.mk nss/cmd/platlibs.mk
2003-03-27 01:17:28 +00:00
sicking%bigfoot.com
10e99de3db not part of build. Fix buildbustage from landing of bug 195262 2003-03-27 00:47:30 +00:00
dbaron%dbaron.org
92db77904e Things break if we don't package all.js. Also fix typo and remove obsolete file. b=198246 r=alecf sr=kin a=brendan 2003-03-27 00:09:06 +00:00
jake%bugzilla.org
3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
brendan%mozilla.org
f0404b0df8 Work around OpenVMS compiler bug: it reserves |readonly| (199366, r=me, patch from colin@theblakes.com). 2003-03-27 00:04:51 +00:00
dbaron%dbaron.org
d0a0566395 Convert mObservers to nsCOMArray<nsIRDFObserver> to fix leak of observers. b=199310 r=varga sr=alecf a=brendan 2003-03-27 00:01:09 +00:00
pinkerton%netscape.com
5dbc2dc8d5 set the url bar's field editor to have the correct font when its
text is empty. bug 182570, from nhamblen@mac.com.
2003-03-26 23:14:52 +00:00
rogerl%netscape.com
3fc6ab8240 !!! BROKEN !!! Updating definition routines. 2003-03-26 22:55:20 +00:00
varga%netscape.com
d8dce5aadf IsBookmarked -> isBookmarked 2003-03-26 22:14:35 +00:00
varga%netscape.com
fef19df340 Updating JS to the latest nsIBookmarksService API. 2003-03-26 22:13:13 +00:00
pschwartau%netscape.com
0845ca0953 The fix in rev 1.48 was not placed high enough in the program. Correcting that now. 2003-03-26 21:28:19 +00:00
wtc%netscape.com
b3d9493f77 Bug 195127: set the LIBPATH environment variable (used by AIX) as absolute
pathname.  It seems that AIX caches shared libraries. If another app loaded
the same shared library earlier, the cached copy of the shared library,
including the pathname with which it was loaded, will be used.  So we need
to ensure that all apps load libsoftokn3.so with an absolute pathname so
that the pathname is correct to all apps.
2003-03-26 21:07:12 +00:00
varga%netscape.com
ac75afc291 Fixing bookmarks in Phoenix. They should load at least. 2003-03-26 19:49:47 +00:00
sspitzer%netscape.com
02cf476853 fix for blocker bug #199159
chrome not repainting, off by one errors in painting.
a rounding problem in ConvertNativeRegionToAppRegion()
thanks to roc for the fix.  rs=sspitzer, a=loanpham
2003-03-26 19:02:12 +00:00