Thank you, Boris, this explains my problem.
On Tue, 19 Aug 2014 15:10:38 -0400 Boris Zbarsky <bzbar...@mit.edu> wrote: >On 8/19/14, 2:52 PM, Look, Yuriy wrote: >> I am building my code against Gecko 31 for Windows and a public C++ method >> nsIDocument::GetDocShell defined in include\nsIDocument.h on line 1188 does >> not get resolved by Visual Studio 2010 linker. >This is a non-virtual non-inline method, with default (hidden) visibility. So >it can only be used from inside libxul, no? >> This is the only one that does not get resolved for me, even though my code >> uses quite a few, including several more methods of nsIDocument interface. >Are those also non-virtual and non-inline? >-Boris The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform