Bug 270151
| Summary: | Use-after-move in `WebExtensionController::getDataRecord()` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | WebKit Extensions | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
Fix a use-after-move on the completion handler and use explicit smart pointer types.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123674682>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/25157
EWS
Committed 275394@main (8a28553ef6fd): <https://commits.webkit.org/275394@main>
Reviewed commits have been landed. Closing PR #25157 and removing active labels.