Bug 313831
| Summary: | http/tests/inspector/network/copy-as-fetch.html cannot be run repeatedly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
The test http/tests/inspector/network/copy-as-fetch.htm results in cached content in the WebKit (network) process. This prevents it from being run more than once during a single test session.
To support stress testing and other analysis, we should avoid caching in this test so that the fetch operations (which are not intended to test caches).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176037138>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/64062
EWS
Committed 312754@main (3170735ecff6): <https://commits.webkit.org/312754@main>
Reviewed commits have been landed. Closing PR #64062 and removing active labels.