Open GoogleCodeExporter opened 9 years ago
hmm. This will require some thought. The problem is that we can't just rely
on the window attached event like we do on windows, since things work so
differently in different models on mac.
In the case you describe, it doesn't request the JSAPI document until you talk
to it via javascript, and that's one of the points where it calls the "if we
haven't marked ourselves ready yet, do so now" function. We need to find a
point at which we can reliably mark the plugin as "ready to be interacted with"
where we can be sure that a request for the NPObject will succeed.
Anson, suggestions?
Original comment by taxilian
on 3 Oct 2010 at 4:36
This should be fixed in the latest 1.3 beta build (#50) or the latest from
either stable or dev repositories
Original comment by taxilian
on 6 Oct 2010 at 5:51
Original issue reported on code.google.com by
physics...@gmail.com
on 3 Oct 2010 at 8:27Attachments: