Bug 289689
| Summary: | [WPE] WPEPlatform: make WPEView a construct only property of WPEInputMethodContext | ||
|---|---|---|---|
| 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 | ||
Carlos Garcia Campos
We currently set the view after creating the WPEInputMethodContext, but platform implementations might need to use the view in its constructed method.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/42384
EWS
Committed 292082@main (30ae8ad812ab): <https://commits.webkit.org/292082@main>
Reviewed commits have been landed. Closing PR #42384 and removing active labels.