Bug 275789
| Summary: | [WPE][Qt6] Ignore invalid resize attempts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
During QML component initialization, sometimes widths/heights <= 0 are passed to WPEQtView, don't propagate that to the underlying web view.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/30093
EWS
Committed 280292@main (7fc5bfadcbf1): <https://commits.webkit.org/280292@main>
Reviewed commits have been landed. Closing PR #30093 and removing active labels.