Re: [ResourceTiming] Handling of "resourcetimingbufferfull" events makes no sense

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