Bug 291076
| Summary: | [WPE] WPE Platform: add a setting to allow applications handle the toplevels | ||
|---|---|---|---|
| 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 always create a WPEToplevel for every WPEView when it's created. However, applications might want to handle the WPEToplevel, for example to add multiple views to the same toplevel.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/43635
EWS
Committed 293399@main (32bbc113a554): <https://commits.webkit.org/293399@main>
Reviewed commits have been landed. Closing PR #43635 and removing active labels.