Java script callback not called from plugin code
Hi,
I am having a plugin which works on FF 3.6. I am trying to make it work on FireFox 4/5. My java script callback for resize is getting called only for first time from plugin code and second time onwards its not getting called. We are using Gecko 2.0 plug-in library.
I found two bugs in Firefox which may cause call to invalid callback. https://bugzilla.mozilla.org/show_bug.cgi?id=664682 https://bugzilla.mozilla.org/show_bug.cgi?id=653083
I think because of these two bugs my callback is not getting called. Is there any update for FireFox 4/Firefox5 with the fix for above two issues?
Thanks, Rohit
Diperbarui oleh rohit.parashar pada
Semua Balasan (2)
The first Bug is listed as a duplicate of the 2nd Bug you posted.
I don't see any information in the Bug report about which version is going to specifically get the patch. Firefox 4 isn't supported any longer, and I can only assume that with an Importance: of normal, that it won't be "pushed" to Firefox 5. AFAIK, with the new Fast Release schedule only security bugs are going create a situation where a dot# release is going to be made, and other Bugs that have been patched might then be included. With the current release schedule it's going to be 6 weeks between versions, vs the previous 12 to 14 months, or so.
You may want to try a 6.0 beta to see if it is fixed there.
A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.
See: