Граф коммитов

82675 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com e1e5c32a99 Back out mstoltz because of blocker bug #81629. Original bugs were 47905 79775. 2001-05-18 17:41:23 +00:00
nboyd%atg.com 5b7f5c98e7 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 6fe81f9f06 Updating intermodule depencies. Fixing senna bustage. 2001-05-18 14:37:00 +00:00
mkaply%us.ibm.com 2040ac7450 #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 0607ee7e44 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 7b37c1c22d Trying to fix saari's bustage. 2001-05-18 12:59:32 +00:00
mkaply%us.ibm.com 25b4499a84 senna REQUIRES bustage 2001-05-18 12:37:39 +00:00
saari%netscape.com c480cdcd10 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 72b99e8e7f 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 f6a3f92513 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 a7bc13b4b2 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 7b5979ab82 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 23d3d5ca95 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 122c0a1046 Fix the Windows build (doesn't like operators inside of trigraphs, or something). 2001-05-18 07:39:19 +00:00
jst%netscape.com 15015f5a3e 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 ff7e0bdfcf 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 8afbdc2689 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 201736a175 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 3480594fe1 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 5e32338b16 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 f11de1e108 Adding nsIByteRangeRequest to IDL project. 2001-05-18 06:13:50 +00:00
dougt%netscape.com e7acdf64e3 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 7e6a5aedfb 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 d5639d992b 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
mkaply%us.ibm.com 7e54e8cbb1 No bug - remove printfs 2001-05-18 02:43:25 +00:00
darin%netscape.com 6168b247dd Fixes bug 81008 "HTTP/0.9 responses not handled properly" r=gagan, rs=mscott 2001-05-18 02:03:08 +00:00
darin%netscape.com e5886e5bef Fixes bug 80899 "Mozilla crashes when authenticating with wrong password" r=gagan, sr=mscott 2001-05-18 01:59:21 +00:00
andreww%netscape.com 66954a93b8 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
bienvenu%netscape.com e9ecc90dd1 fix initial default sort order to be ascending rs=sspitzer related to checkin for 12896 2001-05-18 01:17:43 +00:00
andreww%netscape.com 500e6cf077 First Checked In. 2001-05-18 01:17:13 +00:00
ftang%netscape.com 634fdee9a8 fix bug 81266 for simon@softel.co.il
r=ftang sr=jst
fix UMR
2001-05-18 01:10:54 +00:00
cls%seawood.org fe6d0a5ab6 Set up final link to work for static builds using the generated FINAL_LINK_LIBS & FINAL_LINK_COMPONENTS lists.
Bug #46775
2001-05-18 01:06:02 +00:00
bienvenu%netscape.com a624232f79 add ability to persist view info r=naving, sr=sspitzer part of work for 12896 2001-05-18 00:53:21 +00:00
ftang%netscape.com 0dd9b26baa fix 81200. r=bstell sr=kin
add more checking for fallback conversion to work around
result code
2001-05-18 00:31:18 +00:00
jgmyers%netscape.com c25593f129 remove unused ssl redirect prefs: bug 79572 r=thayes sr=blizzard 2001-05-18 00:04:17 +00:00
javi%netscape.com e6dd55f7fe Fix for Bug 80841 r=mcgreer@netscape.com sr=jst@netscape.com
Make sure an entropy collector is generated and feed data from every
  100th mouse to the entropy collector.
2001-05-18 00:02:52 +00:00
jgmyers%netscape.com 3a1e9e0ff9 clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin 2001-05-18 00:02:46 +00:00
evaughan%netscape.com 453d1d1d71 Fix for bug #80902
-r jeff@tcbnetworks.com -sr waterson

Fix for bug #80505

-r aaronl, jgaunt -sr brendan
2001-05-17 23:52:32 +00:00
javi%netscape.com 11d8049622 Fix for Bug 81322 r=mcgreer@netscape.com sr=blizzard@mozilla.org
Give users the ability to turn on FIPS mode when using PSM 2.0
2001-05-17 23:45:22 +00:00
darin%netscape.com 7d36b529e0 Fixes blocker bug 81537 "crash loading bbc.co.uk" sr=smfr 2001-05-17 23:33:47 +00:00
pinkerton%netscape.com 02f8b41788 removed tasksOverlay.xul because it's already included from navigatorOverlay.xul. r=saari/brade, rs=hyatt. bug# 78322. 2001-05-17 23:21:56 +00:00
karnaze%netscape.com 04301ecedb bug 62811 - ensure that <form>s are always display:block, sr=attinasi, r=pollmann 2001-05-17 23:15:22 +00:00
cls%seawood.org 08559d1416 Update intermodule dependencies. Fix senna bustage 2001-05-17 23:11:14 +00:00
sonmi%netscape.com 774214c2b2 fixed one more tinderbox NT problem 2001-05-17 23:09:28 +00:00
mkaply%us.ibm.com b3d02b8bb1 BeOS bustage - wrong printf 2001-05-17 23:05:57 +00:00
pinkerton%netscape.com 1b815b8251 added commandset binding point so navigator commands will get overlayed into document. must have gotten lost in the shuffle somewhere. all menus now work when no window is open on mac. r=saari,brade/rs=brendan. bug# 78807. 2001-05-17 23:05:40 +00:00
darin%netscape.com 955dbe952c [bug 81384] Make the http 206 response go through nsHttpChannel::ProcessNormal. r/sr=dougt 2001-05-17 22:49:34 +00:00
wtc%netscape.com 09df4f41f8 Now that OBJDIR is the current directory (.), we no longer need to install
the test shared library in ../$(OBJDIR)/dll.
2001-05-17 22:48:45 +00:00
ssu%netscape.com b4181709dd fixing bug 59239 - ActiveX control is not registered by installer. r=sgehani sr=dveditz does not affect tinderbox. affects only windows platforms 2001-05-17 22:36:06 +00:00
bnesse%netscape.com 54764034f3 Added sanity check to insure that a valid JSRuntime was found before passing it to JS_NewContext. Bug 73491. r=mcafee,timeless. sr=alefc. 2001-05-17 22:17:03 +00:00