Hello!
After update 1.11.3 version to 1.12.0 I got problems with old browsers.
Error sounds like "NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments".
Looks that problem is third argument in removeEventListener, in some places calls running without it.
I know this argument is optional, but in older versions it always passed.
Any ways to fixing it?
Thanks for feedback,
Dmitriy