- From: James Simonsen <simonjam@google.com>
- Date: Thu, 22 Aug 2013 11:52:01 -0700
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: public-web-perf <public-web-perf@w3.org>
Received on Thursday, 22 August 2013 18:52:27 UTC
On Thu, Aug 22, 2013 at 11:48 AM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > On 8/22/13 2:37 PM, James Simonsen wrote: > >> On Wed, Aug 21, 2013 at 7:41 PM, Boris Zbarsky <bzbarsky@mit.edu >> <mailto:bzbarsky@mit.edu>> wrote: >> At the same time, Resource Timing, for example, has a "primary >> buffer" that can fill up. Once it's full new >> PerformanceResourceTiming objets are not added to that primary >> buffer. Would those still be returned from getEntries()? Or does >> getEntries only return PerformanceResourceTiming that are in the >> primary buffer? >> >> The latter. We should clear this up. >> > > OK. So in particular, a PerformanceResourceTiming for a subresource load > only becomes available in getEntries() when the subresource load completes, > right? That's right. James
Received on Thursday, 22 August 2013 18:52:27 UTC