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
2ee2592948667d658bf00a00ea5454046270d1de
Mozilla
/
mozilla
/
embedding
/
browser
/
webBrowser
History
smfr%smfr.org
33d66448d5
Fix bug 303839: fix memory leak caused by circular refs between nsDocShell and nsSecureBrowserUIImpl by setting mSecurityUI to null in nsDocShell:Destroy (hence no need to do this in browser.xml). r/sr=bz, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178904 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-25 04:33:17 +00:00
..
Makefile.in
Add nsEmbedCID and move the webbrowser contractid to it. Bug 258039, r=darin
2005-03-06 20:53:33 +00:00
nsCommandHandler.cpp
…
nsCommandHandler.h
…
nsContextMenuInfo.cpp
…
nsContextMenuInfo.h
…
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
Add nsEmbedCID and move the webbrowser contractid to it. Bug 258039, r=darin
2005-03-06 20:53:33 +00:00
nsDocShellTreeOwner.cpp
Make oncontextmenu default-prevention work in embedding. Bug 230281, patch by
2005-03-08 21:55:10 +00:00
nsDocShellTreeOwner.h
Bug 256911 - Implement weakref support for SetWebBrowserChrome. r=darin, sr=shaver
2005-02-04 23:32:32 +00:00
nsEmbedStream.cpp
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by
2005-08-16 21:53:18 +00:00
nsEmbedStream.h
…
nsICommandHandler.idl
…
nsIContextMenuListener2.idl
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
nsIContextMenuListener.idl
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
nsIEmbeddingSiteWindow2.idl
…
nsIEmbeddingSiteWindow.idl
…
nsIPrintingPrompt.idl
…
nsIPrintingPromptService.idl
…
nsIPrintPreviewNavigation.idl
…
nsITooltipListener.idl
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
nsITooltipTextProvider.idl
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
nsIWebBrowser.idl
Make documentation a little more explicit about the ownership model. Bug
2005-02-23 06:14:44 +00:00
nsIWebBrowserChrome.idl
…
nsIWebBrowserChromeFocus.idl
…
nsIWebBrowserFocus.idl
…
nsIWebBrowserPrint.idl
Fix comments on cancel() method. Bug 252011, patch by Daniel Kraft
2005-01-20 17:01:51 +00:00
nsIWebBrowserSetup.idl
…
nsIWebBrowserStream.idl
…
nsWebBrowser.cpp
Fix bug 303839: fix memory leak caused by circular refs between nsDocShell and nsSecureBrowserUIImpl by setting mSecurityUI to null in nsDocShell:Destroy (hence no need to do this in browser.xml). r/sr=bz, a=asa
2005-08-25 04:33:17 +00:00
nsWebBrowser.h
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
nsWebBrowserContentPolicy.cpp
…
nsWebBrowserContentPolicy.h
…