зеркало из https://github.com/mozilla/pjs.git
Bug 588351 - Add missing interface reference to ExternalHelperAppParent. r=dwitte a=blocking-fennec
This commit is contained in:
Родитель
ace6d0f251
Коммит
a229ec3ccf
|
@ -50,10 +50,11 @@
|
|||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
NS_IMPL_ISUPPORTS_INHERITED2(ExternalHelperAppParent,
|
||||
NS_IMPL_ISUPPORTS_INHERITED3(ExternalHelperAppParent,
|
||||
nsHashPropertyBag,
|
||||
nsIRequest,
|
||||
nsIChannel)
|
||||
nsIChannel,
|
||||
nsIResumableChannel)
|
||||
|
||||
ExternalHelperAppParent::ExternalHelperAppParent(
|
||||
const IPC::URI& uri,
|
||||
|
|
Загрузка…
Ссылка в новой задаче