Bug 275810
Summary: | [WPE] WPE Platform: do not handle key repeat if the view was destroyed by the key event callback | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 265636 |
Carlos Garcia Campos
Return early if the view is nullptr after the key event emission.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/30110
EWS
Committed 280302@main (719017035f6b): <https://commits.webkit.org/280302@main>
Reviewed commits have been landed. Closing PR #30110 and removing active labels.