Commit Graph

53979 Commits

Author SHA1 Message Date
norris%netscape.com
6fc5a6608b Fix bug #25864 watch() vulnerability
r=vidur,rogerl


git-svn-id: svn://10.0.0.236/trunk@59445 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:22:58 +00:00
rginda%netscape.com
f54925bab8 initial add
git-svn-id: svn://10.0.0.236/trunk@59444 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:22:23 +00:00
nisheeth%netscape.com
cdc51db942 Enabling async reflow after the document has loaded.
git-svn-id: svn://10.0.0.236/trunk@59443 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:19:52 +00:00
rginda%netscape.com
3bbaed9c5f fresh build
git-svn-id: svn://10.0.0.236/trunk@59442 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:18:57 +00:00
dveditz%netscape.com
58555ee319 Fixing VC5 build (include nsIDocShell.h before nsCOMPtr use) r=dbragg
git-svn-id: svn://10.0.0.236/trunk@59441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:16:33 +00:00
alecf%netscape.com
f620cd1ef5 add GetDataForTag() so that WSM consumers can pre-fill content area pages before they are displayed for the first time
r=ben


git-svn-id: svn://10.0.0.236/trunk@59440 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:08:37 +00:00
rhp%netscape.com
40e011a925 Changes to prepare for AppleDouble support - NO CHANGES ARE PART OF THE BUILD!
git-svn-id: svn://10.0.0.236/trunk@59439 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:08:12 +00:00
nhotta%netscape.com
d80ed78961 Disabled assertsions for charset conversion failure.
git-svn-id: svn://10.0.0.236/trunk@59438 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:01:53 +00:00
alecf%netscape.com
f772800656 fix xlib bustage (not part of build)
git-svn-id: svn://10.0.0.236/trunk@59437 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:51:46 +00:00
terry%mozilla.org
598ef417a3 Nothing was checking that the bug number you entered for a duplicate
bug was actually a legal bug number.


git-svn-id: svn://10.0.0.236/trunk@59436 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:48:13 +00:00
sdagley%netscape.com
99360bb585 Fixing bustages in nsLocalFileMac - fixes #25629, #26106 and #25277. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59435 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:42:28 +00:00
cmanske%netscape.com
5aa1e950e3 Part of composer table edit work (bug 20973): Return NS_TABLELAYOUT_CELL_NOT_FOUND instead of error when a cell isn't found at a cellmap location. r=mjudge.
git-svn-id: svn://10.0.0.236/trunk@59434 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:39:37 +00:00
morse%netscape.com
36a022048c remove compile-time warnings
git-svn-id: svn://10.0.0.236/trunk@59433 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:27:50 +00:00
dougt%netscape.com
d3e1e40242 removing the Truncate flag so file do not get destroyed when opening an
output stream to them.  r=warren.


git-svn-id: svn://10.0.0.236/trunk@59432 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:24:57 +00:00
ben%netscape.com
f7b4d6455c fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi
git-svn-id: svn://10.0.0.236/trunk@59431 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:06:49 +00:00
dbragg%netscape.com
c4bb908a05 fix for bug #14921 r=ssu
git-svn-id: svn://10.0.0.236/trunk@59430 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:05:41 +00:00
jdunn%netscape.com
cb3913b1de make Ansi C++ compliant
enums ranges need to be contained within their value range
#= 25826
r= pavlov@netscape.com


git-svn-id: svn://10.0.0.236/trunk@59429 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:01:02 +00:00
ssu%netscape.com
ca9fd0f32f fixing bug #11210. Updated the install progress dialog to have a better
look and feel.  r=sgehani.  affects only the windows platform.


git-svn-id: svn://10.0.0.236/trunk@59426 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:00:49 +00:00
rods%netscape.com
09cfbea54e removed all native widget frame implementations
b=(bugzilla is down, it's the one where I am suppose to remove all the extra cruft) r=dcone


git-svn-id: svn://10.0.0.236/trunk@59425 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:58:25 +00:00
waterson%netscape.com
a395b28551 Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@59424 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:57:36 +00:00
ftang%netscape.com
c9a0e0fefc remove these two file. The new file now end with .ump
git-svn-id: svn://10.0.0.236/trunk@59423 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:53:35 +00:00
ftang%netscape.com
4150355d7a fix bug 26046 and 24659 . rename jis02{12,08}.map to jis02{08,12}.ump
change the mapping value for bug 24659
r=cata


git-svn-id: svn://10.0.0.236/trunk@59422 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:52:51 +00:00
rods%netscape.com
bda1380ed9 removimg the menu item that enables you to switch to native widgets
b=bugzilla is down, but i do have a bug number) r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@59421 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:52:42 +00:00
ftang%netscape.com
04d46476a2 fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata
git-svn-id: svn://10.0.0.236/trunk@59420 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:50:56 +00:00
rginda%netscape.com
bac4a3819f initial add of compiled testdriver
git-svn-id: svn://10.0.0.236/trunk@59418 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:48:52 +00:00
rhp%netscape.com
6d8bf3a8b1 Fix to add feedback for send operation - Bug 25500 - r: ducarroz
git-svn-id: svn://10.0.0.236/trunk@59417 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:46:38 +00:00
rods%netscape.com
1107f1b419 returning the correct return code instead of NS_OK
r=dcone, no bug


git-svn-id: svn://10.0.0.236/trunk@59416 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:42:19 +00:00
law%netscape.com
ef6bdda5aa Delay closing dialog slightly to avoid timing bug on Linux; b=?????, r=danm@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59415 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:40:30 +00:00
rods%netscape.com
32b30b71fc fixed margins r=rods
git-svn-id: svn://10.0.0.236/trunk@59414 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:39:18 +00:00
valeski%netscape.com
22f268bebe r=gordon. 23709. Adding an extra check before trying to memcpy hostent data, this should fix the crashing we've been seeing on some win95 boxes, but it doesn't fix the problem of not having any A entries in DNS
git-svn-id: svn://10.0.0.236/trunk@59413 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:35:28 +00:00
valeski%netscape.com
356f25fe81 r=jevering. When keywords are enabled, we now feed urls to the keyword server whenever there's a load error, not just dns failure.
git-svn-id: svn://10.0.0.236/trunk@59412 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:31:20 +00:00
pinkerton%netscape.com
f64afd5797 fixing paths into MacOS Support folder. bug 25949 r=macdev.
git-svn-id: svn://10.0.0.236/trunk@59411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:30:54 +00:00
pp%ludusdesign.com
8473bdff29 Converting ::GetIID() to NS_GET_IID(). Bug #20232. r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59410 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
c3f43e5f26 native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc.
git-svn-id: svn://10.0.0.236/trunk@59409 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:26:21 +00:00
tor%cs.brown.edu
0580fe7baf Remove extraneous semicolons that trip up the SUNWspro compiler. r=scc
git-svn-id: svn://10.0.0.236/trunk@59408 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:26:12 +00:00
pnunn%netscape.com
119195e1a3 bug#1248, fix part1. pnunn. rev:troy,dcone,neeti
git-svn-id: svn://10.0.0.236/trunk@59407 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:25:21 +00:00
erik%netscape.com
7c3ea9fe48 Removing this copy of the README file, since we now have a working
READ-ME.txt file. See the CVS log for that file for the reason...


git-svn-id: svn://10.0.0.236/trunk@59406 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 20:46:21 +00:00
leaf%mozilla.org
52e3740f23 r=ssu, fix to keep automation from hanging in an xcopy interactive prompt
not part of build, only affects packaging.


git-svn-id: svn://10.0.0.236/trunk@59405 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 20:40:46 +00:00
erik%netscape.com
f933bcde12 Apache does something a bit strange with files called "README", so I've
created this file called "READ-ME.txt", which gets displayed normally
in the list of files.


git-svn-id: svn://10.0.0.236/trunk@59404 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 20:40:05 +00:00
erik%netscape.com
5a48d6d184 Apparently, mozilla.org's Apache Web server doesn't support the
SERVER_URL envariable. Oh, well. Trying a different way...


git-svn-id: svn://10.0.0.236/trunk@59402 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 19:06:01 +00:00
erik%netscape.com
f9eb58e3fe Original check-in of the "Web Sniffer", a set of tools to work with the
protocols underlying the Web.


git-svn-id: svn://10.0.0.236/trunk@59401 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 18:24:20 +00:00
slamm%netscape.com
6ed5ab9f0a This never quite worked properly. cvs just is not set up to handle multiple threads of access. A better option is cvsup/cvsupd.
git-svn-id: svn://10.0.0.236/trunk@59400 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 18:06:23 +00:00
dcone%netscape.com
0c5aa54a72 fixed backgrounds. r=rods
git-svn-id: svn://10.0.0.236/trunk@59399 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 16:03:13 +00:00
brade%netscape.com
e26bea2d0b make Open string match browser (Open File...)
git-svn-id: svn://10.0.0.236/trunk@59398 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:57:36 +00:00
brade%netscape.com
4f4c8ae1a3 File Removed.
git-svn-id: svn://10.0.0.236/trunk@59397 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:55:51 +00:00
pp%ludusdesign.com
fdfd888608 Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59394 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:26:27 +00:00
sspitzer%netscape.com
c49a235fc0 printfs hinting of work to come.
git-svn-id: svn://10.0.0.236/trunk@59393 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 12:18:23 +00:00
sspitzer%netscape.com
4be72a9c38 fix crasher when posting, and some more cleanup.
git-svn-id: svn://10.0.0.236/trunk@59392 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 11:40:32 +00:00
morse%netscape.com
534a13e28f get rid of compile-time warning message
git-svn-id: svn://10.0.0.236/trunk@59391 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 10:56:45 +00:00
jband%netscape.com
83dccd80dd trivial block scope loop counter variable rename to squelch shadow warning.r=jband
git-svn-id: svn://10.0.0.236/trunk@59390 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 10:53:34 +00:00