Bug 133824

Summary: Collect correct web timing data
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.