Bug 104762 - [Resource Timing] Failed resources shouldn't be recorded in the buffer
Summary: [Resource Timing] Failed resources shouldn't be recorded in the buffer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Simonsen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 19:52 PST by James Simonsen
Modified: 2012-12-12 11:24 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2012-12-11 19:52 PST, James Simonsen
no flags Details | Formatted Diff | Diff
Patch for landing (4.70 KB, patch)
2012-12-12 10:37 PST, James Simonsen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Simonsen 2012-12-11 19:52:18 PST
[Resource Timing] Failed resources shouldn't be recorded in the buffer
Comment 1 James Simonsen 2012-12-11 19:52:41 PST
Created attachment 178950 [details]
Patch
Comment 2 Tony Gentilcore 2012-12-12 10:00:29 PST
Comment on attachment 178950 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=178950&action=review

> LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_ignore_failures.html:27
> +<p>This test validates that all of the initiator types are represented even when dynamically inserted.</p>

This text needs to be updated.
Comment 3 James Simonsen 2012-12-12 10:37:48 PST
Created attachment 179079 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-12-12 11:24:48 PST
Comment on attachment 179079 [details]
Patch for landing

Clearing flags on attachment: 179079

Committed r137488: <http://trac.webkit.org/changeset/137488>
Comment 5 WebKit Review Bot 2012-12-12 11:24:51 PST
All reviewed patches have been landed.  Closing bug.