Commit Graph

80844 Commits

Author SHA1 Message Date
rginda%netscape.com
2fe479c4df - not built -
add *_EvaluateUCScriptInStackFrame
2001-04-20 03:47:09 +00:00
rginda%netscape.com
71a01a1849 - not built -
add private data to JSDScripts, fix unsigned vs signed warning
2001-04-20 03:45:39 +00:00
mkaply%us.ibm.com
aa327b3ee6 OS/2 TB bustage
OS/2 only change needed with the OS/2 change to nsCom.h
2001-04-20 03:45:19 +00:00
rginda%netscape.com
3c642c3b37 - not built -
quiet unix missing initializer warnings
add private data to JSDContexxt
2001-04-20 03:44:25 +00:00
mkaply%us.ibm.com
66c348a6b4 OS/2 TB bustage
Make OS/2 interfaces _System. Might cause OS/2 breakage - I'm testing it as fast as I can.
2001-04-20 03:44:05 +00:00
rginda%netscape.com
9ddbba17f0 -not built-
adding private data to JSDContext, add jsd_EvaluateUCScriptInStackFrame
2001-04-20 03:43:07 +00:00
rginda%netscape.com
354d761018 - not built -
include <ctype.h> for toupper
2001-04-20 03:41:10 +00:00
dr%netscape.com
5dfcfe5b9b fix for 76779 (one-liner, misnamed variable in mailnews). r=hyatt, sr=mscott, a=brendan. 2001-04-20 03:12:09 +00:00
timeless%mac.com
04f101339b fix Bugzilla Bug 47743 Copy should be added to e-mail address context menu
by gervase.markham@univ.ox.ac.uk
r=timeless, ok=bienvenu
cond(ok): sr=alecf, a=asa
2001-04-20 02:35:53 +00:00
blakeross%telocity.com
9dc300605f Open Web Location dialog does not work in Composer, and Choose File... button doesn't work at all (71234, 75849). r=blake, cmanske sr=blizzard, alecf a=asa 2001-04-20 02:21:52 +00:00
jgmyers%netscape.com
b2dd554d3d Fix typos: bug 75735 r=doron sr=ben a=chofmann 2001-04-20 02:08:57 +00:00
sonmi%netscape.com
4a957e9c47 changed the errorcode once more, now there is a system, the higher the
errorcode the more QA errors were encountered
No matter which errors are being found, QA will try to finish the other tests,
so we can't indicate the kind of failure with the returncode
0 means QA passed
open tinderbox issues: results are being put underneath the tinderbox build
this is easy to change by setting the varialbel $RESULTDIR
2001-04-20 01:52:42 +00:00
hyatt%netscape.com
5ebeb25160 Fix for 76367. r=saari, sr=waterson, a=asa 2001-04-20 01:45:07 +00:00
sonmi%netscape.com
3e17cbfdc3 changes to be able to run qa locally on a tinderbox build 2001-04-20 00:52:11 +00:00
bnesse%netscape.com
2ec608c728 Fixing senna build bustage. 2001-04-20 00:36:08 +00:00
sonmi%netscape.com
646c3e656c changed trustargs on import personal certificates for s/mime
from u,u,u (trusted user) to p,p,p (peer certificate)
2001-04-20 00:32:15 +00:00
hyatt%netscape.com
c60ed6c236 Fix for 76746. r=saari, sr=waterson, a=asa 2001-04-20 00:16:39 +00:00
waterson%netscape.com
03fd8c94bb Bug 75591. Null check to handle case where element has been removed from doc, but reference not dropped yet. r=hyatt, sr=jst, a=asa. 2001-04-19 23:28:57 +00:00
jfrancis%netscape.com
a3a6504b8f reserving some id's for nsIRangeUtil. NOT PART OF BUILD 2001-04-19 23:21:57 +00:00
shanjian%netscape.com
819a855d2b #59405 IME candidate window position is not correct in text field on New card and To field
r = sfraser sr=kin a=blizzard
Handle the difference of cursor coordinate required by different platform.
nsICaret.h
nsCaret.cpp
nsEditor.cpp
nsPlaintextEditor.cpp
nsHTMLEditor.cpp
2001-04-19 22:46:29 +00:00
bnesse%netscape.com
b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
mkaply%us.ibm.com
84b46ca0d7 No bug
r=mkaply, a=blizzard
Code from Javier - get images working again, cleanup nsRenderingContext
2001-04-19 22:00:56 +00:00
brendan%mozilla.org
f8defeec04 Restore ECMA-required Function.prototype.toString while keeping toSource/uneval fix for bug 73760 (76634, r=beard, sr=shaver, a=asa). 2001-04-19 21:57:25 +00:00
attinasi%netscape.com
2221772542 Fixed handling of empty line after a bullet in QuirksMode. b=75963 r=karnaze@netscape.com sr=waterson@netscape.com a=brendan 2001-04-19 21:54:35 +00:00
dr%netscape.com
425957fc57 fix for 76733 (DocumentViewer::GetInLink, ::GetInImage should be quieter -- needed for immediate silencing of unnecessary mailnews assertions). r=pink, sr=scc, a=asa 2001-04-19 21:47:17 +00:00
brendan%mozilla.org
28427e3770 Fix regexp object (scope) vs GC deadlock (76233, r=beard, sr=shaver, a=asa). 2001-04-19 21:15:40 +00:00
brendan%mozilla.org
09cab04692 Fix __kernel_standard prototype to match recent addition of int *err final out-param (8112, r=shaver, sr=me, prototype not used by Mozilla or embedding builds). 2001-04-19 21:05:52 +00:00
justdave%syndicomm.com
bf4fc36ffe Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpreted as decimal instead of octal (oops) 2001-04-19 20:46:53 +00:00
waterson%netscape.com
89b4865d92 Bug 76286. Bullet-proof code that uses mDocumentRequest; add assert-botch to catch cases where first request is not LOAD_DOCUMENT_URI. r=darin, sr=mscott, a=chofmann. 2001-04-19 19:51:29 +00:00
timeless%mac.com
43e5aeb64d fix Bugzilla Bug 76426 All your control paths should belong to us.
r=valeski, sr=darin, a=asa
2001-04-19 19:43:43 +00:00
chak%netscape.com
2d18aad32a Fix for Bug#76657 - ViewSource protocol handler must use nsIRequest::LOAD_FROM_CACHE
r=valeski, sr=brendan@mozilla.org, a=asa@mozilla.org
2001-04-19 19:41:14 +00:00
attinasi%netscape.com
fbd0d01d83 Backing out Peter's changes since it cause the SunOS compiler to go off the deep end. Not apparent why the change should matter, actually, so this is just paranoias. 2001-04-19 19:38:27 +00:00
bernd.mielke%snafu.de
6c230534e2 checkin of the remaining lines from my previous patch for bug 47432.
thanks to dbaron r=karnaze sr=attinasi a=asa
2001-04-19 19:11:17 +00:00
pschwartau%netscape.com
6d221b98ab Getter/setter tests are non-ECMA. Moving them from ecma_3 directory to js1_5 directory. 2001-04-19 19:09:32 +00:00
jgmyers%netscape.com
26e850c674 use brand.dtd: bug 75735 p=anedah-9@sm.luth.se r=doron sr=alecf a=chofmann 2001-04-19 19:00:56 +00:00
law%netscape.com
9312504f51 Fix for bug 50424; correct contractID; r=danm, sr=alecf, a=asa 2001-04-19 18:34:53 +00:00
tara%tequilarista.org
056744dad1 Bullshit checkin to add the fact that the previous changes also include the final fix for bug 72721. I am a buckethead 2001-04-19 17:35:23 +00:00
beard%netscape.com
426dfab4d7 loadClassName: use current class loader to find classes, before calling Class.forName(). 2001-04-19 17:31:34 +00:00
peterlubczynski%netscape.com
edec17afb5 Fix for clearing previous page title r=valeski sr=waterson a=choffman 2001-04-19 17:20:51 +00:00
tara%tequilarista.org
4aeb7565b6 landing final patch for bug 76261 2001-04-19 17:19:07 +00:00
jgmyers%netscape.com
1e55a5b67a fix typo: bug 31896 r=dmose sr=darin a=blizzard 2001-04-19 17:10:50 +00:00
locka%iol.ie
db4775ceef Sets profile during initialisation to ensure directory locations, cache, cookies etc. all work correctly for control. b=76654, a=blizzard@mozilla.org, sr=blizzard@mozilla.org, r=ccarlen@netscape.com 2001-04-19 15:21:16 +00:00
chak%netscape.com
7bbcffc7fa Fix for bug#76272 - Assertion when using viewsource
r=valeski, sr=alecf, a=blizzard
2001-04-19 14:42:52 +00:00
nboyd%atg.com
5199af3051 Latest patches from Igor. 2001-04-19 12:52:39 +00:00
colin%theblakes.com
d2cc74de96 Move ldap40 and lber40 after MOZ_COMPONENT_LIBS so that they have
a -L in effect. b=76482. r=cld. a=roc+moz.
2001-04-19 09:57:17 +00:00
bnesse%netscape.com
29bc80cd8b Removed #pragma mark - stuff that was causing build problems on Windows in preparation for landing bug 46863 tomorrow. [Not part of the build --- yet :)] 2001-04-19 03:49:00 +00:00
cls%seawood.org
b3b1aa739c Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/ 2001-04-19 03:00:55 +00:00
sspitzer%netscape.com
505d6df333 fix for #76578. crash on exit when viewing "account central" page.
r=mscott,sr=bienvenu,a=blizzard
2001-04-19 02:38:15 +00:00
nicolson%netscape.com
0144e82b78 get rid of workarounds for bug 323494. 2001-04-19 02:03:55 +00:00
cls%seawood.org
3b8374aa75 Build fixes based upon Ron's original mega-patch. 2001-04-19 01:53:36 +00:00