The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-event-emitter-no-error-provided-to-error-event.js @ 6f043940

History | View | Annotate | Download (1.54 KB)

# Date Author Comment
738347b9 03/10/2013 12:53 PM Julian Gruber

events: Handle missing error obj when domains in use

so `ee.emit('error')` doesn't throw when domains are active

create an empty error only when handled by a domain

test for when no error is provided to an error event