Commit Graph

117132 Commits

Author SHA1 Message Date
mikep%oeone.com
0d6feca74d Adding in printing from Chris Allen, bug 122665. 2003-03-31 17:29:24 +00:00
mikep%oeone.com
54d24fa263 Fixing problems with auto publishing events. 2003-03-31 17:28:34 +00:00
hpradhan%hotpop.com
559976ba5f bug 199756 : Crash at nsDocument::GetPrincipal 2003-03-31 15:45:44 +00:00
igor%mir2.org
a8882e7d5a Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=199051 :
Initialize invoker in FunctionObject constructor, not during first call and catch possible SecurityException. In this way initialization will happen without script code on java stack which may not have permissions to create class loaders.
2003-03-31 13:18:04 +00:00
sicking%bigfoot.com
773f2483a4 Documentation update. More ideas for faster XPath 2003-03-31 09:02:17 +00:00
igor%mir2.org
eb1ab4ff3a Removal of deprecated SecuritySupport as a part of work on 198208. 2003-03-31 08:43:40 +00:00
rogerl%netscape.com
e15c203bcb Compiles clean! 2003-03-31 02:09:03 +00:00
bryner%netscape.com
0dcb8105ec ignore nsStaticComponents.cpp 2003-03-30 23:36:45 +00:00
timeless%mozdev.org
adcfe8cbef 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
bfd1422d0e Bug 65319 editmilestones & editversions don't have extra add.
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
bryner%netscape.com
858687b03c 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
b7a95a8b9e 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
86445ec495 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
f96eb6fb33 add a little more info to the readme file 2003-03-29 01:50:12 +00:00
jrgm%netscape.com
a954c467fc 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
a68105106a 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
3f52ba47c1 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
794693ed79 !!! BROKEN !!! 2003-03-28 21:48:07 +00:00
jpierre%netscape.com
7a30cd125f Backout change that broke Sun's build - requires gmake 3.79 2003-03-28 20:07:30 +00:00
rogerl%netscape.com
1549e1a091 !!! BROKEN !!! 2003-03-28 18:18:20 +00:00
rogerl%netscape.com
bb6be8b894 !!! BROKEN !!! 2003-03-28 17:53:56 +00:00
guru%startrek.com
601f904422 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
7ad839c828 Adding tbox reporting. -mcafee 2003-03-28 08:32:37 +00:00
mscott%netscape.com
25c14b7c77 remove old file 2003-03-28 03:57:52 +00:00
mscott%netscape.com
a89eaa1817 remove obsolete files 2003-03-28 03:57:09 +00:00
jpierre%netscape.com
9a4460838f 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
56e473c947 ensure browser is showing when a new tab is created from menubar 2003-03-28 00:33:17 +00:00
pinkerton%netscape.com
c458232ea7 fix "open in new tab" when bm manager is visible 2003-03-28 00:26:55 +00:00
rogerl%netscape.com
9c7a073f85 !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
sicking%bigfoot.com
e57635d85b Initial checkin of some documentation 2003-03-27 23:43:32 +00:00
cavin%netscape.com
df1255d833 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
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