[Webkit-unassigned] [Bug 85025] [Resource Timing] Report redirect time for resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 11:31:03 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85025





--- Comment #8 from James Simonsen <simonjam at chromium.org>  2012-07-31 11:31:03 PST ---
You'll want to base this on the patch in https://bugs.webkit.org/show_bug.cgi?id=84883

We don't want to populate the buffer from the loaders, because they don't have access to the initiator. So we're implementing this a level up.

Also, we need to support the Timing-Allow-Origin header. And test cases.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list