Bug 133824 - Collect correct web timing data
Summary: Collect correct web timing data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-12 14:50 PDT by Alex Christensen
Modified: 2014-06-12 15:36 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2014-06-12 14:51 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 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.
Comment 1 Alex Christensen 2014-06-12 14:51:49 PDT
Created attachment 232991 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-06-12 15:36:57 PDT
All reviewed patches have been landed.  Closing bug.