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 02:09:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webshell
History
tbogard%aol.net
ac546562ea
Changed the nsIWebBrowserChrome::FindNamedBrowser to be nsIWebBrowserChrome::FindNamedBrowserItem. This is important because it's possible that a frame needs to be returned, not just a toplevel browser object. So we need to be able to return a destination frame from this call. So now the API talks in terms of a frame.
2000-03-28 09:24:01 +00:00
..
embed
fix xlib build (not part of default build)
2000-03-24 07:57:53 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
public
Removed the command member as it is no longer needed.
2000-03-27 02:34:51 +00:00
src
Removed the command member from the nsIWebShellServices inteface as it is no longer needed. InternalLoad now has implementation that works in cases other than just the session history loading.
2000-03-27 02:35:05 +00:00
tests
Changed the nsIWebBrowserChrome::FindNamedBrowser to be nsIWebBrowserChrome::FindNamedBrowserItem. This is important because it's possible that a frame needs to be returned, not just a toplevel browser object. So we need to be able to return a destination frame from this call. So now the API talks in terms of a frame.
2000-03-28 09:24:01 +00:00
.cvsignore
…
Makefile.in
Wrap tests directory in ENABLE_TESTS. patch submitted by jim_nance@yahoo.com, r=mcafee
1999-12-02 05:43:08 +00:00
makefile.win
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
2000-02-25 04:12:40 +00:00