Commit Graph

86419 Commits

Author SHA1 Message Date
mstoltz%netscape.com
1b5e7659c9 82495 - Support for the view-source protocol in CheckLoadURI
87887 - don't call InitPolicies or InitPrincipals if there are no prefs to process
83902 - Use weak reference to pref branch to avoid reference cycle
91619 - was leaking a char* - use nsXPIDLCString instead
86932 - Add support for per-site JS disabling to CanExecuteScripts
all bugs r=jesse, sr=dougt
2001-08-02 20:32:48 +00:00
chak%netscape.com
26539376e9 Fix for #92798 - Asserts in nsParser.cpp when registering JS components
r=valseki, sr=blizzard
2001-08-02 20:31:54 +00:00
kin%netscape.com
ff5cb98d51 Fix for bug #93147: NotReached Assertions when selecting text widget in a table
Modified nsHTMLEditor::GetInlinePropertyBase() to bail out of iterator
loop if current node is the body.

r=brade@netscape.com  sr=sfraser@netscape.com
2001-08-02 20:31:09 +00:00
peterv%netscape.com
62ef4ca538 Fix for bug 73936 (xsl:include/xsl:import/document() doesn't work). r=Pike/sicking, sr=jst. 2001-08-02 20:29:20 +00:00
waterson%netscape.com
c8136527c4 First checked in. Submitted by dp <dpsuresh@netscape.net>. r=dveditz, sr=waterson 2001-08-02 20:26:25 +00:00
javi%netscape.com
46087dde8d Fix for Bug 91978 Checking in for Eddy Kim
r=javi, sr=blake

Make some PSM prefs lockable.
2001-08-02 20:11:38 +00:00
kestes%walrus.com
8daf11530a Major bug in the untainting code. It seems that $1 is not cleared if
a pattern match fails.  I need to go and explicity add lots of if then else
clauses to ensure that variables are properly clean.  This unleashes a torrent of bugs.  Also split the check for valid filenames into two.  One checks
that each character is a valid character the other checks that
the directories which are pointed to are subdirectories of well known
 directories.
2001-08-02 20:11:03 +00:00
svn%xmlterm.org
10068ac925 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed xmlterm bustage due to build and nsIContentHandler changes (bug 91815).
Also modified xmlterm to handle terminal: protocol rather than telnet:,
to avoid conflict with telnet implementations (such as protozilla).
2001-08-02 20:08:15 +00:00
kestes%walrus.com
028b162763 fix bug in the untainting code by splitting the checks into two parts
one checks for valid characters in a filename the other checks
for both valid characters and valid directories as well.
2001-08-02 20:06:02 +00:00
kestes%walrus.com
9ac543bc59 fix bug in untainting code by splitting up the file checks into two pieces
one checks for legal characters and the other checks for legal characters AND
legal directories.
2001-08-02 20:04:25 +00:00
kestes%walrus.com
1c8abda2a8 version number had a space when the day of the month was less then 10,
now it has a zero.
2001-08-02 20:02:17 +00:00
darin%netscape.com
b2edd37885 Fixes bug 92637 "Hang / crash when double clicking on jpg attachments in news"
r=sspitzer, sr=mscott
2001-08-02 19:29:58 +00:00
darin%netscape.com
1b21109960 Fixes bug 88792 "redirection with no final \r\n not processed"
r=bbaetz, sr=dougt
2001-08-02 19:28:08 +00:00
darin%netscape.com
0c171e8c5e Fixes bug 93209 "should not discard the remainder of the packet after a 100 Continue response"
r=bbaetz, sr=dougt
2001-08-02 19:26:24 +00:00
morse%netscape.com
2b8885cf42 bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake 2001-08-02 19:06:01 +00:00
mitesh%netscape.com
a62d6dce3f Fix for Bug 86688 and 92179
Memory clean up and added an interface
for nsAutoConfig object
r=bnesse and sr=sspitzer
2001-08-02 19:02:28 +00:00
morse%netscape.com
fd2075867d bug 92975, form manager items not appearing when database is encrypted, r=vishy, sr=blake 2001-08-02 18:52:31 +00:00
glazman%netscape.com
145fd781e4 BodyFixupRule was not updated nor recreated in case of stylesheet disabling; b=88681; r=pierre,hyatt; sr=attinasi 2001-08-02 14:34:55 +00:00
bienvenu%netscape.com
a7b7eee5a5 more work on syncing news read state between db and newsrc r=naving, sr=sspitzer 79130 2001-08-02 13:43:52 +00:00
bienvenu%netscape.com
6d26c1a704 back out fix for 92873 - it causes a crash sending messages 2001-08-02 13:40:19 +00:00
bienvenu%netscape.com
9b790b2228 make bonking offline toggle icon in compose window prompt to send unsent messages r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:37:42 +00:00
bienvenu%netscape.com
0e78490dff move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:36:43 +00:00
brade%netscape.com
dac492d9ea removing old file 2001-08-02 13:32:50 +00:00
bienvenu%netscape.com
b6784c4c0c move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:29:49 +00:00
bratell%lysator.liu.se
d391c71616 Bug 91669 - use AppendInt instead of sprintf to convert from number to nsString. r=dbaron, sr=attinasi 2001-08-02 12:12:53 +00:00
peterv%netscape.com
f73c539117 Trying to fix mac bustage by beard. Adding back ContextualMenu library. 2001-08-02 09:35:26 +00:00
sspitzer%netscape.com
42b07c1f68 remove dead code. #92114. fix by hwaara. sr=sspitzer 2001-08-02 07:39:34 +00:00
sspitzer%netscape.com
776918b13d remove dead code. #92960. rs=mscott 2001-08-02 07:24:35 +00:00
sspitzer%netscape.com
931752ef07 remove dead code. #92960. rs=mscott 2001-08-02 07:06:07 +00:00
sspitzer%netscape.com
59830ffa9e fix for #92621. invalidate the scroll bar when the search criteria changes
because that changes the number of results we are showing in the outliner.
r=mscott, sr=bienvenu
2001-08-02 06:59:54 +00:00
naving%netscape.com
35c4c2afc0 correct fix for the bustage caused earlier 2001-08-02 06:26:01 +00:00
jaggernaut%netscape.com
f57611732e Bug 13004: nsDOMEventsIIDs.cpp/.h should go.
Patch by jst, r=jag, sr=brendan.
2001-08-02 05:36:44 +00:00
naving%netscape.com
65ed87a708 fix the mac and linux bustage 2001-08-02 04:19:11 +00:00
sspitzer%netscape.com
b868a3fa3e fix for #93005. pre-flight the "attach a web page" dialog with "http://".
fix by stephend.  r=varada, sr=sspitzer
2001-08-02 03:44:47 +00:00
beard%netscape.com
501794abed factor out SIOUX console, use true UNIX console on Mac OS X. b=86550, r=pinkerton, sr=scc 2001-08-02 03:32:14 +00:00
sspitzer%netscape.com
f4bd6796d7 fix for #61651: subfolders of special folders have those special folder properties.
thanks to elrod@liquidmetal.com for the initial patch.

fix for #72791: the INBOX flag trumps all other special folder flags.  so if a user
sets their INBOX to be their Sent folder, we still treat it like an inbox.

r=mscott, r=sspitzer, sr=bienvenu
2001-08-02 03:18:47 +00:00
naving%netscape.com
be9a0cb37a 92873 r=ducarroz sr=mscott; fix a memory leak. 2001-08-02 03:15:18 +00:00
sspitzer%netscape.com
62455166aa fix for #92883. center the download news headers dialog.
r=stephend, sr=mscott
2001-08-02 03:12:39 +00:00
naving%netscape.com
7478c47250 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
blakeross%telocity.com
2a85fbfc2e Drag vertical splitter left and it jumps back to default (78790). r=matt sr=ben 2001-08-02 03:03:11 +00:00
blakeross%telocity.com
2a570ec4c9 Don't show progress text/meter for chrome:/resources: urls (88200), and stop menuitems no longer disable when appropriate (76902). r=dean sr=ben 2001-08-02 02:57:28 +00:00
eddyk%netscape.com
f298bb6bae bug 85335: Disk sapce UI elements need to be lockable
Added js code to disable xul elements for locked prefs.
r=bhuvan, sr=mscott
2001-08-02 02:29:59 +00:00
dbaron%fas.harvard.edu
f530205ebe Fix leaked roots (and occasional asserts or potentially crashes) by unconditionally rooting/unrooting in the ctor/dtor of nsXULPrototypeScript. This means a JS object obtained from the XUL cache is rooted multiple times (it was already unrooted multiple times). Also add some assertions to warn against similar failures that can happen when RemoveJSGCRoot is called more than AddJSGCRoot. b=93146 r=brendan sr=waterson 2001-08-02 02:07:51 +00:00
dbaron%fas.harvard.edu
2b8d7b6266 Add test for gcc 2.7.x on Linux, which requires CFRONT_STYLE_THIS_ADJUST. r=waterson sr=shaver b=88397 2001-08-02 02:02:06 +00:00
dbaron%fas.harvard.edu
6f534f6129 Fix leaks of JS runtime service. b=93089 r=shaver, dbradley sr=waterson 2001-08-02 01:58:33 +00:00
dougt%netscape.com
429aaeeab6 Fixing comment. r=me, sr=nobody 2001-08-02 01:35:28 +00:00
dougt%netscape.com
4be9abb1ef Adding TestUpload to windows. Also reordering tests to follow hex numbering. 2001-08-02 01:34:02 +00:00
dougt%netscape.com
4a63d58c92 Adds FTP upload support 92837. r=bbaetz, sr=darin 2001-08-02 01:30:00 +00:00
srilatha%netscape.com
5d4fcedc83 Fix for bug 86442. Made some changes such that the right directory will be selected when
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
blakeross%telocity.com
db9dfad457 umm, the most important part of 83059 didn't make it in because of bad tag stickiness. r=kerz sr=ben 2001-08-02 00:55:40 +00:00