- From: Sreeram Ramachandran <sreeram@google.com>
- Date: Fri, 11 Oct 2013 10:24:24 -0700
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: Arvind Jain <arvind@google.com>, Jatinder Mann <jmann@microsoft.com>, public-web-perf <public-web-perf@w3.org>
On Thu, Oct 10, 2013 at 6:22 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > you have to redefine all the event dispatch behavior yourself, since you're > not inheriting it from EventTarget Could you explain? Why isn't it sufficient to have this behaviour be implicitly defined by reference to EventTarget? (I.e., since any Performance object also implements EventTarget, the dispatch behaviour defined in EventTarget applies to Performance objects.)
Received on Friday, 11 October 2013 17:25:30 UTC