Message dispatched from FFplugin to javescript got lost

Hi, jules
How are you?
I meet some issue for firefox browser plugin. When plugin dispatchs message to javascript, sometimes, the message did not arrived at javascript.
Do you have any clue about this?

Cheers!
Leon

I might have a clue if you actually supply a bit more detail - that’s far too vague to be any use…

Hi, jules
sometimes, plugin dispatch message lots of times continuously.
The other clue is plugin dispatch a long string back to javascript.
Is any limit for javascript to receive the dispatched msg?

Cheers!
Thanks!

There could be stuff happening in the browser to limit the messages, I don’t really know, TBH. But there’s certainly nothing in my code that would put a limit on it.