mscott%netscape.com
565c0ffdb5
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
bfa5020e72
Fix for..in loop bug that reopened 41126 (r=jband@netscape.com).
2000-07-14 05:37:40 +00:00
brendan%mozilla.org
aa640b04e4
Fix 41381 regression from last fix attempt (r=jband).
2000-07-14 05:35:08 +00:00
jband%netscape.com
5aed7f0953
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
eb1beb0f35
fix mac breakge (mscott and bhuvan)
2000-07-14 05:13:16 +00:00
neeti%netscape.com
f1581e3a83
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
b5e7f7efa8
Removed a not-being-used file.
2000-07-14 03:20:33 +00:00
endico%mozilla.org
f8a5788650
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
a5112d0880
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
0a16affd68
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
200a0b8e4d
Removed a not-being-used file. r=warren
2000-07-14 02:43:12 +00:00
morse%netscape.com
22f54b1ede
partial fix for 44514 -- slow on first form submission, r=dveditz
2000-07-14 01:58:18 +00:00
tao%netscape.com
aa09c14c7d
back out unintentional checkin.
2000-07-14 01:53:15 +00:00
rogerl%netscape.com
394eae2d67
Backed out time()
2000-07-14 01:46:14 +00:00
dbaron%fas.harvard.edu
5614584c90
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
3a2c249431
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
9d9a2397fe
Type targetted binary operators.
...
Added 'time()' function as native.
2000-07-14 01:00:53 +00:00
dbaron%fas.harvard.edu
80ba863217
"AUTHOR INFO HERE" isn't a very useful comment. Add author info.
2000-07-14 00:54:24 +00:00
pavlov%netscape.com
a844866d9d
sigh. checking in a better fix
2000-07-14 00:49:27 +00:00
nelsonb%netscape.com
b70ff51b47
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
d5a9c96da1
fixing stupid mac build bustage
2000-07-14 00:35:26 +00:00
vidur%netscape.com
2cb94c201b
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
3aea9eb4a0
Added xmlextras/soap to allmakefiles.sh (not part of default build)
2000-07-14 00:26:38 +00:00
tao%netscape.com
c3661704a1
39790 : [L12y] Move all localizable prefs into chrome://.r=rjc
2000-07-14 00:06:38 +00:00
endico%mozilla.org
0fcc338db8
oops, remove testing cruft
2000-07-14 00:03:48 +00:00
tao%netscape.com
a3ebba000d
39790 : [L12y] Move all localizable prefs into chrome:// .r=rjc.
2000-07-14 00:01:33 +00:00
endico%mozilla.org
946836c439
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
c6f86c36dc
fix for secure imap and news bug 39154 r=mscott
2000-07-13 23:53:54 +00:00
pchen%netscape.com
cf9efe646a
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
5328e36914
Partial fix 44281 r=dougt, add mCertificateAuthorityDisplay member
2000-07-13 23:52:10 +00:00
pchen%netscape.com
e620cba7b8
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
925843d96f
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
27b6132eb5
Partial fix 44281 r=dougt, added certauth parameter to init()
2000-07-13 23:52:07 +00:00
tao%netscape.com
cd8caee4f5
39790 : [L12y] Move all localizable prefs into chrome:// .r=morse
2000-07-13 23:51:35 +00:00
tao%netscape.com
6a34171888
39790 : [L12y] Move all localizable prefs into chrome:// .r=morse,valeski.
2000-07-13 23:50:21 +00:00
tao%netscape.com
c02197f801
39790 : [L12y] Move all localizable prefs into chrome://.r=morse.
2000-07-13 23:46:53 +00:00
tao%netscape.com
a254bf6a77
39790 : [L12y] Move all localizable prefs into chrome:// .r=valeski.
2000-07-13 23:45:10 +00:00
dbragg%netscape.com
f0d2179212
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
87f7b44335
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
7406ca2523
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
87141914e6
removing unnecessary ifdef
2000-07-13 23:19:21 +00:00
mjudge%netscape.com
2659d67fc4
making the element factory support weak references. needed to make ender-lite faster.
2000-07-13 23:18:37 +00:00
mcafee%netscape.com
8df7eb76c6
Ignore generated files.
2000-07-13 23:15:42 +00:00
mjudge%netscape.com
cdba084e96
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
endico%mozilla.org
bf19617f49
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
2000-07-13 23:12:52 +00:00
vidur%netscape.com
f1a8dc715a
Added SOAP component tothe XMLExtras module. This is not part of the Seamonkey build.
2000-07-13 23:12:39 +00:00
vidur%netscape.com
053ae8eb50
SOAP calling tests
2000-07-13 23:11:59 +00:00
vidur%netscape.com
6e7a205c78
Additional SOAP call work. This is not part of the Seamonkey project.
2000-07-13 23:11:16 +00:00
vidur%netscape.com
52f62d871e
Commented nsIXMLHttpRequest. Used the new nsIXPCNativeCallContext::SetReturnValueWasSet method to deal with returning event handler function objects to script callers of nsIXMLHttpRequest::Onload and Onerror. Turned on synchronous requests. This is not part of the Seamonkey build.
2000-07-13 23:08:30 +00:00
jband%netscape.com
ca2743a4e9
add THREADSAFE nsISupports implementation macros to some of the classes which lacked them. bug 45404. a=brendan@mozilla.org
2000-07-13 23:04:15 +00:00