Made it so that the last return value is always returned from handle() (unless one...
authorJohn Resig <jeresig@gmail.com>
Tue, 28 Aug 2007 04:34:23 +0000 (04:34 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 28 Aug 2007 04:34:23 +0000 (04:34 +0000)
commit25e83d27cb20ba8aa5dec7fec2d05e4da52d9fee
treee315d5ff573720e40e5a42af267afb1be8e44be8
parent127c0b8a5d9ab35f9f0b91688a8ff7df45244977
Made it so that the last return value is always returned from handle() (unless one of the return values was false, in which case the return value is false). (Bug #1416)
src/event/event.js