Граф коммитов

107 Коммитов

Автор SHA1 Сообщение Дата
norris%netscape.com 2d8e12375f * Add checks on urls formed from web scripts
* Make nsScriptSecurityManager implement nsXPCSecurityManager
* Fix unix warnings
1999-09-07 02:54:19 +00:00
bruce%cybersight.com 31da4b9f46 Use nsCRT::free() instead of delete[] 1999-09-03 06:20:06 +00:00
kipp%netscape.com 9a00149774 Switch to nsAutoString 1999-09-03 03:52:19 +00:00
norris%netscape.com ec9d253f50 Add all-powerful system principals. Remove some dead code from the build. 1999-09-01 00:54:35 +00:00
norris%netscape.com d8507f844e * clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
dougt%netscape.com a457e2858c fixing chrome bustage. 1999-08-29 00:46:58 +00:00
dougt%netscape.com 45e372cf7e adding netwerk chrome type. 1999-08-27 21:42:07 +00:00
dbragg%netscape.com f41a354cf0 Added xpinstall chrome directories 1999-08-27 21:02:48 +00:00
rpotts%netscape.com 0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
warren%netscape.com 78bda58ee6 Fixed to work like all the other MakeAbsolute implementations. 1999-08-24 09:45:06 +00:00
waterson%netscape.com 2ebbecd6c7 Add chrome registry entries for 'directory' component. 1999-08-24 05:23:38 +00:00
sdagley%netscape.com 8626848dc1 We now propogate the return value received from NewChannelFromURI rather than just returning NS_OK from nsChromeProtocolHandler::NewChannel. This fixes the crash when opening bookmarks on Mac with a missing bookmarks.dtd file (and probably other similiar ones). We still try to open a null content window in this case but Nisheeth has a bug logged (# unknown) to fix that. 1999-08-24 00:35:10 +00:00
mccabe%netscape.com a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
warren%netscape.com d944d70a84 Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
slamm%netscape.com 35db7ab0f0 Move bookmarks resources into their own directory (bug #10341). a=chofmann 1999-08-11 22:02:49 +00:00
slamm%netscape.com 46b3d40845 Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
slamm%netscape.com 6aa3fd5226 Move entities into dtd files for history (bug #10341). 1999-08-06 17:35:46 +00:00
waterson%netscape.com cd73c23711 Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk. 1999-08-05 04:33:41 +00:00
slamm%netscape.com 8057a954de New chrome urls for sidebar. Moved it into a component. 1999-08-03 22:48:53 +00:00
briano%netscape.com e2cc541f86 Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
gagan%netscape.com 360d017158 Removed some debugging printf. 1999-07-30 14:35:13 +00:00
gagan%netscape.com 8b2b5557d3 Fixes the random / and eventually the spaces problems. 1999-07-30 00:53:42 +00:00
valeski%netscape.com a176e19e98 fixing mem leak 1999-07-27 21:12:50 +00:00
gordon%netscape.com 7916eeddab Changed handling of pathnames under NECKO to avoid excess slashes "/". 1999-07-27 01:12:59 +00:00
rickg%netscape.com 65fcb776bb replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
sfraser%netscape.com 3f961eb300 Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again. 1999-07-23 22:22:47 +00:00
gagan%netscape.com e37d05ffaa Necko only changes for the setting relative path. 1999-07-22 21:17:11 +00:00
cmanske%netscape.com 82418000c8 Change registry to use new editor chrome directory structure 1999-07-21 19:56:10 +00:00
slamm%netscape.com 9884708265 Add entries for bookmarks. 1999-07-20 23:40:22 +00:00
tao%netscape.com d076526a90 Added locale provider entries to all existing packages in the chrome registry. 1999-07-20 01:25:28 +00:00
hangas%netscape.com 1948bc03fb Added chrome://global/content/ 1999-07-19 21:41:07 +00:00
warren%netscape.com 84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
matt%netscape.com 3eb5529803 turning on chrome directory for global and navigator 1999-07-14 01:00:41 +00:00
putterman%netscape.com ddfceef8d8 Added chrome/sidebar/content 1999-07-13 20:31:15 +00:00
valeski%netscape.com b9936bed85 necko only - extended chrome's make absolute implementation 1999-07-13 01:37:23 +00:00
andreas.otte%primus-online.de 8ea26659f6 some cleanup, removing unnecessary stuff that might cause problems 1999-07-03 09:51:14 +00:00
waterson%netscape.com 2555af6f3f Add ../src dir to INCLUDES to pick up nsChromeProtocolHandler.h 1999-07-03 02:56:45 +00:00
warren%netscape.com f2516d8929 Added include path for necko. 1999-07-02 23:49:34 +00:00
warren%netscape.com 560135612f Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
warren%netscape.com 77885e3001 Added nsChromeProtocolHandler.cpp 1999-07-02 23:31:21 +00:00
warren%netscape.com 87358dae99 Added ifdefs for necko-only. 1999-07-02 23:30:12 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
warren%netscape.com 939cd0171d Added chrome protocol handler 1999-07-02 04:15:43 +00:00
warren%netscape.com fbd6d1dc57 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
rjc%netscape.com f7d68735da Oops, missed updating chrome with the new GetAllCmds() method. 1999-06-26 01:43:00 +00:00
waterson%netscape.com 4b1f9242e4 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
waterson%netscape.com 102aedab22 Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what. 1999-06-15 00:42:45 +00:00
slamm%netscape.com 7d19a465fb Add entry for Sidebar skin. Fix for bug #6369. 1999-06-14 22:59:42 +00:00
mcmullen%netscape.com 70a3fc7684 Hurrumph. So now we have to use about= instead of ID=? Well, CVS should have fixed my new stuff as well :-) 1999-06-10 00:06:59 +00:00