beard%netscape.com
a6493add9f
enable RTTI
2000-06-24 05:36:52 +00:00
beard%netscape.com
b877fde64f
VC++ doesn't like local classes in templates.
2000-06-24 05:36:09 +00:00
beard%netscape.com
c5298ced1d
major surgery to enable the "load()" native function.
2000-06-24 05:25:33 +00:00
beard%netscape.com
46c0a7c5a8
Experiment with looking up methods in the prototype chain.
2000-06-24 05:22:23 +00:00
beard%netscape.com
c337fff76a
Always use the target object, regardless of where a method property is found along the prototype chain.
2000-06-24 05:21:49 +00:00
beard%netscape.com
8558f071a4
When generating a reference to "this" use the current code generator's mClass when appropriate.
2000-06-24 05:21:03 +00:00
ben%netscape.com
86b545fd94
fix for 38262, 38497, r=verah@netscape.com
2000-06-24 04:55:47 +00:00
ben%netscape.com
770cb0f179
more classic skin work
2000-06-24 04:52:59 +00:00
ben%netscape.com
ab6fc40815
more classic skin work + fix manifest
2000-06-24 04:52:33 +00:00
morse%netscape.com
735e441465
update wallet tables, not part of build
2000-06-24 04:34:18 +00:00
joki%netscape.com
91a3526183
Part of fix for 42418, patch up event target from PresShell after re-entrant events to avoid null targets. r:nisheeth
2000-06-24 03:58:13 +00:00
tor%cs.brown.edu
72cfb82341
Dangling symbol reference was causing problems with Tru64 and MacOS.
...
Not in default build.
2000-06-24 03:54:35 +00:00
mcafee%netscape.com
81c8ba989d
Removing unused 4.x prefs (39812). r=pavlov
2000-06-24 03:32:40 +00:00
mcafee%netscape.com
dbfeea3988
file is dead, removing. r=pavlov
2000-06-24 03:20:39 +00:00
morse%netscape.com
9ac5f05598
bug 42774, fix typo
2000-06-24 03:09:11 +00:00
mcafee%netscape.com
87a0cdb6ab
Don't inherit the 4.x cache file location for mozilla (39812). r=pavlov
2000-06-24 03:04:51 +00:00
rginda%netscape.com
486d1cc51a
fixing source stepping (opcode stepping to come back later)
...
debugger is now quiet by default.
2000-06-24 02:53:29 +00:00
beard%netscape.com
27b088f22a
Removed JSType::isClassType().
2000-06-24 02:51:34 +00:00
beard%netscape.com
565b0389db
Added JSClass::get/setConstructor().
2000-06-24 02:51:03 +00:00
beard%netscape.com
9fd0505086
Added call to constructor when executing NEW_CLASS.
2000-06-24 02:50:23 +00:00
beard%netscape.com
47638a00c7
Generating default constructor to run slot initializers.
2000-06-24 02:49:45 +00:00
ben%netscape.com
7a321858c2
[classic-skin] fix mac sidebar css to use correct colours
2000-06-24 02:16:38 +00:00
dougt%netscape.com
e9d97afa2b
fixing bustage.
2000-06-24 02:10:17 +00:00
gagan%netscape.com
abcc8704b2
Fix for bug 42841. We were sending a Host: foo:80 header for the default port cases. Several server cgi's that rely on this for virtual hosts were failing to compare the two as same. r=dougt,rjc Ooops... I think I ran this file thru my deruslanizer too.
2000-06-24 02:02:19 +00:00
dougt%netscape.com
b329184329
adding helper source. Not part of built.
2000-06-24 02:01:29 +00:00
dougt%netscape.com
e5e3eab6ce
Adjusting user of makeUnique. a=brendan@mozilla.org
2000-06-24 01:55:40 +00:00
dougt%netscape.com
ee20e4ebcb
nsIFile unique file creation is racy and insecure
...
bug 43314. a=brendan@mozilla.org
written by Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-06-24 01:50:53 +00:00
alecf%netscape.com
5f34ec2aa2
fix for 39345 - remove save password from all UI
...
r=sspitzer
2000-06-24 01:32:12 +00:00
dougt%netscape.com
078a498e23
Change nsIDOMXULDocument --> nsIDOMDocument
...
bug 43424
r=akkana@netscape.com
a=phil@netscape.com ?
2000-06-24 01:29:58 +00:00
mscott%netscape.com
fd6d34605f
Bug #43651 --> can't read news without crashing. Implement GetContentType for nntp protocol.
...
r=sspitzer
2000-06-24 01:17:02 +00:00
ducarroz%netscape.com
6224ea30e9
Fix for bug 41266. Don't close the popup menu when pressing the up/down arrow key. R=mscott
2000-06-24 01:15:42 +00:00
mscott%netscape.com
b43f6dc718
Gee wizz...i didn't check in the progid registration for the external helper app service last night.
...
Bug #38374 , 30157, 10802
r=sspitzer
2000-06-24 01:14:52 +00:00
thayes%netscape.com
192078b3d8
Add tests for Secret Decoder Ring (SDR)
2000-06-24 01:06:26 +00:00
beard%netscape.com
146e187c7b
testCompile() is static
2000-06-24 01:04:58 +00:00
rogerl%netscape.com
e497a7809f
typing 'this'
2000-06-24 01:02:34 +00:00
rogerl%netscape.com
432c8b3cdc
Got newClass working, added printProperties for instances, some slot
...
stuff is happening.
2000-06-24 00:50:59 +00:00
endico%mozilla.org
5eba126f6b
add comment explaining how to set up mail alias
2000-06-24 00:13:55 +00:00
cltbld%netscape.com
6e7e39cde3
added patches to build Mac with XSLT, SVG, MathML. fix for #39959 . (activated by Options{} switches - default is off) --jj.
2000-06-24 00:06:58 +00:00
cltbld%netscape.com
d707a45232
added Options{} table. part of fix for #39959 -- jj.
2000-06-24 00:03:50 +00:00
dougt%netscape.com
8b638a4c67
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
cltbld%netscape.com
1c28f50b24
added DefinesOptions.h to Mac build. part of fix for #39959
2000-06-24 00:02:31 +00:00
valeski%netscape.com
76f7cba2d3
a=waterson. adding idl file, part of dougt's checkin.
2000-06-23 23:56:55 +00:00
endico%mozilla.org
0bf34bfcc6
add more whitespace to exporter's log message
2000-06-23 23:54:35 +00:00
radha%netscape.com
359b620c41
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
...
when feature is enabled.
2000-06-23 23:54:30 +00:00
cltbld%netscape.com
b3b4376e60
First Checked In.
2000-06-23 23:53:02 +00:00
endico%mozilla.org
7032a67459
move new path code to beginning
2000-06-23 23:52:32 +00:00
beard%netscape.com
f304229d7f
added NEW_CLASS instruction, to instantiate classes.
2000-06-23 23:49:48 +00:00
beard%netscape.com
35b239cd47
added NEW_CLASS instruction.
2000-06-23 23:49:17 +00:00
cltbld%netscape.com
a8bd9b0fd9
added XSLT, SVG, MathML to Mac build. fix for #39959
2000-06-23 23:47:11 +00:00
dveditz%netscape.com
a03962e373
42762 create English language pack for l10n
2000-06-23 23:46:29 +00:00