This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
326e1f270b6cb2bb7c0701fb8a90d4e0ccdb7cc8
Mozilla
/
mozilla
/
chrome
/
src
History
sdagley%netscape.com
c362f004e1
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.
...
git-svn-id: svn://10.0.0.236/trunk@44185 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:35:10 +00:00
..
nsChromeFactory.cpp
Added chrome protocol handler for necko.
1999-07-02 23:38:51 +00:00
nsChromeProtocolHandler.cpp
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
nsChromeProtocolHandler.h
Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
1999-08-22 23:52:07 +00:00
nsChromeRegistry.cpp
Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk.
1999-08-05 04:33:41 +00:00