Bug 275475
| Summary: | [WPE][Qt6] Make WPE/Qt public API usable | ||
|---|---|---|---|
| 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
Currently external clients cannot include WPEQtView.h & friends, as we make use of e.g. GRefPtr in the public API, and also unconditionally mark all classes with QT_DECL_EXPORT.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/29814
EWS
Committed 280220@main (5e7ce03dc5fe): <https://commits.webkit.org/280220@main>
Reviewed commits have been landed. Closing PR #29814 and removing active labels.