Does that mean I need to get rid of the declaration in Document.webidl?
Or can I solve this by only editing nsIDocument.h?
The truth is I don’t know how to forward declare myFunctionResultContainer.
This is what I have in nsIDocument.h:
virtual void MyFunctionHelper(bool extended, uint32_t aFlags,
mozilla::dom::myFunctionResultContainer& aResult)
= 0;
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout