Ok, thanks to Chris's IRC prompting yesterday, I rebuilt xulrunner  
with --enable-tests (on F9, firefox's --enable-tests doesn't do  
anything for GtkMozEmbed testing, it has to be xulrunner).

After a long re-build, I was able to test with TestGtkEmbed. I'm  
pleased to say that TestGtkEmbed DOESN'T exhibit the problem. This is  
good news for me as it means I've a reference implementation to  
compare API calls with and see if I'm doing anything stupid or missing  
anything in my initialization of the browser.

I'll keep you posted as to any further progress I make with my own  
code base.
--
Glen Gray
[EMAIL PROTECTED]




On 1 May 2008, at 18:04, Glen Gray wrote:

> I'd done a few cookie tests and cookies do seem to be enabled and
> active. And that video seems to playback fine.
> --
> Glen Gray
> [EMAIL PROTECTED]
>
>
>
>
> On 1 May 2008, at 17:13, steve lu wrote:
>
>> Does the video loads and play automatically if you visit this page in
>> your embedded browser?
>>
>> http://www.cnn.com/video/#/video/crime/2008/05/01/
>> pkg.pregnant.woman.dui.baynews9
>>
>> I believe the Gmail issue is caused by not able to write to your
>> cookie
>> by the web site (exactly what happened in the CNN video site).
>>
>> Make sure you compile Gecko with:
>>
>> ac_add_options --enable-extensions=default,cookie
>>
>> -Steve
>>
>>
>> Christopher Blizzard wrote:
>>> Glen Gray wrote:
>>>
>>>> So, I'm guessing that somethings going wrong with the javascript/
>>>> session but I've no idea how to debug that. So some suggestions are
>>>> definitely most welcome.
>>>>
>>>>
>>>
>>> This is a pretty vague bug report and I think that we would need a
>>> lot
>>> more data to be able to help you.  I guess I would start with a few
>>> questions:
>>>
>>> 1.  Under the exact same environment does it work fine with an
>>> official
>>> Firefox 2 release?
>>>
>>> 2. Can you trim it down to a very small test case that shows the
>>> problem
>>> outside of gmail?
>>>
>>> 3. Do you have access to a Firefox 3 release and if so does it  
>>> happen
>>> there as well?
>>>
>>> --Chris
>>> _______________________________________________
>>> dev-embedding mailing list
>>> [email protected]
>>> https://lists.mozilla.org/listinfo/dev-embedding
>>>
>>>
>>
>> _______________________________________________
>> dev-embedding mailing list
>> [email protected]
>> https://lists.mozilla.org/listinfo/dev-embedding
>
> _______________________________________________
> dev-embedding mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-embedding

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

Reply via email to