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

87451 Коммитов

Автор SHA1 Сообщение Дата
jake%acutex.net 7750d44cdd Bug 96085 - bypassing group security checks using duplicate bugs
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net
2001-08-26 18:51:45 +00:00
dbaron%fas.harvard.edu b6e47f6467 Make middle-click pasting put things in the right place by uncommenting code that ensures Y coordinate is more important than X coordinate and by making sure the code does the right thing in case of overlap. b=57913 r=bryner sr=kin a=chofmann 2001-08-26 18:33:57 +00:00
blakeross%telocity.com d708f52e87 no need to build/ship test autocomplete file. rs=ben a=asa via irc 2001-08-26 02:49:35 +00:00
mcgreer%netscape.com c95f5ab291 another attempt to fix builds, function needs to be forward declared 2001-08-25 21:28:16 +00:00
mcgreer%netscape.com 589a8cf541 fix broken builds caused by checkin 2001-08-25 21:01:38 +00:00
bryner%netscape.com 7096510637 Bug 94154 - focus textfield after directory change, and bug 92754 - clear directory selection on directory change. r=jag, sr=ben, a=dbaron. 2001-08-25 20:38:14 +00:00
jake%acutex.net 2b43a1ae81 Fix for bug 87769 - doeditvotes.cgi can nuke votes
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net
2001-08-25 18:53:31 +00:00
mkaply%us.ibm.com c10a7a93f1 #92797
r=mkaply, sr=waterson, a=dbaron for drivers
Code from Maha Abou El-Rous - turn on cross platform Arabic Shaping
2001-08-25 12:52:30 +00:00
hyatt%netscape.com f305eeaac5 Fix linux bustage. 2001-08-25 06:44:46 +00:00
hyatt%netscape.com 4bcfa296ea Fix Mac bustage. 2001-08-25 06:42:37 +00:00
jaggernaut%netscape.com 3c88b32a6a Part of bug 95475 2001-08-25 05:08:27 +00:00
pschwartau%netscape.com 9e09712d1e Technical change. Now test is accurate for Rhino as well as SpiderMonkey. 2001-08-25 05:01:50 +00:00
idk%eng.sun.com 829929d6aa *not part of the build*
fix for 96935
2001-08-25 04:53:44 +00:00
jaggernaut%netscape.com 4390a22770 One more for the speedracer bustage fix.
The problem is that the generated header contains the following bit:
  enum { MODIFICATION = 1U };
  enum { ADDITION = 2U };
  enum { REMOVAL = 3U };

So to speedracer's compiler, this line signals a potential programmer error:

PRInt32 modHint = modification ? nsIDOMMutationEvent::MODIFICATION : nsIDOMMutationEvent::ADDITION;

Apparently they value it like an error and not a warning.
2001-08-25 04:34:17 +00:00
jaggernaut%netscape.com b7b30ca17a Fixing speedracer bustage. Not sure I like this, nor the reason why there's bustage in the first place. *grmbl* 2001-08-25 04:22:47 +00:00
jaggernaut%netscape.com ecddfa562a Part of bug 95475. 2001-08-25 04:01:46 +00:00
jaggernaut%netscape.com cc5cf29e86 Fixing mac bustage. 2001-08-25 03:52:11 +00:00
racham%netscape.com c0d250f47e Fixing bugs 84821 and 86992. Outgoing server panels are updated with correct user and server names instead of null values. Copies and Folders panel now fits all elements properly. r=ssu,naving sr=sspitzer a=roc+moz 2001-08-25 02:38:31 +00:00
hyatt%netscape.com e6d682214f Fix for 95475. r=jag, sr=ben, a=dbaron 2001-08-25 02:31:56 +00:00
hyatt%netscape.com 62d3de24fd Fix for 95475. r=jag, sr=ben, a=dbaron 2001-08-25 02:01:08 +00:00
idk%eng.sun.com 19f316f490 *not part of the build*
fix for 93888
a = ovk@sparc.spb.su
    jonsmirl@mediaone.net
r = jaggernaut@netscape.com
    idk@eng.sun.com
2001-08-25 01:32:15 +00:00
naving%netscape.com 147ddcedb8 95607 r=hwaara sr=bienvenu a=asa. Use nsCAutoString to avoid freeing mismatched memory. 2001-08-25 01:28:31 +00:00
pinkerton%netscape.com d296323e55 remove #ifndef TARGET_CARBON since it's not needed. r=pchen/sr=sfraser/a=dbaron. bug# 96907. 2001-08-25 01:25:42 +00:00
mcafee%netscape.com 5f9c250a30 startup test note 2001-08-25 01:09:38 +00:00
jake%acutex.net f07afdfc54 Fix for bug 95634 - Improvements to Param('voteremovedmail')
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net
2001-08-25 00:12:12 +00:00
vidur%netscape.com 42b0b59ad3 Fix for bug 96517. Fixing typo in NS_ISUPPORTS_IMPL_CI macros. r/sr=jband, brendan 2001-08-24 23:59:59 +00:00
darin%netscape.com 15640fb118 fixes bug 47041 "Unable to unregister an HTTP Notify listener"
r=bbaetz, sr=dougt, a=roc+moz
2001-08-24 22:27:06 +00:00
darin%netscape.com 78b6a836ba fixes bug 95981 "Changes in background images on pages do not show on reload"
r/sr=rpotts,dougt a=roc+moz
2001-08-24 22:24:10 +00:00
morse%netscape.com 0125197f71 bug 92387, alignment problems in cookie and form manager, r=gemal, sr=hewitt, a=asa 2001-08-24 21:36:45 +00:00
ssu%netscape.com 7764592c46 fixing bug 96801 - Win32 installer fails to detect if older mozilla is running. r=dveditz, sr=mscott, a=drivers@mozilla.org. not part of tinderbox builds. affects only windows platforms. 2001-08-24 21:32:29 +00:00
relyea%netscape.com 54d37d98e0 Land new PKCS #11 initialization code. 2001-08-24 21:16:48 +00:00
relyea%netscape.com cb5467c202 Fix memory leak 2001-08-24 21:15:52 +00:00
av%netscape.com 448febe0fe Fixing 96528 -- crash on File/Exit with full page xpcom plugin, r=peterl, sr=attinasi, a=asa 2001-08-24 21:08:25 +00:00
av%netscape.com 4ab9e80c0c Adding missing file to the sample project, not part of the build 2001-08-24 21:03:50 +00:00
depstein%netscape.com 7f0f2b0124 updated nsISHistory methods. 2001-08-24 21:03:15 +00:00
depstein%netscape.com d3bd6ad542 updating nsISHistory and nsIWebNav tests. 2001-08-24 20:05:45 +00:00
radha%netscape.com 086f84cd3c Fix for bug # 94926. assert in nsDocShell::SetTitle() r=adamlock sr=rpotts a=asa 2001-08-24 20:03:24 +00:00
nboyd%atg.com 115380ea02 Original problem in following mail. I implemented JDK1.1 compatibility and performance
improvements:

Subject:
        Rhino: Problem in NativeJavaMethod
   Date:
        Tue, 14 Aug 2001 10:23:35 +0200
   From:
        felix.meschberger@day.com
     To:
        Norris Boyd <nboyd@atg.com>




Hi Norris,

While working with wrapped Java classes we discovered a problem in
NativeJavaMethod : If the public method to be called is part of a
non-public class, the Sun Java VM throws an IllegalAccessException. This
bug in the Sun VM has been reported as Bug 4071593 to Sun, but has not been
resolved since....

I implemented a circumvention, for which I provide you the patch. I quickly
tested it, and it seems to work.

Regards
Felix

And here's the patch :

diff -w -r1.19 NativeJavaMethod.java
227a228,234
>        /**
>         * Due to a bug in Suns VM, public methods in private
>         * classes are not accessible by default (Sun Bug #4071593).
>         * We have to explicitly set the method accessible beforehand
>         */
>        meth.setAccessible(true);
>

-----------------------------------------------------------------
This message is a private communication. If you are not the intended
recipient, please do not read, copy, or use it, and do not disclose it
to others. Please notify the sender of the delivery error by replying to
this message, and then delete it from your system. Thank you.
The sender does not assume any liability for timely, trouble-free,
complete, virus free, secure, error free or uninterrupted arrival of
this e-mail. For verification please request a hard copy version.

mailto:felix.meschberger@day.com
http://www.day.com

Felix Meschberger
Development
Day Interactive AG
Steinenberg 21-23
4001 Basel
Switzerland

T  41 61 226 98 98
F  41 61 226 98 97
2001-08-24 20:01:49 +00:00
cmanske%netscape.com c8695a1a29 Remove dialog utilities from editor c++ and nsIEditorShell interface (use nsIPromptService from JS instead). b=96649, r=brade, r=kin/sfraser, a=asa 2001-08-24 19:47:46 +00:00
mitesh%netscape.com f384d9fc0e Fix for Bug 87661 - moving AutoConfig creation after reading of netscape.cfg
r=bnesse, sr=shaver and a=asa
2001-08-24 19:44:45 +00:00
cmanske%netscape.com df1c31d081 Fixed bad message dialog parent bug 96649, r=brade, sr=kin/sfraser, a=asa 2001-08-24 19:42:45 +00:00
chuang%netscape.com fff6be678c Bug96053 Executing a Query may not return an end-of-query,
fixed by john.marmion@ireland.sun.com., r=chuang, sr=mscott, a=asa
2001-08-24 19:34:50 +00:00
cmanske%netscape.com c91b7a05dd Fixed regression: Can't clear link via input field, b=96542, r=brade, sr=kin, a=asa 2001-08-24 19:32:36 +00:00
dsirnapalli%netscape.com 62ec154663 renamed the image file. 2001-08-24 19:27:00 +00:00
mkaply%us.ibm.com cc7bbcdf9d No bug
r=mkaply, a=asa for drivers
OS/2 ONLY - Code from Javier Pedemonte - more recovery from the libpr0n landing
This code makes all PNGs work and with it, all images should work on OS/2
2001-08-24 19:25:55 +00:00
jaggernaut%netscape.com 430862f98d Bug 96211: "Kill them darn js strict warnings", episode button.xml
Patch by Henrik Gemal <gemal@gemal.dk>, r=jag, sr=brendan, a=Asa
2001-08-24 18:54:28 +00:00
rpotts%netscape.com 1da1ff6b05 bug #96418 (r=valeski, sr=mscott). SaveAs dialog not shown when saving file... 2001-08-24 18:45:11 +00:00
brendan%mozilla.org 63b08c267d Fix all PL_strlen to be strlen, for 64-bit portability (shanmu's patch for 95838 generalized, sr=mscott&brendan, a=asa). 2001-08-24 18:38:30 +00:00
relyea%netscape.com 73f718e29f Memory leak fixes. 2001-08-24 18:34:34 +00:00
waterson%netscape.com f39ee77b45 Bug 96282. Make nsOutlinerRows::Last() work correctly when there are empty subtrees in the rows. r=varga, sr=kin, a=dbaron 2001-08-24 18:28:15 +00:00