hi all,

I use the gtkmozembed wrapper to load document with Gecko and I use the progress change notification callback, build over nsIWebProgressListener::OnProgressChange(), to know the size of the document loaded.

It works well except when I use a proxy even if a Content-Length header is sent into the reply ! The OnProgressChange() callback is never called.

I try to search into the bugzilla database but I've found nothing... (but my query may not be the good one)

Is someone as the same problem (I try with the TestGtkEmbed program and I've got the same behavior) ? Is there another way to retrieve the size of the loaded document ?

Thx.

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

Reply via email to