Bug 242035
| Summary: | Web Inspector: Network panel: Disable context menu items for incomplete resources | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Razvan Caliman <rcaliman> |
| Component: | Web Inspector | Assignee: | Razvan Caliman <rcaliman> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Razvan Caliman
<rdar://92017386>
Information collected about resources loaded before Web Inspector was opened is missing most metadata, like resource timing data, HTTP method, request headers, etc.
Disable these context menu items for incomplete resources to avoid getting broken data:
- Copy as cURL
- Copy as fetch
- Copy HTTP Request
- Copy HTTP Response
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Razvan Caliman
Pull request: https://github.com/WebKit/WebKit/pull/1828
EWS
Committed 251987@main (b23b8d5f212a): <https://commits.webkit.org/251987@main>
Reviewed commits have been landed. Closing PR #1828 and removing active labels.