Timothy Madden wrote:
Hello

I followed the online tutorial on embedding and I get this error in the call to pBaseWindow->Create():


###!!! ASSERTION: Can't hookup Drag Listeners to NULL receiver: 'inAttachPoint',
file content/base/src/nsContentAreaDragDrop.cpp,
line 201


Can someone please tell me what the message means ? What could be the problem ? Is it related to my implementation of nsIEmbeddingSiteWindow ?

Ok as it turned out I also had to implement nsIWeakReference or nsIInterfaceRequestor on nsIEmbeddingSiteWindow and nsIWebBrowserChrome to get things to work as expected ...


Timothy Madden
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to