blob: 40f07d6e87c4ef3458eeb844679a8e40a249277e [file] [log] [blame]
Tests that dispatchEvent raises DISPATCH_REQUEST_ERR if the event being dispatched is already being dispatched.
PASS should have got DISPATCH_REQUEST_ERR EventException
PASS redispatchCustom.wasInvoked is true
PASS should have got DISPATCH_REQUEST_ERR EventException
PASS checkCustom.wasInvoked is true
PASS should have got DISPATCH_REQUEST_ERR EventException
PASS successfullyParsed is true
TEST COMPLETE