norris%netscape.com
d111d58045
1. Implement a new method of Context that allows embedders to disable or clear cached items
...
2. Change from using Class.getDeclaredMethods to Class.getMethods since the former may cause
security problems. Implement a cache to ameleorate the possible performance degredation.
3. Add a new class to lazily load constructors to improve performance
2000-02-29 21:35:45 +00:00
tbogard%aol.net
86df273966
URILoader now will invoke the unkown content handler when the DoContent call fails. This clears the way for the new docShell creation of the content viewer code to land. I'm actually checking this in for mcott. b=13374 r=me a=jevering
2000-02-29 21:33:23 +00:00
mkaply%us.ibm.com
299c268c24
# 25555
...
r= dougt@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 21:27:02 +00:00
akkana%netscape.com
0dd41756f2
28870: Fix performance problems in plaintext output. Fix from bratell@lysator.liu.se, r=me and mscott, a=jevering
2000-02-29 21:18:23 +00:00
jdunn%netscape.com
00e933493c
move mozreg_s from EXTRA_DSO_LDOPTS to SHARED_LIBRARY_LIBS to handle
...
AIX dependencies.
r= cls@seawood.org , dp@netscape.com
a= leaf@netscape.com
2000-02-29 21:03:25 +00:00
jefft%netscape.com
3950520b6c
bug 29340 -- Message sent before logging into mail shows logon failed message; a=phil,r=bienvenu
2000-02-29 21:01:53 +00:00
slamm%netscape.com
dafa5c9a21
Fix client.mk for case when building in mozilla/mozilla. r=endico
2000-02-29 21:00:21 +00:00
valeski%netscape.com
87a209cca8
29164. adding milestone to mozilla build
2000-02-29 20:44:54 +00:00
valeski%netscape.com
1e6f5bf5e8
brand.properties is no longer used for milestone info, we now do this in prefs, 29164
2000-02-29 20:40:47 +00:00
valeski%netscape.com
e180ae64bd
29164. r=shaver. The user agent setup no longer uses a string bundle. UA string formatting changes that use prefs for values.
2000-02-29 20:39:18 +00:00
ftang%netscape.com
f7512d1033
fix problem I instroduced last night which do not expand "hostname" to " http://hostname "
2000-02-29 20:38:16 +00:00
valeski%netscape.com
d81595ec75
26336. a=jar, r=norris,pollman. We now allow uri creation failure to pass through to the webshell so we can throw error dialogs if need be. This allows 'https not supported' dialogs to be thrown from form submissions when https isn't installed
2000-02-29 20:36:52 +00:00
slamm%netscape.com
b2e97fb824
Make the tests easier to read and make it easy to create new ones.
2000-02-29 18:08:12 +00:00
norris%netscape.com
fc2ff1cb84
Remove reference to parent scope for Java methods. This was resulting in dangling
...
references that were never released to a large pool of objects.
2000-02-29 17:27:56 +00:00
beard%netscape.com
6a76191c91
gc_traits used to control whether a type is allocated using GC_malloc vs. GC_malloc_atomic.
2000-02-29 16:03:24 +00:00
beard%netscape.com
c2f0490a2b
gc_allocator test
2000-02-29 16:01:57 +00:00
svn%xmlterm.org
2c9a11bf31
xmlterm changes only (not part of the default build).
...
Created some plain vanilla chrome files to invoke XMLterm through mozilla.
Compiles with Feb25 tree.
2000-02-29 15:55:36 +00:00
mkaply%us.ibm.com
0fe1244474
# 25555
...
r= slamm@netscape.com )
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:54:29 +00:00
mkaply%us.ibm.com
71af59e33c
# 25555
...
r= sobotka (per jdunn@netscape.com )
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:52:31 +00:00
svn%xmlterm.org
2b49b0c3d9
xmlterm changes only (not part of the default build).
...
Added directory "scripts" to hold XMLterm-aware commands like "xls" and "xcat".
2000-02-29 15:50:56 +00:00
mkaply%us.ibm.com
5fc1abd8ef
# 25555
...
r= dp@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:50:48 +00:00
mkaply%us.ibm.com
c8c934127b
# 25555
...
r= slamm@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:48:10 +00:00
svn%xmlterm.org
692b620ae9
xmlterm changes only (not part of the default build).
...
Deleted files (xls, xcat) to be moved to new "scripts" directory.
2000-02-29 15:46:02 +00:00
mkaply%us.ibm.com
12aa4e52d1
# 25555
...
r= alecf@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:45:58 +00:00
mkaply%us.ibm.com
bae21f473b
# 25555
...
r= warren@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:40:42 +00:00
dcone%netscape.com
8b77b5d71c
fixed directory calls for printer regression testing. r=karnaze a=rickg
2000-02-29 14:44:56 +00:00
karnaze%netscape.com
5c219495a7
new regression test not affecting the build.
2000-02-29 13:22:46 +00:00
karnaze%netscape.com
5ce5b346e3
PDT+ bug 28928 - correctly handle reflow of hidden inputs. r=rods, a=rickg
2000-02-29 13:17:33 +00:00
Jerry.Kirk%Nexwarecorp.com
ec64db8436
Change default "option" key from Alt to Ctrl for Neutrino.
...
This is for PHOTON only.
2000-02-29 13:06:06 +00:00
Jerry.Kirk%Nexwarecorp.com
ba3712e1ae
Initial check-in to deal with mozilla sending unicode instead of
...
plain text.
2000-02-29 12:58:28 +00:00
mcafee%netscape.com
5f4bcd3c34
Forward/Back commandkeys were reversed (29450) r=pavlov
2000-02-29 10:16:45 +00:00
mcafee%netscape.com
464ec850d4
Open taskbar URLs with openTopWin() function (29450). r=ben, a=chofmann
2000-02-29 09:27:29 +00:00
rhp%netscape.com
438a0577fa
Finally correcting the nsIXULWindow issue in nsMsgSend.cpp
2000-02-29 09:13:10 +00:00
mcafee%netscape.com
6addcef044
First attempt at drawing a taskbar separator (24121) r=ben, a=chofmann
2000-02-29 08:55:47 +00:00
warren%netscape.com
698cb6b02b
Backing out mac change for dns shutdown because now that we shutdown we crash in OT!
2000-02-29 08:51:18 +00:00
warren%netscape.com
9d98bb6b6f
Moving nsCOMPtr.h header to be safe.
2000-02-29 08:45:17 +00:00
warren%netscape.com
70323f92e6
One last fix for dns timing stuff. We weren't releasing the dns thread which caused a circular reference between the service and the thread. Now we get the summary for the timing stats too. a=jevering
2000-02-29 08:44:27 +00:00
rhp%netscape.com
f731a20d8c
Fixing again..
2000-02-29 08:02:04 +00:00
rhp%netscape.com
86e0e32c9a
Fixing breakage
2000-02-29 07:43:21 +00:00
ftang%netscape.com
c3609c4360
fix bug 28171 14155 28784. escape keyword URI before pass to NS_NewURI. Correct the convertToFileURI function.
...
convert file: uri to be escped with the file system charset before pass to NS_NweURI
r=warren a=bobj
2000-02-29 07:07:36 +00:00
ben%netscape.com
71cdb6f69f
forgot to check in this file with previous wallet reorganisation. r=rjc, a=jevering
2000-02-29 07:04:26 +00:00
rhp%netscape.com
712e34ff48
Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft
2000-02-29 07:04:24 +00:00
ftang%netscape.com
5607438f81
fix bug 14155 . make sure the NS_NewURI handle escaped URI. r=warren a=bobj
2000-02-29 07:04:17 +00:00
ftang%netscape.com
e5973abb33
change copyright symbol to (c) so we won't assert that much for 28422. fix bug 29516 . r=rjc a=bobj
2000-02-29 07:02:37 +00:00
ftang%netscape.com
485fcaf806
fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj
2000-02-29 06:59:55 +00:00
pollmann%netscape.com
982af48162
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
2000-02-29 06:51:48 +00:00
pollmann%netscape.com
fac36c79b1
Bug 28670: Remove unneeded scrollparam to webshell::Init r=travis a=rickg
2000-02-29 06:51:39 +00:00
pollmann%netscape.com
3328c4a8ea
Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
2000-02-29 06:51:05 +00:00
pollmann%netscape.com
54c57adf37
Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg
2000-02-29 06:51:04 +00:00
pollmann%netscape.com
1a92e41ff8
Bug 28670: Remove unneeded scroll param to webshell::Init r=travis a=rickg
2000-02-29 06:50:27 +00:00