Use a key name less likely to result in collisions for events on plain JS objects...
authorColin Snover <github.com@zetafleet.com>
Tue, 12 Oct 2010 04:35:18 +0000 (23:35 -0500)
committerColin Snover <github.com@zetafleet.com>
Tue, 12 Oct 2010 04:35:18 +0000 (23:35 -0500)
commitff6ceadbfd470463e63708413eb5a55bd7e90c69
treede0a35901e93405d8272657ce14042af47c3194f
parent6245ecb2b91cca73f66dc0543beb6626c138bcfc
Use a key name less likely to result in collisions for events on plain JS objects. Fixes bug #7150.
src/event.js
test/unit/event.js