Bug 167960 - Correct initialization of Resource Load Statistics for use in WebKitTestRunner
Summary: Correct initialization of Resource Load Statistics for use in WebKitTestRunner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks: 167474
  Show dependency treegraph
 
Reported: 2017-02-07 15:08 PST by Brent Fulgham
Modified: 2017-02-07 16:08 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.47 KB, patch)
2017-02-07 15:19 PST, Brent Fulgham
aestes: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-02-07 15:08:14 PST
While writing test cases for Bug 167474, John discovered a problem with initialization of the Resource Load Statistics objects when writing more full-featured test infrastructure.

This patch corrects the initialization issue.
Comment 1 Brent Fulgham 2017-02-07 15:19:10 PST
Created attachment 300854 [details]
Patch
Comment 2 Brent Fulgham 2017-02-07 16:08:33 PST
Committed r211841: <http://trac.webkit.org/changeset/211841>