Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
nboyd%atg.com 1a357f5fda Fix problem:
Subject:
        Recent rhino broke security support
   Date:
        Tue, 23 Jan 2001 08:07:45 -0500
   From:
        "Kurt Westerfeld" <kurt@managedobjects.com>
     To:
        "Norris Boyd" <nboyd@atg.com>


Norris.....I like the changes made to FunctionObject to do method invocation
much faster.  Very slick.

Problem tho: this mechanism does not veer into the security support plugin
on context for defining a class.  This is crucial do creating event adapter
code later in applet environments.

I'm going to look into this, but perhaps you could probably make the changes
faster than I.

Unfortunately for us, we found this problem yesterday at a customer site.
:-(  Shame on us.

________________________________________________________________________
  Kurt Westerfeld
  Senior Software Architect
  Managed Objects
  mailto:kwester@ManagedObjects.com
  703.770.7225
  http://www.ManagedObjects.com

  Managed Objects: manage technology > rule business
2001-01-23 17:48:41 +00:00
apache/gzip/src
build Make sure to pull nspr with xpcom 2001-01-19 21:17:42 +00:00
calendar
caps Removing .cvsignore file so this directory will go away. Not part of build. 2000-12-28 21:08:29 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome fix for 55115, removing last usage of nsFileSpec from chrome registry. r=jag, sr=ben 2001-01-20 00:17:07 +00:00
cmd
config author=ashuk@eng.sun.com 2001-01-22 23:24:34 +00:00
content Fixing bug 57772. Hooking document.getSelection() into window.getSelection().toString() which does the right thing (i.e. doesn't produce pretty printed text). r=heikk@netscape.com, sr=rpotts@netscape.com 2001-01-23 07:45:08 +00:00
db remove unused code r/sr mscott,waterson no bug 2001-01-09 22:23:05 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory Updtates for LDAPJDK 4.13 2000-12-18 14:02:20 +00:00
docshell Some changes to make nsDocShell::LoadStream() work better... 2001-01-01 22:48:47 +00:00
dom probably a cut/paste error. RemoveEventListenerByIID() shouldn't be implemented by calling AddEventListenerByIID() ;) r=danm/sr=ben 2001-01-23 04:32:53 +00:00
editor fix call to focus to have () and add var; sr=kin 2001-01-23 15:31:08 +00:00
ef
embedding NOT PART OF THE BUILD - Adding profile management. 2001-01-23 15:32:57 +00:00
expat Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur. 2001-01-04 23:03:32 +00:00
extensions not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h 2001-01-22 21:54:23 +00:00
gc/boehm Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
gconfig
gfx r=mkaply, a=blizzard 2001-01-23 00:43:28 +00:00
gfx2 adding loopcount and timeout to the frame/container 2001-01-23 00:28:03 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser #65732 2001-01-18 15:35:00 +00:00
include cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
intl Fixed 22921; nsIModule code. /r=valeski /sr=ftang 2001-01-22 21:49:03 +00:00
java fix for bug 65506 2001-01-18 22:55:48 +00:00
jpeg Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
js Fix problem: 2001-01-23 17:48:41 +00:00
js2 Added <function> at top level and example thereof. 2001-01-20 00:44:51 +00:00
l10n fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu 2001-01-13 01:18:40 +00:00
layout Fixing bug 57772. Hooking document.getSelection() into window.getSelection().toString() which does the right thing (i.e. doesn't produce pretty printed text). r=heikk@netscape.com, sr=rpotts@netscape.com 2001-01-23 07:45:08 +00:00
lib Just correct a comment in this file, which is not part of the default build. 2001-01-22 23:18:50 +00:00
mailnews Bug60107 Preference for limiting number of Collected Addresses not working, r=ducarroz, sr=bienvenu 2001-01-23 04:11:41 +00:00
modules hee hee. threads are fun 2001-01-23 02:02:29 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Separate tests for reading and writing. 2001-01-23 04:16:27 +00:00
network/protocol/http
nsprpub Add --enable-boehm to nspr autoconf 2001-01-23 15:55:29 +00:00
nunet
parser #65732 2001-01-18 15:35:00 +00:00
plugin/oji/MRJ Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
privacy
profile Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
rdf updating some comments r=saari, sr=sfraser 2001-01-23 00:40:24 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security cleanup after testclient -q successfully connected before exiting 2001-01-23 05:01:24 +00:00
silentdl
string Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc. 2000-12-23 06:45:54 +00:00
suite
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes New bookmarks window stuff, not yet part of build. 2001-01-22 10:36:40 +00:00
timer
tools Somewhere along the line the 5 yahoos at the beginning got removed so I'm 2001-01-23 03:04:12 +00:00
tripledb
uriloader Bug #65515 --> if we can't create a mime info from the registry, then create a new 2001-01-19 07:43:26 +00:00
view Defer invalidates using PL_event so they can be combined with reflow invalidates. This improves performances by reducing the number of paint messages and eliminates flicker bug 36849 sr=roc+moz@cs.cmu.edu r=rods@netscape.com 2001-01-20 04:59:39 +00:00
wallet
webshell fix bug 55702 . 2001-01-19 01:33:01 +00:00
webtools Landing Ask Bjoern Hansen's fix for bug #39159 2001-01-20 16:58:32 +00:00
widget Support for image copying, using nsImageClipboard helper object. r=saari, sr=sfraser. 2001-01-23 01:09:58 +00:00
xpcom RevokeEvents now walks the chain to elder queues. bug 65243 r=buster,kmcclusk,pavlov 2001-01-22 23:01:03 +00:00
xpfc
xpfe Fix for BeOS problem of stripping away needed file attributes. 2001-01-23 15:34:56 +00:00
xpinstall Generalize xpinstaller/Makefile.in so that the name of the package can be changed via the env. 2001-01-23 15:53:12 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Fix bug of not generating makefiles for mng. Thanks to Dmitry Kubov <Dmitry@north.cs.msu.su> for the patch 2001-01-22 07:55:01 +00:00
client.mak Only run win32 nspr autoconf if configure* has changed. r=bryner 2001-01-22 07:38:23 +00:00
client.mk make client.mk get modules.mk changes on the first run, r=cls@seawood.org 2001-01-15 15:29:10 +00:00
configure Automated update 2001-01-17 19:45:09 +00:00
configure.in Default to non-monolithic builds for BSDI. 2001-01-17 19:34:31 +00:00
embed.mak Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined. 2000-12-20 15:06:36 +00:00
embed.mk Second cut at an embedding makefile. This is not part of the seamonkey build. 2000-11-22 18:39:16 +00:00
LEGAL
LICENSE
Makefile.in Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
makefile.win Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk