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

84308 Коммитов

Автор SHA1 Сообщение Дата
leif%netscape.com 6140b5aece Bug 71247, provide scriptable UTF8 encoders in nsILDAPService. r=dmose,
sr=mscott, a=asa@mozilla.org, patch=leif@netscape.com.
2001-06-20 03:35:55 +00:00
dbaron%fas.harvard.edu 9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
nelsonb%netscape.com 2e44115f91 Use symbolic names for the maximum and mimimum Rijndael block sizes.
Allocate the IV directly in the contect block, rather than being
separately allocated.  This fixes a memory leak.  Change CBC mode to
correctly update the IV from one set of blocks to the next in a stream.
More testing is needed.  Bug 85538.
2001-06-20 03:17:01 +00:00
tor%cs.brown.edu 750348825e Fix palermo bustage (old for scoping, redefinition of SET_BIT). 2001-06-20 03:15:46 +00:00
cls%seawood.org 389d2faec1 Turn on xprint by default if system supports it (ie, has libXp).
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #49947 r=cls a=blizzard
2001-06-20 03:03:21 +00:00
dbaron%fas.harvard.edu 49916c6170 Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs. 2001-06-20 03:02:06 +00:00
pollmann%netscape.com 98da8bc376 Fix Mac build bustage - capitalization of variable name was incorrect 2001-06-20 02:42:29 +00:00
blakeross%telocity.com ec45468266 Cannot dismiss pref dialog by OK after visiting Advanced -> System (80946). r=jbetak sr=mscott a=asa 2001-06-20 02:23:29 +00:00
bstell%netscape.com 1c4093c691 bug 74889 Default Linux Chinese font seems too big
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:19:23 +00:00
jfrancis%netscape.com 52eaca10e1 fixes:
69320: making new block must put selection in block
74722: pasting into a pre block should not nest pre's
82421: ubercaret after ending list
67847: deletion can put caret incorrectly at start of doc
2001-06-20 02:05:37 +00:00
blakeross%telocity.com be66649c77 Add command() method to nsIDOMXULElement, fixes bug 56137 and some other accessibility bugs (83614). r=kerz sr=ben a=asa 2001-06-20 02:02:57 +00:00
pollmann%netscape.com f9468417a1 Bug 83065: Only send leaf file name instead of full path on file upload, r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org 2001-06-20 02:00:54 +00:00
bstell%netscape.com d7c2c9d163 bug 74889 Default Linux Chinese font seems too big
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:00:06 +00:00
tor%cs.brown.edu 9815acc8a3 Bug 86600 - nsImageGTK::DrawToImage() was only updating the server side
pixmap.  Add code for the client side copy.  r=pavlov, sr=blizzard, a=asa
2001-06-20 01:56:39 +00:00
vishy%netscape.com 093f0c93a0 bugzilla 57576, backend support so that Mozilla components can have different Windows taskbar icons, patch to make it work correctly on Win98 where LoadImageW does not exist, so use LoadImage, code by law@netscape.com, r=nhotta, vishy, sr=alecf, a=asa 2001-06-20 01:47:29 +00:00
jake%acutex.net bc48c29b44 Fix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly.
r= justdave@syndicomm.com
2001-06-20 01:37:19 +00:00
pollmann%netscape.com a0c9297d92 Bug 83065: Fix file corruption uploading to PHP driven sites by turning of Content-Transfer-Encoding header by default (can be enabled by a pref), and fix security hole by not sending full file path when uploading file. Some sites were also assuming that UN*X browsers would not send the full path (as Navigator 4.x did not) so this fixes them. Much of this patch was created by Adrian Havill, I merely split out portions form the work for bug 44464. r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (asa) 2001-06-20 01:33:53 +00:00
gordon%netscape.com fcae8f4778 Fix bug 84116, removing reference to non-existant class. r=neeti, sr=darin, a=asa. 2001-06-20 01:33:10 +00:00
darin%netscape.com 581258dcae Fixes bug 86762 "default cache validation frequency should be automatically"
r=gagan,bbaetz sr=waterson a=asa
2001-06-20 01:33:00 +00:00
danm%netscape.com b4e242be8f remove compiler warning 2001-06-20 01:29:21 +00:00
danm%netscape.com cc6234cba2 URL loading security check moved from WindowWatcher to GlobalWindow. base URL calculation also reset to preferentially use the caller's context over the parent window's. bug 59748 r=hyatt,jst a=asa 2001-06-20 01:25:09 +00:00
gordon%netscape.com 1fbbb54edf Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
darin%netscape.com ccee2fe3ba Fixes bug 82241 "assertion & crash from pthreads, multiple monitor entry
[crash @nsHttpConnection::ActivateConnection]" + several reported hangs.
r=bbaetz, sr=waterson, a=asa.
2001-06-20 01:21:43 +00:00
harishd%netscape.com dcad7932bb 84136[MLK] - Avoid getting document-parser-sink circularity by delaying StartDocumentLoad call.
r=heikki
sr=hyatt
a=asa
2001-06-20 01:11:56 +00:00
cls%seawood.org c4c23b9603 Work around gcc 2.95.x bug on irix by defining -D_LANGUAGE_C_PLUS_PLUS.
Bug #79282 r=wtc a=asa
2001-06-20 01:09:47 +00:00
matt%netscape.com a610a06b22 bug 26106 adding ensureElementIsVisible so that that tree item is visible when it moves down
r=mcafee sr=ben a=asa
2001-06-20 01:06:38 +00:00
pollmann%netscape.com f7dc012baf Bug 57768: Send network linebreaks for input values on multipart/form-data forms. We were already doing this conversion correctly for url-encoded forms, so this should fix a few edge cases. r=jst@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (dbaron) 2001-06-20 01:06:19 +00:00
jj%netscape.com 1753e763be fix for bug 83377: removed obsolete files 2001-06-20 01:04:42 +00:00
pollmann%netscape.com 604e25f040 Bug 77390: Display <noscript> content if nsScriptSecurityManager::CanExecuteScripts returns false. This covers some edge cases where the pref could be set to allow javascript, but nsScriptSecurityManager doesn't want us to for whatever reason. In these cases, we will display the content in <noscript> instead of nothing, r=harishd@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (asa) 2001-06-20 01:04:24 +00:00
yokoyama%netscape.com 5dc0371152 Bug 79516;
Convert the description of Registry type into proper unicode
/r=ftang, /sr=ben, /a=asa
2001-06-20 00:57:52 +00:00
waterson%netscape.com a27d682ce5 Add test case for bug 81776. Not part of the build. 2001-06-20 00:57:09 +00:00
waterson%netscape.com e90560f4d0 Bug 81776. Give the hr frame some inline margins to bamboozle the code that tries to avoid marking lines dirty in PrepareResizeReflow(). Lame, but localized. r=dbaron, sr=attinasi, a=asa. 2001-06-20 00:54:39 +00:00
tor%cs.brown.edu 3a6cd76573 Backout of jat's checkin for 78649 - win32 line endings will break some
commercial unix compilers.
2001-06-20 00:53:26 +00:00
syd%netscape.com 4d842a174d Fix for 81149, enable shortcut creation in installer for startup (turbo mode).
r=ssu, sr=mscott, a=asa (drivers)
2001-06-20 00:51:40 +00:00
matt%netscape.com b91cb2578c fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete 2001-06-20 00:40:30 +00:00
bzbarsky%mit.edu 35dade1ebc Make "View Source of Frame" inherit the charset of the document in the
frame.  Bug 85346, r=ftang, sr=blizzard, a=asa
2001-06-20 00:39:11 +00:00
jat%princeton.edu 3a75667d13 Removes console output from non-debug builds in libimg and libpr0n modules.
r=cls, sr=tor, a=drivers(dbaron), bug=78649.
2001-06-20 00:32:47 +00:00
naving%netscape.com 0f6bf1f2e1 should fix speedracer SunOS bustage 2001-06-20 00:24:54 +00:00
dianesun%netscape.com 2e487bdf56 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org 2001-06-20 00:23:35 +00:00
morse%netscape.com 3a5dee4898 bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron 2001-06-20 00:22:33 +00:00
amasri%netscape.com bcd3847960 Created new tree structure for qa embedding tool (testembed). Adding files
needed for testembed c++ project. Not part of the build.
2001-06-20 00:19:53 +00:00
dbaron%fas.harvard.edu 0e52ed0ea6 Fix bustage from bstell's checkin that hits some versions of gcc. r=bstell 2001-06-20 00:09:49 +00:00
rginda%netscape.com 12ea62d4af bug 85355, XPCWrappedNative::ToString should sometimes yield '[object Foo]'. patch=dbradley, r=beard+me, sr=jst, a=dbaron.
Make .toString print [object <class>] instead of [object wrapped <classname>] for xpc wrapped objects with scriptable info.
2001-06-20 00:04:36 +00:00
brade%netscape.com 285a89a3cb partial fix for 85963 (add alt tag for images inserted via d&d from OS) 2001-06-19 23:56:22 +00:00
naving%netscape.com 13421beafe 84905 r=bhuvan sr=mscott a=dbaron. Make D&D to move messages across servers. 2001-06-19 23:54:00 +00:00
brade%netscape.com 79d66f2c81 check in workaround fix for cmanske for bug #84879 for RTM 2001-06-19 23:52:49 +00:00
brade%netscape.com 432e1f1938 don't escape characters in JS attributes; bug #68167 2001-06-19 23:51:29 +00:00
rginda%netscape.com 6dda9ad7d9 bug 83864 "Access to Components.interfaces denied sometimes", patch=jband, r=dbradley+mstoltz, sr=jst, a=blizzard
Allow xpc wrappers to be created by default, relying on security checks to happen at call-time instead.
2001-06-19 23:39:30 +00:00
bzbarsky%mit.edu e1cac7332a Add classinfo to nsGenericHTMLCollection, fixing bug 85560 and bug
83107.  r=peterv, sr=jst, a=dbaron
2001-06-19 23:38:39 +00:00
bryner%uiuc.edu f6f70d2ed8 Bug 70484 - browser window would go keydead when clicking a link inside a FRAME which loaded a new document into the top-level content area. r=saari, sr=hyatt, a=asa. 2001-06-19 23:31:25 +00:00