Commit Graph

44365 Commits

Author SHA1 Message Date
dveditz%netscape.com
7c53179282 generate unique regkeys (6986) 1999-10-18 12:06:19 +00:00
srinivas%netscape.com
549d833a1a Include fcntl.h always. Bugizlla #16630. 1999-10-18 11:13:23 +00:00
dveditz%netscape.com
47bd32a824 variable name change to silence warning 1999-10-18 08:35:39 +00:00
dveditz%netscape.com
8bc29a8c7f cleaning up warnings 15626; removing RegisterService/UnregisterService calls per request from dp 1999-10-18 05:56:15 +00:00
rickg%netscape.com
aa898ef8c0 another WIP for bug 13536; added charset notification back in; r=harish 1999-10-18 05:14:38 +00:00
buster%netscape.com
6f0f66b0fc fixed bug 16486, r=brade@netscape.com
windows widget code handles control-key combinations correctly.
1999-10-18 03:39:48 +00:00
jband%netscape.com
487a53d244 fix typo in comment 1999-10-18 02:54:26 +00:00
jband%netscape.com
ce4c41ef7d r=mccabe (I'll be adding more comments to the headers as requested)
Implement nsIXPCNativeCallContext to meet user feature
requirements. This allows simpler implementation of reflection of
native classes into JavaScript in cases where they need to
support legacy interfaces that include optional parameters and
method name overloading. This also provides a general mechanism
for native methods to discover if they were called from JS code,
exactly what JS parameters were passed, explicitly return jsvals,
and throw explicit jsvals without interference from xpconnect.
With test cases.
1999-10-18 02:53:04 +00:00
mcafee%netscape.com
9cc32d06d1 Adding perl-path to match other tinderbox files. 1999-10-18 01:34:45 +00:00
rickg%netscape.com
5024910c2a forgot to check this in for viewsource; bug13536; r=harish 1999-10-18 00:46:33 +00:00
dveditz%netscape.com
16b4f0d5e6 hoping this fixes the mac bustage 1999-10-17 23:55:56 +00:00
pavlov%netscape.com
ebc293a7cd work around for not being able to type in text fields on unix without them closing your apps.
16564 and 16542 r=smfr
1999-10-17 23:27:50 +00:00
karnaze%netscape.com
23f1fe363d new regression tests. does not affect build. 1999-10-17 23:26:02 +00:00
bienvenu%netscape.com
1c93201a4c fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
shaver%netscape.com
9cc6546fbb fixing build by removing leftover #endif 1999-10-17 22:15:34 +00:00
dveditz%netscape.com
140516cd5f Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver 1999-10-17 21:47:53 +00:00
karnaze%netscape.com
c76b947fb2 new regression test, doesn't affect build. 1999-10-17 21:46:13 +00:00
dveditz%netscape.com
99d183d043 Added nsIRegistry::Flush (bug 16283, required for 16600), r=shaver 1999-10-17 21:45:53 +00:00
morse%netscape.com
c394df3115 fix bug 16319, stop assertion failure, r=dp 1999-10-17 21:41:50 +00:00
shaver%netscape.com
b6b3762c6f make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
shaver%netscape.com
472e4cae46 Added support for type="radio" (pick-one) XP menus.
Cleaned up nsFrame class declaration a bit.
Added some API entries to nsIMenuFrame in support of type="radio"'s
pick-one behaviour.
Renamed UpdateMenuChecked to UpdateMenuSpecialState.
Removed stale string-splitting code in CreateAnonymousContent.
(r=hyatt,mcafee)
1999-10-17 21:37:37 +00:00
mscott%netscape.com
9518826bba Bug #16394 --> no longer need to call intialize after creating a url
r=jefft
1999-10-17 20:04:59 +00:00
mscott%netscape.com
fcd8e0024b Bug #16394 --> extract user name from the url spec. Don't force us to pass it in on initialize.
r=jefft
1999-10-17 20:04:40 +00:00
mscott%netscape.com
6aa84d05a2 Bug #16394 --> Initialize now has no arguments.
r=jefft
1999-10-17 20:04:08 +00:00
mscott%netscape.com
69ef2c9e61 Bug #16394 --> call Initialize function on url after we create one
r=jefft
1999-10-17 20:03:37 +00:00
briano%netscape.com
c203a716fd Automated update 1999-10-17 15:30:18 +00:00
cls%seawood.org
c125f80248 r=pavlov
Add temporary --enable-nspr-autoconf option to allow platforms to test the newly added autoconf setup for nspr (bug 11893) before turning it on as default.
1999-10-17 15:16:47 +00:00
cls%seawood.org
c3ac045cd4 Bug 11893. r=shaver
Sync the autoconf Makefile.ins.
1999-10-17 15:12:41 +00:00
warren%netscape.com
ae0c15b9ae Added .txt to delta file name. 1999-10-17 07:57:45 +00:00
warren%netscape.com
72f03e9058 Changed format slightly. 1999-10-17 07:52:19 +00:00
warren%netscape.com
df9a34624c Changed format slightly. 1999-10-17 07:50:09 +00:00
warren%netscape.com
f6e9bb3f13 Added bloat log diffing program. 1999-10-17 07:42:27 +00:00
warren%netscape.com
b7b53ca8c4 Accidently got added in the wrong directory. 1999-10-17 07:30:25 +00:00
rickg%netscape.com
6c5c027d11 removed warnings; no material code affected 1999-10-17 07:01:10 +00:00
karnaze%netscape.com
7d036bca8e new regression test. does not affect code. 1999-10-17 05:17:41 +00:00
karnaze%netscape.com
6696ec08a1 new regression test 1999-10-17 03:42:37 +00:00
troy%netscape.com
502629f011 r=karnaze@netscape.com Cc'd hyatt@netscape.com
Space optimization. mBorderEdges is no longer an embedded object. Now it's
allocated when needed (for collapsing border model tables only). This saves
80 bytes per table cell frame for the normal HTML case of adjacent border
model
1999-10-17 03:30:11 +00:00
karnaze%netscape.com
a196cb1d40 bug 11321 - Renamed kidMaxElementSize to localKidMaxElementSize and renamed pKidMaxElementSize to kidMaxElementSize and fixed the incorrect usage. 1999-10-17 03:17:53 +00:00
karnaze%netscape.com
47f30fca03 bug 11321 - the frame constructor sets the primary frame when an anonymous table or row group frame is involved. 1999-10-17 03:15:13 +00:00
rickg%netscape.com
81f6361a2f Fix (perf) bug 13536 dealing with viewsource; r=kmcclusk.
Viewsource is now based on XML. These changes make viewsource 2X faster,
30% smaller (in obj code), and uses between 30-60% less markup overhead.
This update also enables stylesheet usage on viewsource, which is controlled
by the viewsource namespace  in html.css.

Also, note that viewsource remains (and always has been) fully incremental.
Remaining performance issues are in contentsink as shown in quantify runs.
1999-10-17 02:50:38 +00:00
rickg%netscape.com
c772f11a13 improve debug timing code for ongoing perf work; not enabled in normal build. r=peterl 1999-10-17 02:45:26 +00:00
sgehani%netscape.com
5ec14facdd First Checked In. 1999-10-17 01:39:40 +00:00
sgehani%netscape.com
8d80c1f821 File Removed. 1999-10-17 01:36:14 +00:00
warren%netscape.com
2f497acced Added bloat log diffing program. 1999-10-17 00:19:29 +00:00
morse%netscape.com
aae485a01f remove build warning, r=jar 1999-10-16 23:37:28 +00:00
morse%netscape.com
0ccf1220b4 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
bienvenu%netscape.com
86ed577bd4 fix memory leak of user name r=mscott 1999-10-16 22:44:55 +00:00
bienvenu%netscape.com
6b559ed958 fix leaks in mime xul emitters r=rhp 1999-10-16 20:49:06 +00:00
bienvenu%netscape.com
43206c3395 fix memory leak in install notifier r=dougt 1999-10-16 20:48:36 +00:00
morse%netscape.com
d9fd3b16e8 fix bug 10434, memory leak detection, r=sfraser 1999-10-16 19:34:10 +00:00