New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 802321 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , iOS , Chrome , Mac , Fuchsia
Pri: 3
Type: Bug



Sign in to add a comment

Server Timing entries should be empty array for cross-origin resources

Project Member Reported by cva...@gmail.com, Jan 16 2018

Issue description

According to the spec here (https://w3c.github.io/server-timing/#processing-model) cross origin resources should return an empty array for `serverTiming`. 

Today, unfortunately, they return an array of "zero-ed" out entries (duration=0, description=<empty string>). The name of each entry leaks out, which was correct in an outdated version of the spec, but is no longer correct today. 
 
Components: Blink>PerformanceAPIs>ServerTiming

Comment 3 Deleted

Should this be marked Fixed?

Comment 5 by cva...@gmail.com, Feb 28 2018

Status: Fixed (was: Assigned)

Comment 6 by cva...@gmail.com, Apr 3 2018

Labels: Merge-Request-65
Pls apply appropriate OSs label. 

FYI: At the point we're not planning any further M65 releases for Chrome Desktop and Chrome Mobile.

Comment 8 by y...@yoav.ws, Apr 4 2018

Labels: OS-Android OS-Chrome OS-Fuchsia OS-iOS OS-Linux OS-Mac OS-Windows

Comment 9 Deleted

We're not planning any further M65 releases. So rejecting merge to M65.

Sign in to add a comment