Bug 304351
| Summary: | Clean up ViewGestureControllerIOS invalidate method | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 305444 | ||
| Bug Blocks: | |||
ccarley2
There is a superfluous `.get()` on the `_gestureRecognizerView` in the `invalidate` method of `ViewGestureControllerIOS`. It should be removed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166726948>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/55580
EWS
Committed 304620@main (49a90ef3f1e8): <https://commits.webkit.org/304620@main>
Reviewed commits have been landed. Closing PR #55580 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 305444