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
c8db92cdb0d99551a29f96eefa362bc02433a96f
Mozilla
/
mozilla
/
xpfe
History
radha%netscape.com
85501fc0b4
Call appCore.loadUrl(url) instead of doing window.content.location.href=url
...
r=slamm. git-svn-id: svn://10.0.0.236/trunk@69273 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 22:20:27 +00:00
..
AppCores
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
apprunner
…
appshell
adding xpfe file locations to be a provider of the nsDirectoryService.
2000-05-11 21:06:17 +00:00
bootstrap
New files to provide baseline implementation of new nsINativeAppSupport interface (not built yet)
2000-05-10 22:05:43 +00:00
browser
Change all calls to "window.content.location.href=url" to "appCore.loadUrl()" so that urls
2000-05-11 22:19:43 +00:00
communicator
removing redundant skin files
2000-05-11 04:27:29 +00:00
components
Call appCore.loadUrl(url) instead of doing window.content.location.href=url
2000-05-11 22:20:27 +00:00
global
minor wording change
2000-05-11 14:39:55 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
main
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton
2000-01-31 23:45:42 +00:00
tools
…
Makefile.in
Adding communicator dir.
2000-04-21 07:15:14 +00:00
makefile.win
Adding communicator dir.
2000-04-21 07:15:14 +00:00