Bug 278088

Summary: [WPE] Fix build with API 1.1
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WPE WebKitAssignee: Miguel Gomez <magomez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Miguel Gomez
Reported 2024-08-14 02:02:26 PDT
There are some minor build errors when trying to build with the API 1.1 - webkit_web_view_toggle_inspector is not defined. - There's an error about an unused var. - The options WPE_PLATFORM_DRM, WPE_PLATFORM_HEADLESS and WPE_PLATFORM_WAYLAND are enabled even whe WPE_PLATFORM is disabled, which causes build errors on cog and minibrowser
Attachments
Miguel Gomez
Comment 1 2024-08-14 02:15:24 PDT
EWS
Comment 2 2024-08-14 08:48:46 PDT
Committed 282232@main (a6cb7e9309ef): <https://commits.webkit.org/282232@main> Reviewed commits have been landed. Closing PR #32182 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.