blob: 2e6bc3c0c2b8c03baeb9068641730c3b96506282 [file] [log] [blame]
PASS No timeline entry for about:blank
PASS 'iframe (Populate cache): The initial request populates the cache (if appropriate).
PASS 'iframe (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'xmlhttprequest (Populate cache): The initial request populates the cache (if appropriate).
PASS 'xmlhttprequest (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'script (Populate cache): The initial request populates the cache (if appropriate).
PASS 'script (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'link (Populate cache): The initial request populates the cache (if appropriate).
PASS 'link (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'iframe: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'xmlhttprequest: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'script: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'link: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'iframe (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'xmlhttprequest (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'script (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'link (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'iframe 250ms delay in headers does not affect responseStart'
PASS 'xmlhttprequest 250ms delay in headers does not affect responseStart'
PASS 'script 250ms delay in headers does not affect responseStart'
PASS 'link 250ms delay in headers does not affect responseStart'
PASS 'iframe responseStart uses 1XX (first) response timings'
PASS 'xmlhttprequest responseStart uses 1XX (first) response timings'
PASS 'script responseStart uses 1XX (first) response timings'
PASS 'link responseStart uses 1XX (first) response timings'
Show details