зеркало из https://github.com/mozilla/gecko-dev.git
Need to also implement nsIStreamObserver interface.
This commit is contained in:
Родитель
2a81672ceb
Коммит
ad177b72c7
|
@ -548,7 +548,8 @@ InternetSearchDataSource::resolveSearchCategoryEngineURI(nsIRDFResource *engine,
|
|||
|
||||
|
||||
|
||||
NS_IMPL_ISUPPORTS3(InternetSearchDataSource, nsIInternetSearchService, nsIRDFDataSource, nsIStreamListener);
|
||||
NS_IMPL_ISUPPORTS4(InternetSearchDataSource, nsIInternetSearchService,
|
||||
nsIRDFDataSource, nsIStreamListener, nsIStreamObserver);
|
||||
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче