This is good news! The 4th and 5th parameters (colno, error) are now part of the living HTML5 spec and have a good chance of making it into Firefox & others. It is now live in Canary and will trickle down to the dev & stable releases in the next weeks.
If no one is available to tackle this I can start working on a patch. If we detect support for these attributes, we could finally drop the setTimeout/setInterval wrappers & so on in those browsers.
See this writeup about the change and the Blink bug report.
This is good news! The 4th and 5th parameters (colno, error) are now part of the living HTML5 spec and have a good chance of making it into Firefox & others. It is now live in Canary and will trickle down to the dev & stable releases in the next weeks.
If no one is available to tackle this I can start working on a patch. If we detect support for these attributes, we could finally drop the setTimeout/setInterval wrappers & so on in those browsers.