jst%netscape.com
1bd04c173d
Checking in fix for annoying asserts on startup caused by a doctype token problem in the parser that was introduced yesterday, casting char * to PRUnichar * just aint a good idea (although that was only part of the problem). Fix done mostly by heikki@netscape.com, r=heikki, harishd, sr=me.
2000-12-14 02:30:12 +00:00
sonmi%netscape.com
3b54f4a99c
fixed missin platform bug
2000-12-14 02:13:55 +00:00
sonmi%netscape.com
a5ec2780c2
changed 32 bit platforms to explicitly say so, missing list was wrong before
2000-12-14 01:56:39 +00:00
sonmi%netscape.com
80b138880b
added performance tests
2000-12-14 01:53:11 +00:00
sonmi%netscape.com
5791fb822c
fixed minor bugs, added performance tests to qa_stat
2000-12-14 01:41:57 +00:00
beard%netscape.com
fc5eb24619
[not part of build] don't hack alpha when running on Mac OS X.
2000-12-14 00:43:51 +00:00
rpotts%netscape.com
f7304a8b71
Fix for assert when loading content from the memory cache (ie. hitting Back). r=jst
2000-12-13 23:11:32 +00:00
attinasi%netscape.com
a8b8cc3497
New performance data. Not part of any build.
2000-12-13 18:48:08 +00:00
ccarlen%netscape.com
1e79c473f2
NOT PART OF THE BUILD.
New file for context menu support.
2000-12-13 15:48:18 +00:00
nboyd%atg.com
87a029eeb9
Fix bug:
...
Subject:
[Rhino] Script compiler bug?
Date:
Tue, 12 Dec 2000 22:08:23 GMT
From:
dave russo <d-russo@ti.com>
Organization:
Deja.com
Newsgroups:
netscape.public.mozilla.jseng
The following script does not seem to compile properly (using Rhino
1.5R1):
test.js:
var test = {};
test.foo = function () { print('foo')}
test.bar = function () { print('bar')}
After compiling test.js ("java org.mozilla.javascript.tools.jsc.Main
test.js"):
js> loadClass('test')
js> test.foo()
bar
js> load('test.js')
js> test.foo()
foo
Note that changing test.js to read:
var test = {};
test.foo = function foo() { print('foo')}
test.bar = function bar() { print('bar')}
Works around the problem. Is there a problem with anonymous functions?
Sent via Deja.com
http://www.deja.com/
2000-12-13 15:17:24 +00:00
nboyd%atg.com
2504e1cfd0
Missed call to "in" needing parameter change.
2000-12-13 14:47:27 +00:00
locka%iol.ie
c18d688c59
winEmbed gets a face lift. sr=rpotts, b=60299
2000-12-13 13:47:16 +00:00
rods%netscape.com
e2f7f96cdc
When remembering the time of the lst click it should be remembered only for mouse
...
down events, instead of all mouse events.
r=kmcclusk sr=buster Bug 53485
2000-12-13 11:53:10 +00:00
idk%eng.sun.com
56b38d5792
*not part of tbox builds*
...
fix for 57788, 57787
2000-12-13 09:09:46 +00:00
leaf%mozilla.org
3521ccfc7c
Automated update
2000-12-13 08:30:09 +00:00
cls%seawood.org
c9e92a032d
Commenting out unnecessary lib checks.
2000-12-13 08:19:29 +00:00
ben%netscape.com
385fd33102
make middle mouse click on link open in new window on all platforms. r=kandrot, a=jst
2000-12-13 07:29:35 +00:00
blakeross%telocity.com
532fe1de29
Fix 57490: classic skin needs to use css2 system colors instead of hardcoded ones. patch by lordpixel@mac.com, much more to come. r=me a=ben
2000-12-13 05:48:40 +00:00
jband%netscape.com
8fd7dc38a7
fix bustage to XPCOM_STANDALONE from fix to bug 43591. r=dbaron sr=brendan
2000-12-13 04:36:53 +00:00
nelsonb%netscape.com
6502891944
Fix hybrid model builds for HP-UX.
2000-12-13 04:36:28 +00:00
disttsc%bart.nl
7449888c4f
Attempt to fix HPUX bustage, r=scc
2000-12-13 04:08:45 +00:00
mkaply%us.ibm.com
fecc01ffe5
OS/2 TB breakage
...
r=jag, a=scc
Don't use initializer on template
2000-12-13 04:07:21 +00:00
idk%eng.sun.com
9b1a32a34f
*not part of tbox builds*
...
fix for 57672
2000-12-13 03:51:08 +00:00
mkaply%us.ibm.com
cffcb34696
Remove obsolete files
2000-12-13 03:31:35 +00:00
disttsc%bart.nl
a5f1126c44
And on to some actual BrowserInstance surgery. bug=46200, r=ben, a=alecf
2000-12-13 03:21:46 +00:00
ducarroz%netscape.com
6874f7e2d6
Fix for bug 62113. Remove old sendPage function which get in the way of the new one from the mail overlay. R=blackRoss, SR=bienvenu
2000-12-13 03:13:39 +00:00
mkaply%us.ibm.com
cd5874fc27
#62714
...
r=mkaply, a=blizzard
Code from jkobal - mishandling of some timers
2000-12-13 03:12:02 +00:00
mkaply%us.ibm.com
b8486a0a8a
#62714
...
r=mkaply, a=blizzard
Code from jkobal - do the same as Windows - simple modal event filter
2000-12-13 03:09:08 +00:00
blizzard%redhat.com
cfd29c38b7
Fix bug #56021 . Allow windows to be resized larger than screen dimensions. r=pavlov,sr=brendan
2000-12-13 02:36:24 +00:00
morse%netscape.com
f33c28db5a
bug 51102, r=sgehani@netscape.com a=hangas@netscape.com
2000-12-13 02:17:01 +00:00
morse%netscape.com
e12c85196c
bug 62419 -- wallet previewer busted, r=dbragg@netscape.com, a=hangas@netscape.com
2000-12-13 01:59:54 +00:00
nelsonb%netscape.com
21c18e5540
Make the -d option unnecessary when the built-in key is being used,
...
e.g. when -n none has been specifed.
2000-12-13 01:38:14 +00:00
disttsc%bart.nl
70803e3a6d
More appCore killing, bug=46200, r=ben, a=alecf
2000-12-13 01:28:08 +00:00
nelsonb%netscape.com
3be31901cc
Start building freebl with MPI's new floating point acceleration code.
2000-12-13 01:26:48 +00:00
nelsonb%netscape.com
d50f40cfc7
Add support for unsigned long long mp_digits.
...
Revise and simplify the scheme of feature test macros used in mpi.h.
Remove all NSS_ and SOLARIS ifdefs from the source.
2000-12-13 01:22:22 +00:00
disttsc%bart.nl
5f432f1928
More appCore killing, bug=46200, r=ben, a=alecf
2000-12-13 01:21:34 +00:00
nelsonb%netscape.com
18d92f7b48
This file is the output of Sun's WorkShop 5.0 compiler for mpv_sparc.c,
...
when compiled for the v8+ or v9 architecture. This file may be built
with WorkShop 4.2 and will produce the same .o as WorkShop 5.0.
2000-12-13 01:19:55 +00:00
waterson%netscape.com
b3c5a8190d
More imagelib foo.
2000-12-13 00:42:35 +00:00
waterson%netscape.com
1c2dc1378e
Add pretty print for one histogram file.
2000-12-13 00:42:29 +00:00
sonmi%netscape.com
bb97b40277
took yesterday's fix out, because it would potentially break running only
...
the subscripts, replaced it by a call to a script that makes the PATH
components uniqe
2000-12-13 00:36:53 +00:00
vidur%netscape.com
6eb37a5d24
Fix checked in for Mac casting problem
2000-12-13 00:25:26 +00:00
sonmi%netscape.com
656bff57b0
oops - first bug
2000-12-13 00:00:32 +00:00
leaf%mozilla.org
6434fc5b40
rearranged DIRS order so builds can complete in one pass from a clean tree
...
r=valeski
2000-12-12 23:59:19 +00:00
sonmi%netscape.com
c4b9feeb40
one first quick + dirty cut + paste doc about kernelconfigurations
2000-12-12 23:56:01 +00:00
vidur%netscape.com
b1d632006d
Inadvertant checkin of nsLoggingSink
2000-12-12 23:55:35 +00:00
mstoltz%netscape.com
4489cc6479
Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan.
2000-12-12 23:10:07 +00:00
sonmi%netscape.com
3d521a7164
new qa wrapper - per wtc's request moved here from /m/src
2000-12-12 23:08:15 +00:00
sonmi%netscape.com
17bd870492
nssqa documentation (or at least a start :-)
2000-12-12 23:06:34 +00:00
vidur%netscape.com
3ee2570bb6
Fix for Solaris compiler warning from scc. r=vidur
2000-12-12 23:02:01 +00:00
nhotta%netscape.com
5702ed2c8c
Changed locale string parse code not to set country if the locale string is country+encoding and no country code,
...
check in for katakai@japan.sun.com , bug 60954, r=nhotta, sr=alecf.
2000-12-12 22:21:02 +00:00