Re: NPAPI plugin making JavaScript calls causing spurious "Unresponsive Script" warnings
"Mike Shaver" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On Jan 25, 2008 2:40 PM, <[email protected]> wrote: > While implementing an NPAPI browser plugin, we have found something we > think is a bug with the way FireFox detects unresponsive scripts. We > started getting "Unresponsive Script" messages while the plugin was > regularly calling a very small JavaScript function on the page, which > is in charge of updating some kind of progress dialog. This looks like bug 408257, which is now fixed on the trunk. I'm not sure what the plan is for the Firefox 2 branch, but I've asked in the bug. Mike