Bug 190338
| Summary: | [resource-timing] https://github.com/w3c/web-platform-tests/blob/master/resource-timing/resources/iframe_TAO_match_wildcard.html fails due to a missing entry | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yoav Weiss <yoav> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | annevk, beidson |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 184627 | ||
Yoav Weiss
The TAO tests at https://github.com/w3c/web-platform-tests/blob/master/resource-timing/resources/iframe_TAO_match_wildcard.html are failing because the entry inside the same-origin iframe doesn't appear in its performance timeline.
This is currently blocking https://bugs.webkit.org/show_bug.cgi?id=184627 from being testable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
This specific test no longer exists, but this got fixed as part of bug 226678.