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

This is a good point. The simple function made it clear that there could
only be one.

We could address it by making clearResourceTimings async. Anyone else have
an opinion?

James


On Tue, Oct 1, 2013 at 9:46 AM, Juan Carlos Estibariz <
Juan.Carlos.Estibariz@software.dell.com> wrote:

> Hi,
>
> I just noticed this thread and I wanted to point out that since the
> handler of resourcetimingbufferfull is supposed to clear the buffer (so new
> entries can be added), having more than one handler for this event (by
> using addEventListener from EventTarget) is probably going to produce
> incorrect results for all but one of them.
>
> -JC
>
>

Received on Wednesday, 2 October 2013 18:14:19 UTC