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-21 17:59:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webshell
History
danm%netscape.com
36cefdc1d3
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +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
Removed obsolete base.shlb/baseDebug.shlb
1999-05-27 21:40:58 +00:00
public
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +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
Add support for building gtk widget as part of mozilla builds.
1999-05-28 12:43:59 +00:00
makefile.win
…