Commit Graph

65815 Commits

Author SHA1 Message Date
shanjian%netscape.com
dc73ec9814 #40734
Checkin the code again with small modification from previous one. The
failure in test should be corrected by changing the test case. The rule
has been changed. Akkana agreed the change.


git-svn-id: svn://10.0.0.236/trunk@73239 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 20:25:41 +00:00
mkaply%us.ibm.com
09621b24a4 r=cls, a=cls
Broken objdir stuff


git-svn-id: svn://10.0.0.236/trunk@73238 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 20:18:21 +00:00
mkaply%us.ibm.com
dd8be9c7b4 #42637
r=jst, a=brendan
OS/2 bring up - PR_CALLBACK for VisualAge


git-svn-id: svn://10.0.0.236/trunk@73237 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 19:59:18 +00:00
neeti%netscape.com
76dd70d02c Removing an useless include xpcomio_s from the Makefile.r/a=gagan
git-svn-id: svn://10.0.0.236/trunk@73236 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 19:57:41 +00:00
mkaply%us.ibm.com
d7d989774e #42637
r=mkaply, a=brendan
OS/2 bring up - Change window list behavior to be more like Windows - windows are only in the task list if they are visible


git-svn-id: svn://10.0.0.236/trunk@73235 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 19:54:19 +00:00
mkaply%us.ibm.com
8b0c128d62 #42637
r=mkaply, a=brendan
OS/2 bring up - Fixes for our cursors


git-svn-id: svn://10.0.0.236/trunk@73234 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 19:52:41 +00:00
cls%seawood.org
db4eb3374a Ok, that was a stupid mistake
git-svn-id: svn://10.0.0.236/trunk@73233 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 19:23:36 +00:00
rpallath%eng.sun.com
0f0ebad037 Added this test case
git-svn-id: svn://10.0.0.236/trunk@73232 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 18:09:44 +00:00
beard%netscape.com
ccd4698faf JSValue::operator==: added CASE(type) to fix warning.
git-svn-id: svn://10.0.0.236/trunk@73231 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 17:47:07 +00:00
beard%netscape.com
9ce999f990 added JSObject::deleteProperty(), and changed mName in JSType to be a JSString. Need to revisit other uses of String soon.
git-svn-id: svn://10.0.0.236/trunk@73230 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 17:42:20 +00:00
beard%netscape.com
248c6cb94b simplified string addition
git-svn-id: svn://10.0.0.236/trunk@73229 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 17:25:25 +00:00
beard%netscape.com
3054177c8b defined JSStringBase, and constructors from in JSString
git-svn-id: svn://10.0.0.236/trunk@73228 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 17:24:57 +00:00
beard%netscape.com
e530a8d939 String addition: don't share structure with LHS.
git-svn-id: svn://10.0.0.236/trunk@73227 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 17:09:27 +00:00
beard%netscape.com
38b67e2e27 added constructor from JSString&.
git-svn-id: svn://10.0.0.236/trunk@73226 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 16:55:01 +00:00
beard%netscape.com
dcf06c37e9 Reset register usage after generating each initializer statement.
git-svn-id: svn://10.0.0.236/trunk@73225 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 15:19:45 +00:00
beard%netscape.com
8764a7d072 Simplified NEW_CLASS, using a single do .. while loop, introducing nextPC instruction iterator to simplify initial case. now calls all defined constructors.
git-svn-id: svn://10.0.0.236/trunk@73224 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 15:06:36 +00:00
bienvenu%netscape.com
a100917856 fix for 38598 progress not working r=mscott
git-svn-id: svn://10.0.0.236/trunk@73223 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:54:28 +00:00
locka%iol.ie
d6ecfb9d7f NOT PART OF BUILD. Fixed DTD makefile
git-svn-id: svn://10.0.0.236/trunk@73222 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:50:53 +00:00
mkaply%us.ibm.com
b94aaf3d70 #42637
r=mkaply, a=brendan
OS/2 bring up - Set mresolvepath - OS/2 only


git-svn-id: svn://10.0.0.236/trunk@73221 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:50:20 +00:00
locka%iol.ie
a936ff0df5 NOT PART OF BUILD. First working cut of the mini navigator chrome
git-svn-id: svn://10.0.0.236/trunk@73220 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:49:39 +00:00
locka%iol.ie
5550039780 NOT PART OF BUILD. Fixed some path problems in makefiles & manifest
git-svn-id: svn://10.0.0.236/trunk@73219 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:48:54 +00:00
mkaply%us.ibm.com
12d5704c62 #40177
r=cls, a=brendan
OS/2 bring up - Forgot OSDIR to specify location of cpp file


git-svn-id: svn://10.0.0.236/trunk@73218 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:46:18 +00:00
bienvenu%netscape.com
edde59dd98 fix for 38598 progress not working r=mscott
git-svn-id: svn://10.0.0.236/trunk@73217 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 14:24:05 +00:00
bryner%uiuc.edu
572054010f Oops, need to check for microseconds overflow into full seconds. bug
43789.  r=pavlov.


git-svn-id: svn://10.0.0.236/trunk@73216 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 06:46:01 +00:00
pavlov%netscape.com
797bce8c48 fix for timers not firing accurately bug 43789. r=blizzard, syd, bryner
git-svn-id: svn://10.0.0.236/trunk@73215 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 05:58:17 +00:00
rjc%netscape.com
f4103e6374 Fix nsbeta2+ bug # 43498: search file update. R/A=me
git-svn-id: svn://10.0.0.236/trunk@73214 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 05:24:45 +00:00
rjc%netscape.com
bab06adffb Fix nsbeta2+ bug # 42887: allow charset specification in a search dataset. Code: nhotta R/A: me
git-svn-id: svn://10.0.0.236/trunk@73213 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 05:08:23 +00:00
dbaron%fas.harvard.edu
9f0ca0e3b5 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
git-svn-id: svn://10.0.0.236/trunk@73212 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:39:49 +00:00
conrad%ingress.com
8f63a1e61f * Not part of build *
Filled in some nsIWebBrowserChrome and nsIBaseWindowMethods which were only stubbed out before.


git-svn-id: svn://10.0.0.236/trunk@73211 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:25:16 +00:00
conrad%ingress.com
946e16276a * Not part of build *
Changd nsAllocator::Free() to nsCRT::free()


git-svn-id: svn://10.0.0.236/trunk@73210 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:23:10 +00:00
conrad%ingress.com
0e814bc032 * Not part of build *
Hooked up progress UI


git-svn-id: svn://10.0.0.236/trunk@73209 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:21:51 +00:00
conrad%ingress.com
7b8b984943 * Not part of build *
Hooked up progress UI.


git-svn-id: svn://10.0.0.236/trunk@73208 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:21:27 +00:00
conrad%ingress.com
59a8e842e2 * Not part of build *
Added SetWebBrowser()


git-svn-id: svn://10.0.0.236/trunk@73207 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:20:54 +00:00
conrad%ingress.com
8fb6d2a0fc * Not part of build *
Took out calls to Repeater and PR_Sleep.
Added SetWebBrowser()


git-svn-id: svn://10.0.0.236/trunk@73206 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:20:04 +00:00
conrad%ingress.com
9ab457a9fb * 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.


git-svn-id: svn://10.0.0.236/trunk@73205 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:18:32 +00:00
conrad%ingress.com
b478b71b4d * Not part of build *
Added res ID for plain browser window.


git-svn-id: svn://10.0.0.236/trunk@73204 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:13:19 +00:00
conrad%ingress.com
3f686dc68d * Not part of build *
Added progress bar.


git-svn-id: svn://10.0.0.236/trunk@73203 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 02:12:32 +00:00
ben%netscape.com
2b8fab70e7 tree tweak for classic skin.
git-svn-id: svn://10.0.0.236/trunk@73202 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 01:20:53 +00:00
mkaply%us.ibm.com
ae0e56406c # 40177
r = mkaply, a = brendan
OS/2 bring-up - Versions of these files for OS/2


git-svn-id: svn://10.0.0.236/trunk@73201 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 22:42:16 +00:00
mkaply%us.ibm.com
1b4a50ead4 # 40177
r = cls, a = brendan
OS/2 bring-up - Change so this builds on OS/2


git-svn-id: svn://10.0.0.236/trunk@73200 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 22:39:51 +00:00
Peter.VanderBeken%pandora.be
59914605fb Added expat to optimized target. Not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@73199 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 20:57:37 +00:00
rhp%netscape.com
be18301515 Fixing problem with printing - simple one line JS fix for a missing call - Bug #43478 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@73198 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 17:33:57 +00:00
beard%netscape.com
8bb1ef70ac Only call non-null constructors.
git-svn-id: svn://10.0.0.236/trunk@73197 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 17:04:38 +00:00
beard%netscape.com
1bb0ae2fc2 Conditionally set constructor, if it has any instructions.
git-svn-id: svn://10.0.0.236/trunk@73196 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 17:04:01 +00:00
beard%netscape.com
75fa0c383f updated dependencies
git-svn-id: svn://10.0.0.236/trunk@73195 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 16:44:29 +00:00
beard%netscape.com
0935fcf077 check for non-null superClass
git-svn-id: svn://10.0.0.236/trunk@73194 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 16:43:25 +00:00
beard%netscape.com
491725a122 hooked up superClass' scope as the prototype of a class's scope, to do method inheritance, removed bogus JSInstance::getSlotCount(), which overcounted slots.
git-svn-id: svn://10.0.0.236/trunk@73193 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 16:35:33 +00:00
mkaply%us.ibm.com
534fd167f6 # 40177
r = cls, a = brendan
OS/2 bring-up - the PS dir is only needed for *IX platforms


git-svn-id: svn://10.0.0.236/trunk@73192 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 14:42:08 +00:00
ben%netscape.com
652948ad51 fixes for classic skin, r=hyatt
git-svn-id: svn://10.0.0.236/trunk@73190 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 06:07:54 +00:00
tao%netscape.com
521fd4f1a0 back out l10n changes.
git-svn-id: svn://10.0.0.236/trunk@73189 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-25 04:05:08 +00:00