Re: Include out of viewport frames in display list
[email protected] Mon, 20 Feb 2017 16:39:33 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
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