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
Mozilla
/
mozilla
/
embedding
/
browser
/
webBrowser
History
jst%mozilla.jstenback.com
895df6e6ca
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
...
git-svn-id: svn://10.0.0.236/trunk@185351 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-28 23:56:44 +00:00
..
Makefile.in
Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
2005-09-18 23:08:48 +00:00
nsCommandHandler.cpp
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
nsCommandHandler.h
…
nsContextMenuInfo.cpp
…
nsContextMenuInfo.h
…
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
…
nsDocShellTreeOwner.cpp
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
nsDocShellTreeOwner.h
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
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
…
nsIContextMenuListener.idl
…
nsIEmbeddingSiteWindow2.idl
…
nsIEmbeddingSiteWindow.idl
…
nsIPrintingPrompt.idl
…
nsIPrintingPromptService.idl
…
nsIPrintPreviewNavigation.idl
…
nsITooltipListener.idl
…
nsITooltipTextProvider.idl
…
nsIWebBrowser.idl
…
nsIWebBrowserChrome.idl
…
nsIWebBrowserChromeFocus.idl
…
nsIWebBrowserFocus.idl
…
nsIWebBrowserPrint.idl
…
nsIWebBrowserSetup.idl
…
nsIWebBrowserStream.idl
…
nsWebBrowser.cpp
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +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
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
nsWebBrowserContentPolicy.h
…