Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1479 by [email protected]: Domado does not call onerror in event handlers
http://code.google.com/p/google-caja/issues/detail?id=1479When Domado dispatches an event which throws an exception, it does not call the user's onerror. plugin_dispatchToHandler() just doesn't contain the logic; I think this is a simple fix.
