[Webkit-unassigned] [Bug 103867] [Resource Timing] redirectStart & redirectEnd time need to be recorded to populate resource timing entries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 12:53:22 PST 2012


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


Nate Chapin <japhet at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #177246|review?                     |review-
               Flag|                            |




--- Comment #2 from Nate Chapin <japhet at chromium.org>  2012-12-03 12:55:47 PST ---
(From update of attachment 177246)
I don't really like leaving these values as member variables on ResourceLoader. I'd feel much better if they were wrapped up as a struct.

Also, how are you planning on accessing this data? Since there are no callers in this patch, it's hard for me to get a complete perspective.

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