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
Reported 2023-01-19 02:10:16 PST
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
Radar WebKit Bug Importer
Comment 1 2023-01-19 02:10:35 PST
Charlie Wolfe
Comment 2 2023-01-19 02:26:11 PST
EWS
Comment 3 2023-01-20 21:31:59 PST
Committed 259164@main (2f177bcd375a): <https://commits.webkit.org/259164@main> Reviewed commits have been landed. Closing PR #8822 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.