fur%netscape.com
9331820a82
It turns out that PR_Now() has only one second resolution on the Mac, hence it's unsuitable for computing download rates for the cache. Thanks to sdagley for pointing this out.
1999-12-08 05:46:31 +00:00
mcafee%netscape.com
e94f297b38
BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min.
1999-12-08 05:30:12 +00:00
scc%netscape.com
f5a114f824
Changes to make observer lists hold only weak references. This code is disabled by default; enabled by the symbol |NS_WEAK_OBSERVERS|. The code will remain disabled until two underlying ownership bugs are fixed: hanging the wallet service from something permanent, and finding the observer someone is registering through XPConnect that does not support weak references. bug#=18682; r=dp
1999-12-08 05:24:14 +00:00
dougt%netscape.com
5cba257f20
turning on nsIFile for windows. 13320
1999-12-08 05:14:54 +00:00
warren%netscape.com
160ea9fda3
Fixed leak on shutdown. Bug#21118
1999-12-08 05:14:52 +00:00
dveditz%netscape.com
885a480896
Bug 20043, attempting to install an older file should not abort rest of install
1999-12-08 05:09:17 +00:00
morse%netscape.com
58e41aab5d
fix bug 21083, multiple cookies being ignored, r=valeski
1999-12-08 05:07:31 +00:00
rgoodger%ihug.co.nz
f68f77ede6
fixing 21130, js error with cookietree onselect.
1999-12-08 05:07:03 +00:00
tbogard%aol.net
32b52dc1b5
fix for 21113
1999-12-08 05:01:06 +00:00
tbogard%aol.net
684f030eee
Fix for 21113.
1999-12-08 05:00:51 +00:00
hyatt%netscape.com
295b505c18
Let's not make CTRL-B to a copy now... heh. r=me
1999-12-08 05:00:26 +00:00
hyatt%netscape.com
2957d8f689
Adding a test input bindings.xul file. r=saari
1999-12-08 04:59:17 +00:00
hyatt%netscape.com
94f30cff36
Removing xulkey. It's not done right. Adding inputBindings.xul for input control
...
support.
1999-12-08 04:58:54 +00:00
hyatt%netscape.com
1e1f4de5d2
Fixing MAC menu accelerators. r=saari
1999-12-08 04:58:23 +00:00
hyatt%netscape.com
2f25a4ed69
Modifications to support the command dispatcher. r=saari
1999-12-08 04:58:05 +00:00
tbogard%aol.net
d7c10dfc1a
Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type.
1999-12-08 04:57:23 +00:00
hyatt%netscape.com
540fd03206
Massive rewrite of the key binding system and the command dispatcher. Key
...
bindings are now fully hierarchical. In addition, DOM windows, input fields
and textareas can pull their key bindings from a separate XUL file. This
allows configurable key bindings.
Massive rewrite of the command dispatcher system. The command dispatcher now
deals with DOM windows in addition to DOM elements. It now tracks both
successfully and works in conjunction with the new focus/blur architecture.
r=saari
1999-12-08 04:56:56 +00:00
fur%netscape.com
f755cbc527
Fix mac build bustage. Use LL* macros with int64 types
1999-12-08 04:56:15 +00:00
tbogard%aol.net
1253d0726c
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
1999-12-08 04:54:33 +00:00
hyatt%netscape.com
3f9fa43e97
Massive rewrite of the focus/blur architecture. Things should behave better
...
now. r=saari
1999-12-08 04:54:29 +00:00
hyatt%netscape.com
4e88dc4e32
Making menu titles work again. Making menu accelerators work again. r=saari
1999-12-08 04:52:42 +00:00
troy%netscape.com
a6b6c4cdc7
Changed to respect 'z-index' of 'auto' and call SetViewAutoZIndex()
1999-12-08 04:49:20 +00:00
mscott%netscape.com
831362b927
fix memory leak for webshell! Bug #21126 --> ftp was broken with mail window up
...
r=sspitzer
1999-12-08 04:33:44 +00:00
amusil%netscape.com
7110898487
Adding id's to the tab widgets so that they can be overlayed.
1999-12-08 04:16:50 +00:00
fur%netscape.com
d381f82d0b
Fix usual bustage due to not including header with an nsCOMPtr type
1999-12-08 04:08:48 +00:00
fur%netscape.com
efc7b3d01c
+ Fix unix build bustage: Add explicit casts to XPIDLCString rvalues.
...
+ Fixed warnings
1999-12-08 04:04:26 +00:00
briano%netscape.com
ef14821692
Change for QNX 4 to work around their extremely limited compiler and linker, which aren't capable of creating an object from a lib as we're doing here with jsmath.o.
1999-12-08 04:03:24 +00:00
briano%netscape.com
c96cde4b0f
QNX-specific build bustage fix. Also excludes NTO just in case both are defined under Neutrino.
1999-12-08 03:58:40 +00:00
vidur%netscape.com
1eb3d4e793
Fix for bug 17857. Relative URLs for script-based setting of the SRC attribute now does resolution relative to the calling context. R=nisheeth.
1999-12-08 03:52:01 +00:00
vidur%netscape.com
810848c78d
Fix for bug 18877. DemoteContainer in the content sink no longer unconditionally does notificaions. Also turned on timer-based notifications by default (bug 17325). R=troy
1999-12-08 03:47:05 +00:00
vidur%netscape.com
6cdc6067d0
Part of fix for bug 18877. Paragraphs no longer close out forms. R=rickg
1999-12-08 03:45:07 +00:00
ftang%netscape.com
a7b00b6d2f
remove front end hacky mouse down call to ResetInputState. This will be replaced by xp call in nsEditor ForceCompositionEnd() r=erik. fix bug 12090
1999-12-08 03:39:53 +00:00
ftang%netscape.com
dbbf07d564
fix bug 12090 19358. Implement ForceCompositionEnd and add it in the beginning of AddInlineProperty/RemoveInlineProperty/InsertElement/InsertHTML
1999-12-08 03:39:36 +00:00
fur%netscape.com
3bc26bf6a3
Build cache tests
1999-12-08 03:36:10 +00:00
rhp%netscape.com
2d0f6b0f80
Changes for emitter rework for printing - r: jefft
1999-12-08 03:34:32 +00:00
fur%netscape.com
190735be42
+ Handle the case of inability to write into cache correctly.
...
+ Be more aggressive about clearing the UPDATE_IN_PROGRESS flag on the cache entry
1999-12-08 03:32:56 +00:00
fur%netscape.com
fcc448f1b7
Change failure to shut down memory cache cleanly into a warning, instead of an assertion
1999-12-08 03:29:21 +00:00
bienvenu%netscape.com
5b9029b704
fix 17058 mac body filters, r=sspitzer
1999-12-08 03:25:48 +00:00
fur%netscape.com
37ff5f8614
Disable cache by default on Windows
1999-12-08 03:25:44 +00:00
fur%netscape.com
978d979da5
Bug #8305 (Implement cache). Whacked the HTTP protocol handler hard to support caching.
1999-12-08 03:23:14 +00:00
svn%xmlterm.org
b836663625
XMLterm changes; NOT PART OF SEAMONKEY BUILD; fixed Solaris bug in makemake;
1999-12-08 02:55:56 +00:00
norris%netscape.com
b64e703d96
I ran Purify and found this:
...
>
> [E] ABR: Array bounds read in
> nsFileSpecHelpers::UnixToNative(nsSimpleCharString&) {48 occurrences}
> Reading 1 byte from 0x03f00b2c (1 byte at 0x03f00b2c illegal)
> Address 0x03f00b2c is 1 byte past the end of a 268 byte block at
> 0x03f00a20
> Address 0x03f00b2c points to a malloc'd block in heap 0x03c30000
> Thread ID: 0x9c
> Error location
> nsFileSpecHelpers::UnixToNative(nsSimpleCharString&)
> [nsFileSpecWin.cpp:111]
> src = (char*)ioPath;
>
> // Convert '/' to '\'.
> => while (*++src)
> {
> if (*src == '/')
> *src = '\\';
> nsFileSpec::+=(char const*) [nsFileSpecWin.cpp:394]
> nsChromeRegistry::CheckForProfileFile(nsCAutoString
> const&,nsCAutoString&) [nsChromeRegistry.cpp:1278]
> nsChromeRegistry::LoadDataSource(nsCAutoString const&,nsIRDFDataSource
> * *,int) [nsChromeRegistry.cpp:713]
>
> nsChromeRegistry::InitializeDataSource(nsString&,nsString&,nsIRDFDataSource *
> *,int) [nsChromeRegistry.cpp:784]
> nsChromeRegistry::ConvertChromeURL(nsIURI *)
> [nsChromeRegistry.cpp:527]
> nsChromeProtocolHandler::NewChannel(char const*,nsIURI *,nsILoadGroup
> *,nsIInterfaceRequestor *,UINT,nsIURI *,UINT,UINT,nsIChannel * *)
> [nsChromeProtocolHandler.cpp:371]
> nsIOService::NewChannelFromURI(char const*,nsIURI *,nsILoadGroup
> *,nsIInterfaceRequestor *,UINT,nsIURI *,UINT,UINT,nsIChannel * *)
> [nsIOService.cpp:250]
> nsDocumentOpenInfo::Open(nsIURI *,int,char const*,nsISupports *,nsIURI
> *,nsIInputStream *,nsISupports *,nsISupports * *) [nsURILoader.cpp:168]
> nsURILoader::OpenURIWithPostDataVia(nsIURI *,int,char
> const*,nsISupports *,nsIURI *,nsIInputStream *,nsISupports *,nsISupports *
> *,UINT) [nsURILoader.cpp:418]
> Allocation location
> malloc [dbgheap.c:129]
> PR_Malloc [prmem.c:38]
> nsSimpleCharString::ReallocData(UINT) [nsFileSpec.cpp:248]
> nsSimpleCharString::CopyFrom(char const*,UINT) [nsFileSpec.cpp:167]
> nsSimpleCharString::nsSimpleCharString(char const*)
> [nsFileSpec.cpp:60]
> nsFileSpecHelpers::UnixToNative(nsSimpleCharString&)
> [nsFileSpecWin.cpp:104]
> nsFileSpec::+=(char const*) [nsFileSpecWin.cpp:394]
> nsChromeRegistry::CheckForProfileFile(nsCAutoString
> const&,nsCAutoString&) [nsChromeRegistry.cpp:1278]
> nsChromeRegistry::LoadDataSource(nsCAutoString const&,nsIRDFDataSource
> * *,int) [nsChromeRegistry.cpp:713]
>
> nsChromeRegistry::InitializeDataSource(nsString&,nsString&,nsIRDFDataSource *
> *,int) [nsChromeRegistry.cpp:784]
>
> which is fixed by this patch.
1999-12-08 02:53:37 +00:00
svn%xmlterm.org
c199c01fcf
XMLterm changes; NOT PART OF SEAMONKEY BUILD;
...
fixed Solaris bug in makemake; removed reference to nsIScriptContextOwner in
mozXMLTermUtils; updated documentation
1999-12-08 02:50:54 +00:00
rhp%netscape.com
5b686aa771
Remove printf()'s that I missed earlier
1999-12-08 02:49:46 +00:00
svn%xmlterm.org
fbb2530cac
Removed unnecessary files in XMLterm; NOT PART OF SEAMONKEY BUILD
1999-12-08 02:45:52 +00:00
rhp%netscape.com
3916bba943
Fixing "const" problem
1999-12-08 02:42:43 +00:00
bienvenu%netscape.com
db3b82b4eb
fix bug on mac where filters only work first time, r=rpotts
1999-12-08 02:31:44 +00:00
varada%netscape.com
af4326c5a4
fix for bug#20890 changing function type from void to bool
1999-12-08 02:23:20 +00:00
rgoodger%ihug.co.nz
6883c72c0d
updated data persistence manager. r=sspitzer
1999-12-08 02:11:15 +00:00
rhp%netscape.com
6546aaf267
Fix for TXT - HTML conversion - r: rhp - external contributor
1999-12-08 02:10:57 +00:00