bryner%netscape.com
b6000ad9c3
ignore nsStaticComponents.cpp
2003-03-30 23:36:45 +00:00
timeless%mozdev.org
1c07adb28c
Bug 197689 Missing Query - The query named $name seems to no longer exist.
...
r=bbaetz a=justdave
2003-03-30 03:27:11 +00:00
timeless%mozdev.org
2506ca8699
Bug 65319 editmilestones & editversions don't have extra add.
...
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
bryner%netscape.com
6633d815fd
Fix repainting on windows (bug 199159) by making sure to set ConsumeNoDefault on the paint event. r/sr=roc, a=asa.
2003-03-29 23:31:20 +00:00
blizzard%redhat.com
4b40015139
Bug #199421 . Embedded browsers crash when submitting login form [@ GtkPromptService::ConfirmEx ]. Make sure to check the value of the pointers passed in before setting them on the prompter. r=bryner,a=dbaron
2003-03-29 04:55:12 +00:00
wtc%netscape.com
f430edde06
Bug 195127: Turn off debugging output now that we have the AIX tinderbox
...
working correctly.
2003-03-29 04:30:02 +00:00
jrgm%netscape.com
6821b2ed29
add a little more info to the readme file
2003-03-29 01:50:12 +00:00
jrgm%netscape.com
c23afd17ea
change to use single-quote instead of double-quote in SQL statements [bug in perl module?]; allow the urllist.txt to specify a charset to be sent in the content-type header; make it possible to run the test with a 'https' scheme (SSL)
2003-03-29 01:41:29 +00:00
wtc%netscape.com
f101c77399
Bug 199628: support shlibsign on OpenVMS. Pass $(OS_TARGET) instead of
...
$(IS_WINDOWS) to sign.sh and sign.cmd (which ignores that argument). In
sign.sh, use a case statement with three cases: Windows, OpenVMS, and
others. The patch is contributed by Colin Blakes <colin@theblakes.com>.
Modified Files: Makefile sign.cmd sign.sh
2003-03-29 00:42:43 +00:00
nelsonb%netscape.com
0f451fa946
Changes to enable ECC over characteristic 2^m fields.
...
Contribution from Vipul Gupta <Vipul.Gupta@Sun.COM>
Modified Files:
nss/cmd/strsclnt/strsclnt.c nss/lib/cryptohi/seckey.c
nss/lib/freebl/blapit.h nss/lib/freebl/ec.c
nss/lib/freebl/manifest.mn nss/lib/freebl/mpi/Makefile
nss/lib/softoken/ecdecode.c nss/lib/softoken/pkcs11.c
nss/lib/ssl/ssl3con.c nss/lib/util/secoid.c
nss/lib/util/secoidt.h
2003-03-29 00:18:30 +00:00
rogerl%netscape.com
19cfdfd132
!!! BROKEN !!!
2003-03-28 21:48:07 +00:00
jpierre%netscape.com
37e98be036
Backout change that broke Sun's build - requires gmake 3.79
2003-03-28 20:07:30 +00:00
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