Commit Graph

65137 Commits

Author SHA1 Message Date
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
beard%netscape.com
36eef7adea Added emptyArgs, removed unused return value in readEvalFile 2000-06-24 05:42:51 +00:00
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