66142 Commits

Author SHA1 Message Date
Jerry.Kirk%Nexwarecorp.com
e1acf1ac8e NOT PART OF BUILD - PHOTON ONLY
Added a little character conversion to get some special characters
to display correctly on yahoo and abcnews. This has already been
added for other platforms like GTK. author=briane@qnx.com
r=jerry.kirk
2000-07-14 14:03:03 +00:00
Peter.VanderBeken%pandora.be
6d488d6bb3 Make sure to return the prefix for attributes if necessary. Not part of build. a=leaf. 2000-07-14 10:32:52 +00:00
rjc%netscape.com
a2a352399b Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=me 2000-07-14 09:07:13 +00:00
mscott%netscape.com
781b52e809 fix mac breakge. I don't think we did it correctly last time. (mscott and bhuvan) 2000-07-14 08:29:45 +00:00
idk%eng.sun.com
a67d6e0873 ** NOT PART OF TBOX BUILDS**
Add checking code for component creation
2000-07-14 07:19:49 +00:00
mscott%netscape.com
172f5fb69f Backing out gagan's check in as this causes linux to crash on exit which is turning all the linux
builds orange.
2000-07-14 06:27:54 +00:00
mscott%netscape.com
233d541694 Bug #35744 --> fix hang when fetching urls that don't exist. The fix was to
implement nsIWebProgressListener by the url fetcher. This will tell us when
we've failed to fetch the url. Also had to make sure we passed in a valid load group to the
channel. And added protection to make sure the OnStopRequest doesn't get processed twice.

One caveat is still left with this bug: you are still prompted after each url we fail to load. This
is pretty annoying.

r=bienvenu
2000-07-14 06:18:44 +00:00
brendan%mozilla.org
1735e9b50e Fix for..in loop bug that reopened 41126 (r=jband@netscape.com). 2000-07-14 05:37:40 +00:00
brendan%mozilla.org
d5fbbb870c Fix 41381 regression from last fix attempt (r=jband). 2000-07-14 05:35:08 +00:00
jband%netscape.com
cc7bff60f8 Fix dropProperty crash. This is needed because the JSObjects used by xpconnect wrapped natives need to act both as host objects with non-slot properties and as a plain JSObjects using the default JSOps and all that entails. So, we can't be passing the host-style props to dropProperty though we do still need to do so for other props. This has only been working up to now by luck. r=brendan@mozilla.org a=brendan@mozilla.org 2000-07-14 05:34:46 +00:00
mscott%netscape.com
fabe933429 fix mac breakge (mscott and bhuvan) 2000-07-14 05:13:16 +00:00
neeti%netscape.com
941c5c3615 fix for bug 40449, Cache does not store latest value of pages, r/a=gagan 2000-07-14 03:58:02 +00:00
gagan%netscape.com
6b64c52f56 Removed a not-being-used file. 2000-07-14 03:20:33 +00:00
endico%mozilla.org
e26bf6bc85 change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process. 2000-07-14 03:20:17 +00:00
racham%netscape.com
ce0f90fd78 Fixing bug 13850. Profile Manager now handles out of disk space errors passed by prefmigrator. r=dbragg 2000-07-14 03:10:18 +00:00
gagan%netscape.com
db8ee85410 Fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner 2000-07-14 03:07:35 +00:00
gagan%netscape.com
6dff277714 Removed a not-being-used file. r=warren 2000-07-14 02:43:12 +00:00
morse%netscape.com
93a77579a2 partial fix for 44514 -- slow on first form submission, r=dveditz 2000-07-14 01:58:18 +00:00
tao%netscape.com
474facaf5d back out unintentional checkin. 2000-07-14 01:53:15 +00:00
rogerl%netscape.com
0d866e25b5 Backed out time() 2000-07-14 01:46:14 +00:00
dbaron%fas.harvard.edu
902378af7e Clean up stack trace horribly mangled by some editor. Documentation changes only (not part of build). 2000-07-14 01:41:11 +00:00
mscott%netscape.com
7785ffb681 Bug #44587 --> fix send mail via aol. caching of smtp values was breaking this. so
you could only send one message. Subsequent message sends fail.
r=bienvenu
2000-07-14 01:38:55 +00:00
rogerl%netscape.com
23e9d7c1c8 Type targetted binary operators.
Added 'time()' function as native.
2000-07-14 01:00:53 +00:00
dbaron%fas.harvard.edu
beb701f8f4 "AUTHOR INFO HERE" isn't a very useful comment. Add author info. 2000-07-14 00:54:24 +00:00
pavlov%netscape.com
621d3c3a6e sigh. checking in a better fix 2000-07-14 00:49:27 +00:00
nelsonb%netscape.com
7ed5654089 MPI Arbitrary Precision Integer Arithmetic library.
The Initial Developer of the Original Code is
Michael J. Fromberger <sting@linguist.dartmouth.edu>
2000-07-14 00:45:02 +00:00
pavlov%netscape.com
a08a41cbb8 fixing stupid mac build bustage 2000-07-14 00:35:26 +00:00
vidur%netscape.com
2915cc0f6b Got rid of unused, unimplemented nsISOAPCall:SetSimpleParameters. The script version of nsISOAPCall::SetParameters does exactly this. This is not part of the default build 2000-07-14 00:34:50 +00:00
vidur%netscape.com
42dac6be95 Added xmlextras/soap to allmakefiles.sh (not part of default build) 2000-07-14 00:26:38 +00:00
tao%netscape.com
f2d58c4153 39790 : [L12y] Move all localizable prefs into chrome://.r=rjc 2000-07-14 00:06:38 +00:00
endico%mozilla.org
6e1f769322 oops, remove testing cruft 2000-07-14 00:03:48 +00:00
tao%netscape.com
b03c9ffbcc 39790 : [L12y] Move all localizable prefs into chrome:// .r=rjc. 2000-07-14 00:01:33 +00:00
endico%mozilla.org
8387a9aee2 move the 'Move Bug" button so its less likely to be confused with the commit button 2000-07-13 23:57:18 +00:00
pavlov%netscape.com
20dc0118ea fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +00:00
pchen%netscape.com
65925f078d Partial fix 44281 r=dougt, add certificate authority status bar XUL item and a spring to make it stick to immediate left of security lock icon 2000-07-13 23:52:22 +00:00
pchen%netscape.com
162924733a Partial fix 44281 r=dougt, add mCertificateAuthorityDisplay member 2000-07-13 23:52:10 +00:00
pchen%netscape.com
66028816c1 Partial fix 4428 r=dougt, set mCertificateAuthorityDisplay inside init(), change it whenever we change security lock status 2000-07-13 23:52:09 +00:00
pchen%netscape.com
5aba50d562 Partial fix 44281 r=dougt, get certificate authority XUL element and pass that into secruityUI.init() 2000-07-13 23:52:08 +00:00
pchen%netscape.com
95c54dabaa Partial fix 44281 r=dougt, added certauth parameter to init() 2000-07-13 23:52:07 +00:00
tao%netscape.com
5480ed0649 39790 : [L12y] Move all localizable prefs into chrome:// .r=morse 2000-07-13 23:51:35 +00:00
tao%netscape.com
4ca7243533 39790 : [L12y] Move all localizable prefs into chrome:// .r=morse,valeski. 2000-07-13 23:50:21 +00:00
tao%netscape.com
bbd34644f2 39790 : [L12y] Move all localizable prefs into chrome://.r=morse. 2000-07-13 23:46:53 +00:00
tao%netscape.com
5e3d823791 39790 : [L12y] Move all localizable prefs into chrome:// .r=valeski. 2000-07-13 23:45:10 +00:00
dbragg%netscape.com
d882484607 Fixed some potential NASTY bugs related to fix for bug #36249. Specifically corrupting the users 4.x prefs.js file. Very bad. r=racham 2000-07-13 23:29:24 +00:00
cmanske%netscape.com
1a2fd2ef30 Fixed wrong method call to set background image for Table Dialog. Part of work for 20973, r=mjudge 2000-07-13 23:20:42 +00:00
mjudge%netscape.com
08d3777e05 storing the factory as a weak reference. speeding up ender-lite. r= anthonyd, r= jfrancis 2000-07-13 23:20:15 +00:00
mjudge%netscape.com
95d2399475 removing unnecessary ifdef 2000-07-13 23:19:21 +00:00
mjudge%netscape.com
829408eddb making the element factory support weak references. needed to make ender-lite faster. 2000-07-13 23:18:37 +00:00
mcafee%netscape.com
41da6eeaf1 Ignore generated files. 2000-07-13 23:15:42 +00:00
mjudge%netscape.com
aea4ff3323 anthonyd: r=mjudge bug 39919 letting DOM level 2 stuff work for the editor. eliminating createelementNS and using the factory instead. 2000-07-13 23:15:41 +00:00