RESOLVED FIXED 133824
Collect correct web timing data
https://bugs.webkit.org/show_bug.cgi?id=133824
Summary Collect correct web timing data
Alex Christensen
Reported 2014-06-12 14:50:36 PDT
According to <rdar://problem/17273654> we need to use _kCFNTimingDataFetchStart instead of _kCFNTimingDataTimingDataInit as the key for the reference start time for web timing data from CFNetwork. This is a partial fix for that bug.
Attachments
Patch (1.69 KB, patch)
2014-06-12 14:51 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2014-06-12 14:51:49 PDT
WebKit Commit Bot
Comment 2 2014-06-12 15:36:54 PDT
Comment on attachment 232991 [details] Patch Clearing flags on attachment: 232991 Committed r169915: <http://trac.webkit.org/changeset/169915>
WebKit Commit Bot
Comment 3 2014-06-12 15:36:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.