Bug 242637 - [GTK][WPE] Build fails with ORIENTATION_EVENTS enabled
Summary: [GTK][WPE] Build fails with ORIENTATION_EVENTS enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-12 04:46 PDT by Carlos Alberto Lopez Perez
Modified: 2022-07-12 11:52 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2022-07-12 04:46:30 PDT
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
Comment 1 Carlos Alberto Lopez Perez 2022-07-12 04:54:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2326
Comment 2 EWS 2022-07-12 11:52:03 PDT
Committed 252385@main (2510901a9a26): <https://commits.webkit.org/252385@main>

Reviewed commits have been landed. Closing PR #2326 and removing active labels.