Bug 41815 - Implement performance.timing.navigationStart
Summary: Implement performance.timing.navigationStart
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tony Gentilcore
URL:
Keywords:
Depends on: 41332
Blocks: 30685
  Show dependency treegraph
 
Reported: 2010-07-07 17:22 PDT by Tony Gentilcore
Modified: 2010-07-09 16:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.86 KB, patch)
2010-07-09 15:08 PDT, Tony Gentilcore
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Gentilcore 2010-07-07 17:22:43 PDT
Implement performance.timing.navigationStart for Web Timing.
Comment 1 Tony Gentilcore 2010-07-09 15:08:57 PDT
Created attachment 61107 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-07-09 15:40:01 PDT
Comment on attachment 61107 [details]
Patch

ok.
Comment 3 Tony Gentilcore 2010-07-09 16:10:52 PDT
Committed r63011: <http://trac.webkit.org/changeset/63011>