Commit Graph

82767 Commits

Author SHA1 Message Date
waterson%netscape.com
38ef253e65 Remove errant line in script. Not part of the build. 2001-05-18 22:18:18 +00:00
blizzard%redhat.com
f7a54e8b41 Fix bug #81512. Misnamed function. rs=tor, r=bryner 2001-05-18 22:17:02 +00:00
mkaply%us.ibm.com
5ce6f0061b OS/2 TB breakage - true instead of PR_TRUE 2001-05-18 22:14:12 +00:00
blizzard%redhat.com
0d78d15805 Fix bug #73730. Compile problems with the MIPSpro compiler on IRIX. Just needed some casts. r=me, rs=tor 2001-05-18 22:13:05 +00:00
hewitt%netscape.com
554f06506d 80600 - text following checkbox is not displayed. Just needed to extend the right xbl binding., r=blizzard, sr=alecf 2001-05-18 22:05:48 +00:00
bstell%netscape.com
c80895811e bug 78273, r=ftang/jbetak, sr=blizzard
For the embedding API add "get font list". Used to fill the font pref panel
2001-05-18 21:50:47 +00:00
stephend%netscape.com
85ba5adca3 Wording inconsistencies in Account Manager and Account Wizard (NNTP/SMTP). Bug 70241 r=nbaca/robinf/jglick sr=sspitzer a/rs=rchen (localization) 2001-05-18 21:48:47 +00:00
ccarlen%netscape.com
3a887cac8f Bug 68827 - Fix crash when migrating profiles (happens only in obscure case) and code cleanup. r=valeski,racham/sr=sspitzer 2001-05-18 21:48:20 +00:00
radha%netscape.com
941db612a8 Fix for bug 56062. Back/forward doesn't work when first page is a frameset page. r=adamlock, sr=mscott 2001-05-18 21:46:59 +00:00
bnesse%netscape.com
b952418438 Removed 2k limit on user preference strings by using dynamic allocation instead of buffer based allocation. Bug 69744. r=dveditz, sr=alecf 2001-05-18 21:46:35 +00:00
radha%netscape.com
30aeca6a33 Fix for bug 81229 r=valeski sr=rpotts 2001-05-18 21:43:29 +00:00
nhotta%netscape.com
8e6de5d054 Changed strtok to nsCRT::strtok, check in for drepper@cygnus.com, bug 81589, r=nhotta, sr=blizzard. 2001-05-18 21:41:48 +00:00
bstell%netscape.com
72791e2a0f bug 78273, r=ftang/jbetak, sr=blizzard
for the embedding API add "get font list". Used to fill the font pref panel
2001-05-18 21:38:53 +00:00
bstell%netscape.com
3fcc245c32 bug 78273, r=ftang/jbetak, sr=blizzard
for the embedding API add "get font list"
2001-05-18 21:36:44 +00:00
peterlubczynski%netscape.com
cacf7af344 Fix for crash on XPCOM plugins bug 79872 and others r=karnaze sr=attinasi 2001-05-18 21:23:59 +00:00
pavlov%netscape.com
a8385d03ae fixing the rest of the linux image drawing problems. bug 74129 r=jst sr=blizzard 2001-05-18 21:22:55 +00:00
mkaply%us.ibm.com
85a441e63d #74606
r=cls
Don't copy XP file picker on OS/2
2001-05-18 21:18:54 +00:00
mkaply%us.ibm.com
f057fa6bd8 #74224
r=glennrp@home.com(PNG person), sr=tor
Some PNG APIs should be PRIVATE
2001-05-18 21:17:42 +00:00
blizzard%redhat.com
92f67877a5 Fix bug #59923. Add functionality to get enums for other language embedders. r=crichton, sr=tor 2001-05-18 21:14:48 +00:00
anthonyd%netscape.com
df21a55292 bringing the range implementation up to dom spec.
bugs: 58969, 58970, 58972, 58974
r=kin
sr=jst
2001-05-18 21:05:51 +00:00
rpotts%netscape.com
8834b9d8bb bug #71498 and bug #37001 (r=dougt). These patches fix an assert that was erronously being called and prevent the UnknownDecoder from being called recursively when an error occurs. 2001-05-18 21:02:01 +00:00
bienvenu%netscape.com
a7a8a9ac8c fix inserting new threads into reverse sorted thread view when first thread in view is expanded r=naving, sr=sspitzer 77546 (and whitespace fixes) 2001-05-18 20:47:44 +00:00
nelsonb%netscape.com
6b57d89463 Add a workaround for bug 80092. If the last write returned WOULDBLOCK
and data is now buffered for sending and the application calls PR_Poll
to poll on read, poll on write also.  This way, if the socket becomes
writable, the application's read attempt will send (more of) the buffered
write data.
2001-05-18 20:44:35 +00:00
dbragg%netscape.com
2f003ddc33 Minor problem from landing of 65678. An incorrect use of the res directory
prevents update installations from completing. Considered part of 65678 landing.
2001-05-18 20:42:55 +00:00
ftang%netscape.com
2924f5e7ab fix 79653. check in for simon@softel.co.il
r=ftang sr=attanasi
remove unnecessary code in IBMBIDI due to previous check in
2001-05-18 20:33:08 +00:00
sfraser%netscape.com
493e834a55 Fix for bug 81677; update commands _after_ setting focus when switching view modes. r=timeless, sr=blizzard 2001-05-18 19:59:17 +00:00
blizzard%redhat.com
678b80f10b Back out mstoltz because of blocker bug #81629. Original bugs were 47905 79775. 2001-05-18 17:41:23 +00:00
nboyd%atg.com
81543cd446 Fix problem in the following mail:
Subject:
             Embedding Rhino in an Applet
 Resent-Date:
             Thu, 17 May 2001 14:53:05 -0700 (PDT)
 Resent-From:
             mozilla-jseng@mozilla.org
        Date:
             Thu, 17 May 2001 16:39:14 -0700
        From:
             "Chester Kustarz II" <chester@monkey.org>
 Organization:
             monkey.org
          To:
             mozilla-jseng@mozilla.org
  Newsgroups:
             netscape.public.mozilla.jseng




Hello, I am trying to find a scripting language with an interpreter that I
can embed in an applet in order to run test scripts inside the applet. I
have already tried TCL-based Jacl and they do not support running inside an
applet. I then downloaded the Rhino/JS interpreter but am having trouble
getting it to run inside the browser (IE 5.5). Here is the exception I am
getting:

com.ms.security.SecurityExceptionEx[org/mozilla/javascript/ScriptRuntime.<cl
init>]: Reflective access to class java.lang.Thread prohibited.
 at com/ms/security/permissions/ReflectionPermission.check
 at com/ms/security/PolicyEngine.deepCheck
 at com/ms/security/PolicyEngine.checkPermission
 at com/ms/security/StandardSecurityManager.chk
 at com/ms/security/StandardSecurityManager.checkMemberAccess
 at java/lang/Class.checkMemberAccess
 at java/lang/Class.getDeclaredMethod
 at org/mozilla/javascript/ScriptRuntime.<clinit>
 at org/mozilla/javascript/ScriptableObject.getExclusionList
 at org/mozilla/javascript/ScriptableObject.defineClass
 at org/mozilla/javascript/Context.initStandardObjects
 at org/mozilla/javascript/Context.initStandardObjects
 at RhinoShellApplet.init
 at com/ms/applet/AppletPanel.securedCall0
 at com/ms/applet/AppletPanel.securedCall
 at com/ms/applet/AppletPanel.processSentEvent
 at com/ms/applet/AppletPanel.processSentEvent
 at com/ms/applet/AppletPanel.run
 at java/lang/Thread.run
com.ms.security.SecurityExceptionEx[org/mozilla/javascript/Context.initStand
ardObjects]: Unable to access system property:
org.mozilla.javascript.JavaAdapter
 at com/ms/security/permissions/PropertyPermission.check
 at com/ms/security/PolicyEngine.shallowCheck
 at com/ms/security/PolicyEngine.checkCallersPermission
 at com/ms/security/StandardSecurityManager.chk
 at com/ms/security/StandardSecurityManager.checkPropertyAccess
 at java/lang/System.getProperty
 at org/mozilla/javascript/Context.initStandardObjects
 at org/mozilla/javascript/Context.initStandardObjects
 at RhinoShellApplet.init
 at com/ms/applet/AppletPanel.securedCall0
 at com/ms/applet/AppletPanel.securedCall
 at com/ms/applet/AppletPanel.processSentEvent
 at com/ms/applet/AppletPanel.processSentEvent
 at com/ms/applet/AppletPanel.run
 at java/lang/Thread.run
2001-05-18 15:31:49 +00:00
cls%seawood.org
57700908be Updating intermodule depencies. Fixing senna bustage. 2001-05-18 14:37:00 +00:00
mkaply%us.ibm.com
56f31351cf #79954
r=mkaply, a=blizzard
Part 1: Map WM_CHORD to button 3 click - OS/2 only
2001-05-18 14:14:00 +00:00
peterv%netscape.com
4cfcfc4fba Add build options for all the extensions. This ensures that restarting a build after extensions builds the jar files for the extensions. r=sfraser. 2001-05-18 13:28:22 +00:00
peterv%netscape.com
22b6e494e3 Trying to fix saari's bustage. 2001-05-18 12:59:32 +00:00
mkaply%us.ibm.com
001ce071d8 senna REQUIRES bustage 2001-05-18 12:37:39 +00:00
saari%netscape.com
32d8960835 fix for 78514, r=pink, sr=hyatt. Windows only temporary (until focus gets totally overhauled) hack to support embedding applications better. This causes our app to relinquish focus to native chrome in the embeddor's app. To do this, we check if the window that is about to get focus is a mozilla window. If not, we obey wm_killfocus like a normal app, and don't wait for the following focus to send the blur event. 2001-05-18 12:07:42 +00:00
dbaron%fas.harvard.edu
e7c709c283 Fix double-addref leak of pres shell. (Leaking the pres shell without leaking the doc viewer causes us to leak the frame tree while deleting the view tree, which causes crashes after leaving pages with animated images. Fix for that problem coming soon.) b=80203 r=sspitzer sr=ben 2001-05-18 11:36:54 +00:00
ssu%netscape.com
c9aa3bdd83 bug 4933 - new image for the download/xpinstall dialog.
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up

sr=dveditz
2001-05-18 10:22:54 +00:00
saari%netscape.com
37c7727d4e fix for bug 78427, r=dr, sr=hyatt. Fix for focus getting lost when clicking on a link from a page with an iframe, like cnn or washingtonpost.com. When the new page loads, it will now have correct focus, it won't be lost. 2001-05-18 08:58:17 +00:00
sgehani%netscape.com
197c0cd45b Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfraser
2001-05-18 08:04:02 +00:00
sgehani%netscape.com
55cf7fe665 Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfarser
2001-05-18 08:04:00 +00:00
sfraser%netscape.com
1629b30c8b Fix the Windows build (doesn't like operators inside of trigraphs, or something). 2001-05-18 07:39:19 +00:00
jst%netscape.com
eec197281b Checking in fix for bug 81308 which caused JS errors in XUL prototype scripts to not be shown on the console, patch by sfraser@netscape.com, sr=sfraser@netscape.com, jst@netscape.com, r=pollmann@netscape.com 2001-05-18 07:25:56 +00:00
rbs%maths.uq.edu.au
9e5fcf8552 Optimize the reflow of multiple break-after lines (e.g., avoid to unnecessarily reflow clean lines during plaintext editing in mailcompose or textarea). This is an iteration on waterson's earlier patch. b=43914 r=waterson sr=sfraser 2001-05-18 07:00:46 +00:00
dougt%netscape.com
0121ed4999 DUH! how about this time we make the generate code do something useful. sorry about this. 2001-05-18 07:00:02 +00:00
mstoltz%netscape.com
11f7b8f900 Bug 47905 - adding security check for XMLHttpRequest.open.
Added nsIScriptSecurityManager::CheckConnect for this purpose.
Also cleaned up the security check API by removing some unnecessary
parameters. r=vidur@netscape.com, sr=jst@netscape.com

Bug 79775 - Forward button broken in main mail window. Making
WindowWatcher not call GetSubjectPrincipal if the URL to be loaded is
chrome, since the calling principal is superfluous in this case.
No one has been able to find the root cause of this problem, but
this checkin works around it, which is the best we can do for now.
r=ducarroz@netscape.com, sr=jst@netscape.com
2001-05-18 06:56:29 +00:00
sfraser%netscape.com
172a2ac866 Fix for bugs 23943, 47640 and 63515. Teach editor to handle plain text, and other text file types (including XUL, XML, JS etc), and, in the process, make the commands be smarter about disabling in text mode, and HTML source mode. r=brade, sr=kin 2001-05-18 06:42:37 +00:00
dougt%netscape.com
040e3083cc Fix for 80101. minor optimization in GetName(). submitted by sfraser@netscape.com, sr=dougt@netscape.com 2001-05-18 06:17:00 +00:00
dougt%netscape.com
43ff73117d Adding nsIByteRangeRequest to IDL project. 2001-05-18 06:13:50 +00:00
dougt%netscape.com
6067525537 Adding new interface to build for bug 81384. r=valeski@netscape.com, sr=darin@netscape.com. 2001-05-18 06:09:41 +00:00
dougt%netscape.com
15b540dd90 Fixing bug 81464. Adding generated NS_FORWARD_SAFE_ macros. This is so that there is a check for null before forwarding the call. Basically copy and paste code. sr=jband@netscape.com 2001-05-18 05:56:26 +00:00
shannond%netscape.com
73772a7e57 bug 76914 - Sorting in mail by Sender or Subject causes browser to core dump on HPUX
HPUX needs memory to have 4 byte memory alignment
r/sr=sspitzer@netscape.com
2001-05-18 05:18:05 +00:00