Bug 86012
Summary: | Qt Quick Webview needs to migrate away from legacy API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Donald Carr <sirspudd> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | sirspudd |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Donald Carr
The Qt Quick Webview still makes use of QDeclarative* which are due for removal from Qt 5.
This was raised in:
https://codereview.qt-project.org/#change,25655
where people assumed that downstream projects would have run rename-qtdeclarative-symbols.sh and hence migrated away from the historical names.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
The Qt port has been removed from WebKit, resolving.