From 951aa893da25f4f89d4d1e5513135113c24f77d5 Mon Sep 17 00:00:00 2001 From: "timeless%mac.com" Date: Tue, 30 Oct 2001 03:28:59 +0000 Subject: [PATCH] =?UTF-8?q?Bugzilla=20Bug=2099627=EF=BF=BDFreeze=20nsIURIC?= =?UTF-8?q?ontentListener=20caused=20bustage=20for=20the=20QNX=20Port.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- embedding/browser/photon/src/Makefile.in | 32 ------------------- .../photon/src/WebBrowserContainer.cpp | 2 +- 2 files changed, 1 insertion(+), 33 deletions(-) diff --git a/embedding/browser/photon/src/Makefile.in b/embedding/browser/photon/src/Makefile.in index 89d12f21272..2869820e085 100644 --- a/embedding/browser/photon/src/Makefile.in +++ b/embedding/browser/photon/src/Makefile.in @@ -57,38 +57,6 @@ REQUIRES = xpcom \ mimetype \ $(NULL) -REQUIRES = xpcom \ - string \ - chrome \ - docshell \ - webbrwsr \ - dom \ - widget \ - necko \ - uriloader \ - cookie \ - intl \ - pref \ - prefmigr \ - appshell \ - uconv \ - appcomps \ - windowwatcher \ - js \ - gfx \ - view \ - content \ - webshell \ - layout \ - exthandler \ - shistory \ - embed_base \ - find \ - mpfilelocprovider \ - helperAppDlg \ - mimetype \ - $(NULL) - CPPSRCS = \ PhMozEmbedStream.cpp \ PtMozilla.cpp \ diff --git a/embedding/browser/photon/src/WebBrowserContainer.cpp b/embedding/browser/photon/src/WebBrowserContainer.cpp index 0f37066811b..6b5b3625730 100644 --- a/embedding/browser/photon/src/WebBrowserContainer.cpp +++ b/embedding/browser/photon/src/WebBrowserContainer.cpp @@ -592,7 +592,7 @@ NS_IMETHODIMP CWebBrowserContainer::DoContent(const char *aContentType, PRBool a /* boolean isPreferred (in string aContentType, out string aDesiredContentType); */ -NS_IMETHODIMP CWebBrowserContainer::IsPreferred(const char *aContentType, nsURILoadCommand aCommand, char **aDesiredContentType, PRBool *aCanHandleContent) +NS_IMETHODIMP CWebBrowserContainer::IsPreferred(const char *aContentType, char **aDesiredContentType, PRBool *aCanHandleContent) { if (aContentType &&