Bug 242637
Summary: | [GTK][WPE] Build fails with ORIENTATION_EVENTS enabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WPE WebKit | Assignee: | Carlos Alberto Lopez Perez <clopez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aperez, bugs-noreply, cgarcia, darin, thorton, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=145268 |
Carlos Alberto Lopez Perez
Trying to build GTK or WPE with -DORIENTATION_EVENTS=ON enabled results in the following build failure at link time
ld.lld: error: undefined symbol: WebKit::WebChromeClient::deviceOrientation() const
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/2326
EWS
Committed 252385@main (2510901a9a26): <https://commits.webkit.org/252385@main>
Reviewed commits have been landed. Closing PR #2326 and removing active labels.