Граф коммитов

83634 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 54e670f2d4 chatzilla only.
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- Add stub allowPort method.
- Fix signature for handleContent method, bug 80993
2001-06-07 00:48:03 +00:00
oeschger%netscape.com e33c3148ae for 5768 on ns side, totally innocuous, r=walk84, don't hurt me 2001-06-07 00:32:52 +00:00
darin%netscape.com e9d26c1f84 Fixes windows startup hang. r=gordon 2001-06-07 00:19:40 +00:00
darin%netscape.com 6b881eb2ee Fixes win32 bustage. r=gordon 2001-06-07 00:01:25 +00:00
ducarroz%netscape.com a8c9f9a23a Fix for bug 82460. Correctly manage errors when user decides to stop sending when we cannot find the attachment. R=varada, SR=mscott, A=blizzard 2001-06-06 23:53:55 +00:00
relyea%netscape.com 0e4602c3b1 Add new dercert functions for JSS. 2001-06-06 23:45:27 +00:00
relyea%netscape.com 4f6d9bfe6f Add DER version of key for cert exists for JSS. 2001-06-06 23:41:24 +00:00
relyea%netscape.com 70c2f8fb07 Add DER version of isCA for JSS. 2001-06-06 23:40:51 +00:00
mitesh%netscape.com 741b57e80f bug 81987
changing location of failover.jsc file
r=bneese, sr=alecf and a=blizzard
2001-06-06 23:40:13 +00:00
mscott%netscape.com 43b8fa7e79 Bug #84356 --> fix mailto url regression caused by port blocking landing.
r=dougt
sr=bienvenu
a=blizzard
2001-06-06 23:37:37 +00:00
attinasi%netscape.com 05d59e6b31 Disable Quirk ruels for XUL documents by setting the compatibility mode to Standard. b=83495 r=dbaron sr=hyatt a=blizzard 2001-06-06 23:34:17 +00:00
brendan%mozilla.org 3dced335a3 Fix duplicate switch case detector bugs (83532, rogerl's patch, sr=jband, sr=brendan, a=chofmann). 2001-06-06 23:28:29 +00:00
dmose%netscape.com 7886df5150 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2001-06-06 23:28:07 +00:00
gordon%netscape.com 9f1cafa711 Fix for bug 30917, Implement DNS caching. r=dougt, srs=darin, a=asa. 2001-06-06 23:25:39 +00:00
sfraser%netscape.com 80ff858fd9 Fix for blocker bug 83669; crash in history on Mac classic skin. Check for null childBoxSize. r=pinkerton/evaughan, a=pchen (sheriff) 2001-06-06 23:16:38 +00:00
justdave%syndicomm.com e28badd576 Fix "used only once" error, per tinderbox build log. 2001-06-06 23:09:54 +00:00
larryh%netscape.com ed3d3b6350 add target directories for Linux 2.4 kernel 2001-06-06 22:25:13 +00:00
pschwartau%netscape.com 1108eb2b5f Thanks to rginda, a better fix for the previous issue - 2001-06-06 22:15:13 +00:00
justdave%syndicomm.com 336d245aa5 Fix for bug 21253: removing all single-parameter system() calls from Bugzilla
Patch by Dave Miller <justdave@syndicomm.com>
r= tara@tequilarista.org
2001-06-06 21:17:42 +00:00
justdave%syndicomm.com d92a5f89ec Fix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the DBD::mysql Perl module, and has been this way for a while. Fixing the version checks in checksetup.pl to check the correct module. Also eliminates a DBD::mysql-specific database function call that is depricated in the current version of DBD_mysql.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net, tara@tequilarista.org
2001-06-06 21:10:47 +00:00
nelsonb%netscape.com b212d2b494 Fix bug 522 for NSS trunk. 2001-06-06 20:25:06 +00:00
jake%acutex.net 53dba83bd9 Users should only be able to view attachments if they can view the bug that the file is attached to (bug 70189)
r=tara
2001-06-06 18:36:25 +00:00
dougt%netscape.com 27541d4006 Fixes mail bustage 84283.
r/sr sspitzer, a=blizzard@redhat.com
2001-06-06 18:10:34 +00:00
wtc%netscape.com 29aa0c3c90 Bugzilla bug #77884: fixed discrepancy between the size of an array and
the variable that represents the array size.  Let the compiler compute
the value for us instead of using hardcoded constants.  Thanks to
andrew@fernandes.org for reporting and tracking down this bug.
2001-06-06 17:00:51 +00:00
pschwartau%netscape.com b72d3721bf Improvement on last patch: make distinction between HTML vs. console failure output. 2001-06-06 16:52:20 +00:00
wtc%netscape.com b6a0ede958 Bugzilla bug #70834: made configure work on NetBSD. Thanks to
taya@sm.sony.co.jp (Shin'ichiro TAYA) for the patch.
Also fixed some typos.
Modified files: configure.in, configure.
2001-06-06 16:05:57 +00:00
jake%acutex.net 2c20a3ead5 Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295). 2001-06-06 14:25:18 +00:00
mkaply%us.ibm.com a6c63868d6 EMX build break - direct.h doesn't exist on EMX 2001-06-06 14:23:09 +00:00
mkaply%us.ibm.com 40754b0dd7 senna REQUIRES bustage 2001-06-06 14:11:11 +00:00
mkaply%us.ibm.com ef0432063d EMX build break - OS/2 only - should be using NS_CONST_CAST here 2001-06-06 14:10:02 +00:00
bienvenu%netscape.com f5d57fda5b fix bug 83709 inline attachments in offline imap messages not displayed while offline r=naving, sr=mscott a=drivers 2001-06-06 14:08:15 +00:00
mkaply%us.ibm.com dec24e835d EMX build break - OS/2 only - builtin.h is VACPP only 2001-06-06 14:07:23 +00:00
locka%iol.ie bded339266 NOT PART OF BUILD. Added support for Linux to public header generator tool. 2001-06-06 12:10:42 +00:00
rods%netscape.com 1b4c6f1a94 When script sets the index when multiple it needs to deselect all the items and then set the new index
Bug 77039 r=kmcclusk sr=attinasi a=dbaron
2001-06-06 10:47:33 +00:00
rods%netscape.com 9e16855ea0 The selectedindex is now getting set to -1 when there are no more items selected and it
is sending onchange events by clearing the mOldSelectedIndex.
Bug 68135 r=kmcclusk sr=attinasi a=dbaron
2001-06-06 10:41:17 +00:00
idk%eng.sun.com f33f79f4e4 *not part of the build*
urp connect update
2001-06-06 09:44:44 +00:00
law%netscape.com fdb15ad6de Bug 25699; Add DDE support to get Acrobat weblinks working; r=syd, sr=mscott, a=brendan 2001-06-06 08:36:59 +00:00
sgehani%netscape.com 8755054352 Ability to force always asking before opening a helper app.
b  = 84241
r  = vishy
sr = mscott
a  = asa
2001-06-06 08:17:39 +00:00
bernd.mielke%snafu.de 8052df4516 fix table margins - remove redundancy in margin handling, bug 83786
r=karnaze sr=attinasi a=dbaron
2001-06-06 07:35:03 +00:00
gerv%gerv.net 9923600756 Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor. 2001-06-06 07:07:26 +00:00
ben%netscape.com 2f9e6c9cf5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix jar.mn file to ensure the updated icon is jar'ed properly
r=pchen, sr=blake, a=chofmann
2001-06-06 06:12:50 +00:00
ben%netscape.com e3686ba98c Fix for 78020 - Chromeless window when opening updated bookmarked page
Appearance glitch in bookmarks window
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:50 +00:00
ben%netscape.com 9cdde5595b Fix for 78020 - Chromeless window when opening updated bookmarked page
Make bookmarks-service open a Navigator window with uri as argument using
WindowWatcher interface.
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:28 +00:00
ben%netscape.com 7a29cc16d5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
ben%netscape.com 92fb92d1f0 Every other bookmark isn't deleted (80833)
We don't need to increment count since we splice elements out of the selection array.
r=jag, sr=blake, a=chofmann.
2001-06-06 06:06:11 +00:00
peterlubczynski%netscape.com 235e8852b8 Fix for crash @ Shockwave.com, not calling correct ODA sr=mscott a=chofmann r=av 2001-06-06 05:45:49 +00:00
naving%netscape.com afb28b31e8 84070 r=bienvenu sr=sspitzer a=chofmann. stop the search before closing the search window
(using close button)
2001-06-06 05:12:10 +00:00
wtc%netscape.com 024cd628f9 Bugzilla bug #83880: deleted code for turning off shared libraries.
Shared libraries, if supported by the platform, must be built.  Thanks
to Chris Seawood for the patch.
Modified files: configure.in, configure.
2001-06-06 04:52:44 +00:00
andreww%netscape.com 6a0fab7d22 bugzilla bug 82144 r=hewitt, sr=blake, a=tor : fixing splitters in mac classic skin. 2001-06-06 04:52:04 +00:00
justdave%syndicomm.com 4273abfb58 Fix for bug 39557: doeditvotes.cgi will no longer create a vote record for a nonexistant bug if the HTML is tampered with or other bugs cause bad bug numbers in the submitted form.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-06 04:51:55 +00:00