- From: David Håsäther <hasather@gmail.com>
- Date: Wed, 28 Nov 2012 11:30:03 +0100
- To: www-dom@w3.org
The only reason for CustomEvent is to be able to pass a `detail` object. It seems unnecessary to have a separate constructor just to be able to pass an extra object, and I would suggest that Event could take `detail` too (thereby deprecating CustomEvent). I asked Anne on IRC if it's too late to add `detail` to Event and he said "no at all". -- David Håsäther
Received on Wednesday, 28 November 2012 10:30:50 UTC