After finishing up a Chrome extension, and working around a recent issue in the API with some help from Moishe on the GAE team, I have turned to implementing similar functionality in a Safari extension. I had hoped that this would work without hitch, since Chrome and Safari are both WebKit-based, but I had no such luck.
I get the issue that I reported a bit over a week ago for Chrome where the Channel is created fine but no events fire and readystate is 0, and consequently no messages get carried by the channel. (Moishe, this applies both to the jsapi file served by the site currently and the patched file I got.) I suppose there could differences in security between the two extension implementations that I am unaware of, but it seems to me that I should see errors if there were. In any case, the talkgadget iframe appears to be inserted into the background page (called global in Safari). Any ideas? BTW, I am planning to do a FireFox implementation too -- -Ronald. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
