Commit Graph

84244 Commits

Author SHA1 Message Date
ssu%netscape.com
66035b4e03 fixing bug 81601 - Left over files from 6.0/6.01 after updating to current build. r=sgehani,sr=mscott,a=pdt2,drivers@mozilla.org. affects only windows platforms. not part of tinderbox builds.
git-svn-id: svn://10.0.0.236/trunk@95938 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:01:29 +00:00
pinkerton%netscape.com
f549b2ce9b backing out addition so we can figure out why it doesn't compile.
git-svn-id: svn://10.0.0.236/trunk@95936 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 22:38:58 +00:00
pinkerton%netscape.com
fdc0122f33 one more time for the short bus.
git-svn-id: svn://10.0.0.236/trunk@95935 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 22:08:00 +00:00
javi%netscape.com
5da023ee7d Fix for Bug 82785 r=thayes, sr=blizzard, a=tor
Switch reference from "weak" crypto to "low-grade" crypto so
  that the warning that comes up is consistent with the prefernces
  panel.


git-svn-id: svn://10.0.0.236/trunk@95933 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 21:49:23 +00:00
idk%eng.sun.com
574ac4cce6 *not part of the buld*
Added missed test/Makefile for blackConnect tests


git-svn-id: svn://10.0.0.236/trunk@95932 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 21:20:12 +00:00
cmanske%netscape.com
246703fc22 Fixed broken Text Color menuitem, b=82273, r=brade, sr=sfraser, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@95931 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 21:15:59 +00:00
danm%netscape.com
2e47ba7d64 reorganize SetFocus to be less likely to bail early on errors; more likely to default to focusing the whole window. and strip the extraneous braces rods added to my previous fix for this bug :) bug 50881 gets slapped down one more time. r=bryner,hyatt a=asa
git-svn-id: svn://10.0.0.236/trunk@95930 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 21:15:46 +00:00
mcafee%netscape.com
ad7075f428 Removing this file, this is a generated file. r=idk@charon.Sun.Com
git-svn-id: svn://10.0.0.236/trunk@95928 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 20:56:58 +00:00
pinkerton%netscape.com
f4030b014d i'm an idiot. fix bustage and typo.
git-svn-id: svn://10.0.0.236/trunk@95926 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 20:46:01 +00:00
mjudge%netscape.com
585cb11267 80937, null check for out of bounds on arrowing. r=cmanske sr=kin a=asa
git-svn-id: svn://10.0.0.236/trunk@95925 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 20:27:41 +00:00
blizzard%redhat.com
fc1d145531 Fix bug #82601. "mozilla will continue trying to create http auth dialogs until the cows come home." Make sure to detect errors creating new windows and pass those errors along to callers. r=ccarlen, sr=tor, a=asa
git-svn-id: svn://10.0.0.236/trunk@95924 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 20:25:49 +00:00
gordon%netscape.com
42912e8176 Fix bug 82370, leak in disk cache. r=dbaron, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@95922 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 18:47:53 +00:00
pinkerton%netscape.com
6f9f66996a popups now appear in the modal layer on osx, added more slop to fix osx bug where moving windows near their current location would move them to -1,-1. r=pchen/sr=smfr/a=asa. bug# 58226.
git-svn-id: svn://10.0.0.236/trunk@95921 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 18:45:43 +00:00
bienvenu%netscape.com
be0dafc701 fix download of imap attachments while offline r=naving, sr=mscott a=asa
git-svn-id: svn://10.0.0.236/trunk@95920 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 18:40:41 +00:00
pinkerton%netscape.com
464d31c823 when the widget is being destroyed, check if it is the rollup widget and clear that out before it's too late. r=saari/sr=hyatt/a=blizzard. bug# 51603.
git-svn-id: svn://10.0.0.236/trunk@95919 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 18:33:10 +00:00
andreww%netscape.com
cd5eb7a84a bugzilla 80099 r=pinkerton sr=hewitt a=roc+moz
fixes: component bar cutoff in mac classic and progressmeter problems


git-svn-id: svn://10.0.0.236/trunk@95918 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 18:07:01 +00:00
dbragg%netscape.com
bfaab9f4ba Fix for bug 78428. The call to AddSubcomponent which adds files has to be
bracketed by JS_SuspendRequest and JS_ResumeRequest to prevent deadlock conditions.
r/sr=brendan@mozilla.org, a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@95917 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 17:52:09 +00:00
ducarroz%netscape.com
2e25d15c19 Fix for bug 82461. Need to complete the initialization of the url fetcher before calling OpenURI else... boom! R=varada, SR=sspitzer, A=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@95916 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 17:47:23 +00:00
javi%netscape.com
8ab26342e4 Fix for Bug 78806 r=mcgreer, sr=blizzard, a=blizzard
Fixes a slew of cert viewer problems.

  Fix the sizing issues with the cert viewer.
  Make the General tab of the cert viewer more simple
  Have the Details tab of the cert viewer re-populate the ASN1 dump
    if a new cert in the chain is selected.
  Correct some mis-spelled words.


git-svn-id: svn://10.0.0.236/trunk@95915 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 16:50:03 +00:00
waterson%netscape.com
84c40d209d Bug 80589. Ensure that NS_NewLocalStore() will not return success unless it actually returns a component. r=alecf, sr=hyatt, a=asa.
git-svn-id: svn://10.0.0.236/trunk@95914 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 15:58:09 +00:00
roc+%cs.cmu.edu
4404d25a96 Fix for bug 77507. Set default background color correctly. Warn if it isn't set correctly. r=waterson,sr=attinasi,a=blizzard
git-svn-id: svn://10.0.0.236/trunk@95913 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 15:00:51 +00:00
valeski%netscape.com
8b114fc235 r=jband, sr=vidur, a=blizzard. 82536. adding null check and graceful failing if null. it's valid for the stack to pop null JSContexts
git-svn-id: svn://10.0.0.236/trunk@95912 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 14:58:33 +00:00
roc+%cs.cmu.edu
8932054c7a Part of fix for bug 77507. Make Windows return colors with a valid alpha channel. sr=waterson,r=kmcclusk,rods,a=blizzard
git-svn-id: svn://10.0.0.236/trunk@95911 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 14:48:31 +00:00
prass%netscape.com
f60284d645 fix for bugscape 4458 - from field presence sticky
r=suresh@netscape.com, sr=mscott@netscape.com, a=phil@netscape.com
This is to make sure notifyclear address gets called when each msg is loaded.


git-svn-id: svn://10.0.0.236/trunk@95910 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 14:30:11 +00:00
ftang%netscape.com
6f7cf56ee3 fix bug 82622 . check in for nhotta@netscape.com. Add # to the escape list. r=cmanske sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@95909 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 13:27:42 +00:00
nboyd%atg.com
4132fc999b Patches from Igor:
-----
The patch changes NativeCall to use IdScriptable. This is done mostly
for uniformity with other Native* classes plus it would allow to call
NativeCall.init directly and make NativeCall package private.
-----
The patch changes NativeScript to use id-based properties. Due to
inheritance from NativeFunction, id support requires to take into
account the fact that there are instance ids available from
BaseFunction. This is the reason to use "int prototypeIdShift" instead
of "boolean prototypeFlag" so it can store instance id offset.

The patch updates ScriptRuntime.callOrNewSpecial to check against
IdFunction and not FunctionObject for the Script exec method where it
also add finally clause to make sure that Context.exit would always be
called after Context.enter in the evalScript method.
-----
After converting NativeScript and NativeFunction to use IdScriptable,
they get scope argument directly as a parameter of execMethod call, so
cx.ctorScope is not used any more. The patch removes code to set/unset
cx.ctorScope.
-----
[This patch depends on conversion of NativeScript and NativeCall to use
IdScriptable and the patch to remove access of ctorScope from
FunctionObject]

The patch changes Context.initStandardObjects to call NativeCall.init
and NativeScript.init directly plus it unrolls the lazily initialization
loop. Due to rather poor support of an array initialization in Java byte
code, it actually decreases code size while eliminating are creation of
array object. The patch also removes ctorScope field as unused.
-----
The patch makes sure that ids used by NativeGlobal are visible only in
the object instance that initializes global scope and removes some junk
white space at line ends.
-----
To use the idswitch tool to generate map for strings that can not be
part of Id_ Java identifier like $*, I added code to the tool to look
for "// #string=...#" in the id definition line. The attached README
file also contains some documentation about the tool and should go to
idswitch directory.

The patch was made from toolsrc/org/mozilla/javascript/tools via:
cvs diff -u > idswitch_patch


git-svn-id: svn://10.0.0.236/trunk@95908 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 13:24:17 +00:00
kin%netscape.com
63f8e85d79 Fix for bug #82566 (hang in nsTextFrame::GetPosition in BIDI code)
Fix for bug #81078 (UMR: nsTextFrame::GetPosition() when selecting text.)
Subtract mContentOffset from the index returned by the ip[] array, and
make sure this index is <= textLength.
r=mjudge  sr=sfraser  a=blizzard@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@95907 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 13:20:38 +00:00
jake%acutex.net
9cde1e2552 Bug 79739 - Initial Owner and QA Contact were not being handled correctly by the email interface after they were changed to userid's in bug 66876.
r= justdave@syndicomm.com


git-svn-id: svn://10.0.0.236/trunk@95906 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 12:48:47 +00:00
jdunn%netscape.com
9e88af06a8 Fixing AIX tinderbox bustage by using temps
sr= scc@mozilla.org
r= cmanske@netscape.com
a= chofmann@netscape.com
# 82523


git-svn-id: svn://10.0.0.236/trunk@95905 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 11:57:57 +00:00
rods%netscape.com
f6aa2e2682 Using windows SetWindowsHookEx to "hook" for certain native events in order to rollup
the combobox when embedded.
Also, makes Windows calls to determine the sensitivity of mouse moves instead of using
a hard coded value of 5 pixels (Bug 79037)
Bug 81416 & 79037
r=kmcclusk@netscape.com sr=hyatt a=blizzard


git-svn-id: svn://10.0.0.236/trunk@95904 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 10:53:32 +00:00
nisheeth%netscape.com
a63df7b032 Fix for bug 57636. r=rpotts, sr=jst, a=asa. Onload handlers now fire on document.written content.
git-svn-id: svn://10.0.0.236/trunk@95903 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 08:49:03 +00:00
jag%tty.nl
1c48bfe43b Fix a number of outliner filepicker issues:
Bug 82355: outliner filepicker shows no items in current directory
           r=Fabian Guisset <hidday@geocities.com>, sr=ben, a=blizzard

Bug 82426: sorting doesn't work in xp filepicker
           r=bryner, sr=ben, a=blizzard

Bug 82433: xp filepicker: sort on date changes dates to seconds since epoch
           r=Fabian Guisset <hidday@geocities.com>, sr=ben, a=blizzard


git-svn-id: svn://10.0.0.236/trunk@95902 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 07:50:34 +00:00
dmose%netscape.com
f04a90929c Fix LDAP-related crash in addressing widget of compose window (bug 81692). r=ducarroz@netscape.com, sr=mscott@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@95900 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 07:17:26 +00:00
jst%netscape.com
855319209e Checking in vidur@netscape.com's fix for bug 81994 which caused scripts on webpages to be executed twice when calling DemoteContainer() in the html content sink. r=nisheeth@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@95899 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 07:03:04 +00:00
mkaply%us.ibm.com
1f0f1e51a2 No bug
r=javier, a=tor
OS/2 only change - we were unnecessarily defining DEBUG


git-svn-id: svn://10.0.0.236/trunk@95898 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 04:20:24 +00:00
brendan%mozilla.org
bf20b1ca3d - Add a generation number to JSDHashTable that counts entryStore changes due
to grows, shrinks, and compresses.  This helps JS_DHashTableOperate callers
  who hold returned entry pointers to validate those pointers and avoid having
  to re-lookup an entry by its key.
- Balance that addition by removing JSDHashTable.sizeMask, which is induced by
  JSDHashTable.sizeLog2 at the cost of two typically single-cycle instructions.
- Use JSDHashTable.generation in jsobj.c to avoid unsafely dereferencing an
  entry pointer held across calls to JSClass.resolve from js_LookupProperty,
  which may recur and add entries to cx->resolving, growing that table and
  invalidating entry pointers held by earlier js_LookupProperty activations.
(bug 78121, r=jst@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org)


git-svn-id: svn://10.0.0.236/trunk@95896 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 03:05:38 +00:00
sonmi%netscape.com
3b5bd6026a searching for nstools in different places now ($MOZ_TOOLS, z:/nstools,
c:/nstools, d:/nstools and d:/i386/nstools)


git-svn-id: svn://10.0.0.236/trunk@95895 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 01:46:08 +00:00
sonmi%netscape.com
617021554d took out backward compatibility testing for tinderbox
git-svn-id: svn://10.0.0.236/trunk@95894 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 01:44:37 +00:00
sean%beatnik.com
4b0e245781 fix for bug 82445 stream listener leaks. r=Peter Lubczynski, sr=attinasi, a=asa@mozilla.org. fixed circular refcnt dependency between nsPluginStreamListenerPeer and nsPluginStreamInfo.
git-svn-id: svn://10.0.0.236/trunk@95892 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 01:38:42 +00:00
wtc%netscape.com
14b2274bce Added the realclean and clobber_all targets.
git-svn-id: svn://10.0.0.236/trunk@95889 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 01:20:07 +00:00
hwaara%chello.se
8b460cf05e #79188. Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com
git-svn-id: svn://10.0.0.236/trunk@95888 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 01:13:56 +00:00
hwaara%chello.se
206777a279 Fix smoketest blocker. bug 82141. r=saari, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@95887 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 00:53:47 +00:00
ashuk%eng.sun.com
d48fac6aa0 Bug=82611
author=ashuk
r=idk

This fix enables BlackConnect to build on Solaris using Sun's
Forte compilers. It checks for the CC compiler and links in
an additional iostream library.


git-svn-id: svn://10.0.0.236/trunk@95886 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 00:40:27 +00:00
wtc%netscape.com
583263798e Although gcc takes the -mips3 option, it generates an executable that
crashes with SIGBUS.


git-svn-id: svn://10.0.0.236/trunk@95885 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 23:48:38 +00:00
sonmi%netscape.com
a8ebfc8b36 hopefully fix for tindebox blue screen problem: Removed NT invalid character
from the path


git-svn-id: svn://10.0.0.236/trunk@95884 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 23:28:21 +00:00
edburns%acm.org
7b929df0cf Necessary changes to get webclient running on Win32 with new nsIProfile stuff.
git-svn-id: svn://10.0.0.236/trunk@95883 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 22:38:40 +00:00
ashuk%eng.sun.com
527519b115 Bug=82189
author=ashuk
r=edburns

Files modified
A mozilla/java/webclient/classes_spec/org/mozilla/webclient/stubs
A mozilla/java/webclient/classes_spec/org/mozilla/webclient/ProfileManager.java
A mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/ProfileManagerImpl.java
A mozilla/java/webclient/config/rules.mk
A mozilla/java/webclient/config/rules.mak
A mozilla/java/webclient/import
A mozilla/java/webclient/import/Makefile.in
A mozilla/java/webclient/import/Makefile.win
A mozilla/java/webclient/import/chPackage.pl
M mozilla/java/webclient/Makefile.in
M mozilla/java/webclient/Makefile.win
M mozilla/java/webclient/classes_spec/Makefile.in
M mozilla/java/webclient/classes_spec/Makefile.win
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControl.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControlImpl.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/test/EMWindow.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/WrapperFactoryImpl.java
M mozilla/java/webclient/src_share/runem.pl

This fix adds the new ProfileManager interface in the Webclient API.
This is also the first integration of BlackConnect in Webclient.
Webclient uses this ProfileManager interface to provide an interface
to the nsIProfile api in Mozilla for profile management. It uses
BlackConnect for this.


git-svn-id: svn://10.0.0.236/trunk@95879 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 21:13:50 +00:00
waterson%netscape.com
7d7d743d99 Bug 73291. Handle case where paint arrives before reflow for modified content. r=karnaze, sr=attinasi, a=asa
git-svn-id: svn://10.0.0.236/trunk@95877 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 18:40:45 +00:00
larryh%netscape.com
1d48160dcb Gnu tar incompatible with Sun tar
git-svn-id: svn://10.0.0.236/trunk@95876 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 18:28:22 +00:00
larryh%netscape.com
d6f2870deb Bugzilla: 81706. strsclnt exit code
git-svn-id: svn://10.0.0.236/trunk@95875 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 16:44:25 +00:00