ian%hixie.ch
f339f0c812
A simple HTTP redirection template (301)
2003-03-27 20:00:26 +00:00
ian%hixie.ch
623fec5497
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
4be758d51f
Even neater error messages and warnings
2003-03-27 19:58:17 +00:00
ian%hixie.ch
3ade362343
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
9add658a50
Comment out the debug code in the DESTROY handler
2003-03-27 19:52:23 +00:00
ian%hixie.ch
6a3dab8272
Fix fallout in the Input modules from the removal of implied properties
2003-03-27 19:50:40 +00:00
ian%hixie.ch
44e5e9bcfc
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
e451cf7563
Fix build bustage
2003-03-27 19:47:57 +00:00
darin%netscape.com
66d2e3f995
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
00bf4441ff
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
62a220d2b3
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
1c09f596eb
Bug 191778 Fix minor errors in perlconnect readme
...
r=brendan
2003-03-27 17:18:39 +00:00
rogerl%netscape.com
a7e2362c04
Latest !!! BROKEN !!! changes
2003-03-27 17:04:04 +00:00
jkeiser%netscape.com
e6dd75348e
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
863a8d106e
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
73fbdcf647
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
75f7bbab47
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
0b25665cb0
typo fix
2003-03-27 14:59:26 +00:00
locka%iol.ie
ed511113f2
NOT PART OF BUILD. MS DevStudio project files for editing convenience only
2003-03-27 14:50:06 +00:00
locka%iol.ie
ab646a728e
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
c95483e0b2
Missed one.
2003-03-27 08:01:27 +00:00
jaggernaut%netscape.com
3ec11ae3a4
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
c294328536
remove obsolete files
2003-03-27 06:12:18 +00:00
cltbld%netscape.com
77fa266247
Adding send_tbox_packet(). -mcafee
2003-03-27 04:27:45 +00:00
nelsonb%netscape.com
6215d0ea7f
Add missing return statement.
2003-03-27 03:07:47 +00:00
ssu%netscape.com
1c8562dba0
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
4926d8b317
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
8456f93d5b
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
c62c515b3b
Set NSPR version to 4.3.
2003-03-27 02:15:33 +00:00
mkaply%us.ibm.com
3778879321
#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
7452fc6021
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
94c9f1e754
not part of build. Fix buildbustage from landing of bug 195262
2003-03-27 00:47:30 +00:00
dbaron%dbaron.org
5520e877fb
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
774aa5e232
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
0b5349b42c
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
01b9a2cd18
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
f3cb275b83
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
dedc5ac1e9
!!! BROKEN !!! Updating definition routines.
2003-03-26 22:55:20 +00:00
varga%netscape.com
1cb36a0505
IsBookmarked -> isBookmarked
2003-03-26 22:14:35 +00:00
varga%netscape.com
a21abcad73
Updating JS to the latest nsIBookmarksService API.
2003-03-26 22:13:13 +00:00
pschwartau%netscape.com
9ca5795ebe
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
8abc036ff5
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
b947ccbf2f
Fixing bookmarks in Phoenix. They should load at least.
2003-03-26 19:49:47 +00:00
sspitzer%netscape.com
918646badf
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
wtc%netscape.com
ffa45bb3d5
Removed extraneous trailing / after directory pathnames.
2003-03-26 18:30:33 +00:00
rogerl%netscape.com
7dae980b7a
!!! BROKEN !! Latest low level updates
2003-03-26 18:15:53 +00:00
dbaron%dbaron.org
7ddb7cba88
Fix bustage from jst's checkin by including nsString.h. b=124412
2003-03-26 18:02:34 +00:00
dbaron%dbaron.org
6dbe98fd47
Fix bustage from jst's checkin by including nsString.h. b=124412
2003-03-26 16:27:39 +00:00
pinkerton%netscape.com
de7c7a83c2
replacing some of the icons to look better in new manager (thanks to
...
sam nordemann)
2003-03-26 14:57:44 +00:00
jst%netscape.com
ad37a0aca6
Fixing bustage.
2003-03-26 09:25:10 +00:00