Commit Graph

64999 Commits

Author SHA1 Message Date
beard%netscape.com
fef138fae2 defined JSStringBase, and constructors from in JSString 2000-06-26 17:24:57 +00:00
beard%netscape.com
769d11bcbf String addition: don't share structure with LHS. 2000-06-26 17:09:27 +00:00
beard%netscape.com
45301bb589 added constructor from JSString&. 2000-06-26 16:55:01 +00:00
beard%netscape.com
3a78e14938 Reset register usage after generating each initializer statement. 2000-06-26 15:19:45 +00:00
beard%netscape.com
714e109074 Simplified NEW_CLASS, using a single do .. while loop, introducing nextPC instruction iterator to simplify initial case. now calls all defined constructors. 2000-06-26 15:06:36 +00:00
bienvenu%netscape.com
f6e57b9a5e fix for 38598 progress not working r=mscott 2000-06-26 14:54:28 +00:00
locka%iol.ie
6f2afac9f1 NOT PART OF BUILD. Fixed DTD makefile 2000-06-26 14:50:53 +00:00
mkaply%us.ibm.com
a8e37d78ac #42637
r=mkaply, a=brendan
OS/2 bring up - Set mresolvepath - OS/2 only
2000-06-26 14:50:20 +00:00
locka%iol.ie
5bcb10555f NOT PART OF BUILD. First working cut of the mini navigator chrome 2000-06-26 14:49:39 +00:00
locka%iol.ie
9337cf2baa NOT PART OF BUILD. Fixed some path problems in makefiles & manifest 2000-06-26 14:48:54 +00:00
mkaply%us.ibm.com
aa484df4a7 #40177
r=cls, a=brendan
OS/2 bring up - Forgot OSDIR to specify location of cpp file
2000-06-26 14:46:18 +00:00
bienvenu%netscape.com
99cd9ed39e fix for 38598 progress not working r=mscott 2000-06-26 14:24:05 +00:00
bryner%uiuc.edu
40acdc95e8 Oops, need to check for microseconds overflow into full seconds. bug
43789.  r=pavlov.
2000-06-26 06:46:01 +00:00
pavlov%netscape.com
6da0386612 fix for timers not firing accurately bug 43789. r=blizzard, syd, bryner 2000-06-26 05:58:17 +00:00
rjc%netscape.com
d6603872d4 Fix nsbeta2+ bug # 43498: search file update. R/A=me 2000-06-26 05:24:45 +00:00
rjc%netscape.com
f6c2130a9d Fix nsbeta2+ bug # 42887: allow charset specification in a search dataset. Code: nhotta R/A: me 2000-06-26 05:08:23 +00:00
dbaron%fas.harvard.edu
a21be0269b Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt 2000-06-26 02:39:49 +00:00
conrad%ingress.com
e695347dab * Not part of build * Filled in some nsIWebBrowserChrome and nsIBaseWindowMethods which were only stubbed out before. 2000-06-26 02:25:16 +00:00
conrad%ingress.com
9d1f31ba99 * Not part of build * Changd nsAllocator::Free() to nsCRT::free() 2000-06-26 02:23:10 +00:00
conrad%ingress.com
5cd62834ce * Not part of build * Hooked up progress UI 2000-06-26 02:21:51 +00:00
conrad%ingress.com
008dba3d35 * Not part of build * Hooked up progress UI. 2000-06-26 02:21:27 +00:00
conrad%ingress.com
092e59c638 * Not part of build * Added SetWebBrowser() 2000-06-26 02:20:54 +00:00
conrad%ingress.com
f01ee3a471 * Not part of build * Took out calls to Repeater and PR_Sleep. Added SetWebBrowser() 2000-06-26 02:20:04 +00:00
conrad%ingress.com
56f54580dc * Not part of build * Moved calls to Repeater to ProcessEvent(). This used to be done in the SpendTime() method of each CBrowserShell which was wrong. 2000-06-26 02:18:32 +00:00
conrad%ingress.com
b52c87855a * Not part of build * Added res ID for plain browser window. 2000-06-26 02:13:19 +00:00
conrad%ingress.com
f12006415b * Not part of build * Added progress bar. 2000-06-26 02:12:32 +00:00
ben%netscape.com
f85aa6fadd tree tweak for classic skin. 2000-06-26 01:20:53 +00:00
mkaply%us.ibm.com
664fcf2162 # 40177
r = mkaply, a = brendan
OS/2 bring-up - Versions of these files for OS/2
2000-06-25 22:42:16 +00:00
mkaply%us.ibm.com
32ba0ccee8 # 40177
r = cls, a = brendan
OS/2 bring-up - Change so this builds on OS/2
2000-06-25 22:39:51 +00:00
Peter.VanderBeken%pandora.be
c911aea053 Added expat to optimized target. Not part of build yet. 2000-06-25 20:57:37 +00:00
rhp%netscape.com
cb542fd43e Fixing problem with printing - simple one line JS fix for a missing call - Bug #43478 - r: jefft 2000-06-25 17:33:57 +00:00
beard%netscape.com
07d6ee2613 Only call non-null constructors. 2000-06-25 17:04:38 +00:00
beard%netscape.com
40e53d46ea Conditionally set constructor, if it has any instructions. 2000-06-25 17:04:01 +00:00
beard%netscape.com
21f549896a updated dependencies 2000-06-25 16:44:29 +00:00
beard%netscape.com
d6c6cc31bb check for non-null superClass 2000-06-25 16:43:25 +00:00
beard%netscape.com
5d311184e2 hooked up superClass' scope as the prototype of a class's scope, to do method inheritance, removed bogus JSInstance::getSlotCount(), which overcounted slots. 2000-06-25 16:35:33 +00:00
mkaply%us.ibm.com
df29f88694 # 40177
r = cls, a = brendan
OS/2 bring-up - the PS dir is only needed for *IX platforms
2000-06-25 14:42:08 +00:00
ben%netscape.com
45bd3ece12 fixes for classic skin, r=hyatt 2000-06-25 06:07:54 +00:00
tao%netscape.com
094df0f8f4 back out l10n changes. 2000-06-25 04:05:08 +00:00
tao%netscape.com
c02764eeb1 Back out l10n changes 2000-06-25 04:01:42 +00:00
tao%netscape.com
65d09e6514 Back out l10n changes. 2000-06-25 04:00:27 +00:00
tao%netscape.com
9707d4b72f change dirs ordering to see if this fixes install order. 2000-06-25 01:59:57 +00:00
beard%netscape.com
728580c6f8 Added calls to superClass constructors. 2000-06-24 22:42:43 +00:00
beard%netscape.com
e41bd745dd JSInstance::getSlotCount() no longer recursive. 2000-06-24 22:42:15 +00:00
beard%netscape.com
7b76b9503a Beginning support for superclass slots. 2000-06-24 22:07:00 +00:00
tao%netscape.com
7a2ee52588 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00
sspitzer%netscape.com
f9d98570e1 comment out my printf. 2000-06-24 21:45:08 +00:00
sspitzer%netscape.com
edcae4fdcf fix for #39853. when populating the subscribe dialog from disk, we'd
block the entire ui.  this was bad if the hostinfo.dat file was big.
r=mscott
2000-06-24 21:35:59 +00:00
sspitzer%netscape.com
db7b98397e fix for #41062. pop up an alert on news errors, like auth failure.
r=mscott.
2000-06-24 21:22:47 +00:00
jst%netscape.com
f36557d87a Fixing nsbeta2+ bug 13350, add a JS branch callback to the DOM code that runs the JS GC and also lets users abort extremely long running scripts (i.e. infinite JS loops). r=vidur&brendan 2000-06-24 16:18:41 +00:00