зеркало из https://github.com/mozilla/gecko-dev.git
Bugzilla Bug 99627�Freeze nsIURIContentListener
caused bustage for the QNX Port.
This commit is contained in:
Родитель
489809edc1
Коммит
b2b84663a0
|
@ -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 \
|
||||
|
|
|
@ -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 &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче