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
b64b04886ff3eff5902181f3cc35eb94f6fec0ba
Mozilla
/
mozilla
/
embedding
/
browser
/
webBrowser
History
smfr%smfr.org
981725806b
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@178751 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-23 23:48:47 +00:00
..
Makefile.in
…
nsCommandHandler.cpp
…
nsCommandHandler.h
…
nsContextMenuInfo.cpp
…
nsContextMenuInfo.h
…
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
…
nsDocShellTreeOwner.cpp
Make oncontextmenu default-prevention work in embedding. Bug 230281, patch by
2005-03-08 21:55:10 +00:00
nsDocShellTreeOwner.h
…
nsEmbedStream.cpp
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just
2005-08-13 16:32:00 +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
…
nsIWebBrowserChrome.idl
…
nsIWebBrowserChromeFocus.idl
…
nsIWebBrowserFocus.idl
…
nsIWebBrowserPrint.idl
…
nsIWebBrowserSetup.idl
…
nsIWebBrowserStream.idl
…
nsWebBrowser.cpp
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +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
…