Bug 250826
| Summary: | Fix use-after-move on navigationActionData | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | WebKit Misc. | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
We should fix the use-after-move on navigationActionData in WebPageProxy::decidePolicyForNavigationAction. This is benign, but we should still change this to fix the clang-tidy warning.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104420066>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/8822
EWS
Committed 259164@main (2f177bcd375a): <https://commits.webkit.org/259164@main>
Reviewed commits have been landed. Closing PR #8822 and removing active labels.