[Webkit-unassigned] [Bug 103867] [Resource Timing] Record redirectStart & redirectEnd time and expose in resource timing entries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 06:10:02 PST 2013


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





--- Comment #8 from pdeng6 <pan.deng at intel.com>  2013-01-14 06:11:51 PST ---
I intent to track changes under loader by this bug at first. :)

Now patch 182559 is about record redirect timing and expose, redirectStart should be the same as initiation time(startTime) when there is redirect in same-origin or timing-allow-origin, otherwise 0. so only last redirect time is recorded in CachedResource.

@Nate, could you please help review the loader part?
@Tony and @James, could you please help review resource timing and test cases? I would like to know your comments before upstream the cases.
thanks.. Pan

-- 
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