Boris Zbarsky wrote:
> steve lu wrote:
>   
>> While testing my embedded browser (Firefox 2.0.0.6 code base),
>>     
>
> Yeah, this is a known issue in Gecko 1.8: the packet boundaries can be a 
>   little weird for HTTP (esp over SSL).  We tried to fix it, but sites 
> broke.  We're hoping the changes in 1.9, which were a little more 
> extensive, will lay it to rest.
>
> -Boris
> _______________________________________________
> dev-embedding mailing list
> dev-embedding@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-embedding
>
>   

I've just tested it with Firefox 2.0.0.12 and it doesn't have this issue.
Is it possible that it has something to do with XULRunner and how it was 
embedded into my app. (in a secondary thread.)?

If I want to debug into the code where these packets are sent, which 
files should I place my break point in?

Thank you for all your help,
Eagerly looking forward to Firefox 3.0.

-Steve

_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to