Bug 278088
| Summary: | [WPE] Fix build with API 1.1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WPE WebKit | Assignee: | Miguel Gomez <magomez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Miguel Gomez
Pull request: https://github.com/WebKit/WebKit/pull/32182
EWS
Committed 282232@main (a6cb7e9309ef): <https://commits.webkit.org/282232@main>
Reviewed commits have been landed. Closing PR #32182 and removing active labels.