rogerl%netscape.com
e90c9935b3
!!! BROKEN !!!
2003-03-28 18:18:20 +00:00
rogerl%netscape.com
f953a1fc7d
!!! BROKEN !!!
2003-03-28 17:53:56 +00:00
guru%startrek.com
0f9f181ca8
Fix for bug 199500 - Crash in nsHttpConnectionMgr::OnSocketEvent if PSM is not installed; p=darin r/sr=alecf a=dbaron
2003-03-28 15:02:42 +00:00
cltbld%netscape.com
236d058e2a
Adding tbox reporting. -mcafee
2003-03-28 08:32:37 +00:00
mscott%netscape.com
15f64b54b3
remove old file
2003-03-28 03:57:52 +00:00
mscott%netscape.com
7254d25f5f
remove obsolete files
2003-03-28 03:57:09 +00:00
jpierre%netscape.com
492b2f677f
Fix for bug 105271 - compile source files with full pathnames on Windows & OS/2 to help debugging. r=wtc
2003-03-28 02:35:39 +00:00
pinkerton%netscape.com
fb39453fd0
ensure browser is showing when a new tab is created from menubar
2003-03-28 00:33:17 +00:00
pinkerton%netscape.com
2a37aabcb2
fix "open in new tab" when bm manager is visible
2003-03-28 00:26:55 +00:00
rogerl%netscape.com
3961ce7986
!!! BROKEN !!! Added definitions under new layout.
2003-03-27 23:58:21 +00:00
sicking%bigfoot.com
6b3bf90a25
Initial checkin of some documentation
2003-03-27 23:43:32 +00:00
cavin%netscape.com
074839d5d2
Fix for 96877. Decrement list total by one after a member card is deleted. r/sr=sspitzer, a=dbaron.
2003-03-27 21:25:41 +00:00
pinkerton%netscape.com
b8b67767da
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
9d0dbd281a
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
32ab6006e1
Forgot a dependency
2003-03-27 20:28:40 +00:00
nisheeth%netscape.com
0bd09a2eb5
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
094d7378ee
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
1d73fc958e
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
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