This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-22 18:32:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webshell
History
nisheeth%netscape.com
10dd3815f7
Fix for bug 7401. We now print out error messages for failed url loads.
1999-08-06 21:54:25 +00:00
..
embed
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
1999-08-05 01:28:30 +00:00
macbuild
…
public
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
1999-08-05 01:28:30 +00:00
src
Fix for bug 7401. We now print out error messages for failed url loads.
1999-08-06 21:54:25 +00:00
tests
use nsCOMPtr. use NS_DEFINE_CID and NS_DEFINE_CID correctly
1999-08-06 07:44:37 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…