On Nov 16, 5:39 pm, Olivier Danes <[EMAIL PROTECTED]> wrote:
> 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 ?

if you could provide a proxy which only talks to one testpage, and a
testpage, that would make life better.

does the same problem happen w/ firefox or seamonkey? and have you
considered tracing their behaviors?

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

Reply via email to