gecko-dev/embedding/browser/webBrowser
bzbarsky@mit.edu 16e6040261 Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking 2007-08-07 18:16:09 -07:00
..
Makefile.in Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking 2007-08-07 18:16:09 -07:00
nsCTooltipTextProvider.h
nsCWebBrowser.idl
nsCommandHandler.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
nsCommandHandler.h
nsContextMenuInfo.cpp Don't pass null nodes to methods that don't expect them. Bug 329745, 2006-09-28 22:34:33 +00:00
nsContextMenuInfo.h
nsDocShellTreeOwner.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
nsDocShellTreeOwner.h Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
nsEmbedStream.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
nsEmbedStream.h
nsICommandHandler.idl
nsIContextMenuListener.idl
nsIContextMenuListener2.idl
nsIEmbeddingSiteWindow.idl
nsIEmbeddingSiteWindow2.idl
nsIPrintPreviewNavigation.idl
nsIPrintingPrompt.idl
nsIPrintingPromptService.idl
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIWebBrowser.idl
nsIWebBrowserChrome.idl Don't set the dependent bit on windows not being opened at chrome, even if it's 2006-07-18 20:40:43 +00:00
nsIWebBrowserChrome2.idl Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky 2006-02-03 21:28:11 +00:00
nsIWebBrowserChromeFocus.idl
nsIWebBrowserFocus.idl
nsIWebBrowserPrint.idl
nsIWebBrowserSetup.idl Update comments to reflect reality. Bug 362803, patch by Eric Shepherd 2007-03-09 22:38:47 +00:00
nsIWebBrowserStream.idl
nsWebBrowser.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
nsWebBrowser.h Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi 2007-05-06 14:06:28 -07: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