Hello.
The onload event gives you the moment when the page loaded but not
*rendered*. Ex., if some CSS contains the "url('image.png')"
statement, you'll possibly end up with screenshot without 'image.png'
displayed. Possibly you have to white the xpcom object which would
traverse through DOM elements checking their styles for containing
image urls and preload these images.
p.s. could you please tell me more about your new backend to GDK
library? my email is AlexanderDOTMitinATgmailDOTcom.
On 24 апр, 15:57, Feynman <[EMAIL PROTECTED]> wrote:
> Boris Zbarsky wrote:
> > Feynman wrote:
> >> Well strange, when I added these agruments:
>
> >> -fno-rtti -fshort-wchar
>
> > You need short-wchar if you're going to use NS_LITERAL_STRING.
>
> > -Boris
>
> I was very confused that some things didn't work, now everything seems
> to be OK
> Thank you
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding