-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[GTK] fix USE_EGL checks when GBM renderer is used #18347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GTK] fix USE_EGL checks when GBM renderer is used #18347
Conversation
EWS run on previous version of this PR (hash 7b9e815)
|
7b9e815
to
457ff03
Compare
EWS run on current version of this PR (hash 457ff03)
|
@mcatanzaro, @carlosgcampos, @cdumez, it seems that buildbot also fails on this commit, while on main, it succeeded immediately. |
Linked PR: |
https://bugs.webkit.org/show_bug.cgi?id=262169 Reviewed by Michael Catanzaro. Regression since commit 81c064d. webkitgtk-2.42.0/Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreDMABuf.cpp:39:10: fatal error: epoxy/egl.h: No such file or directory 39 | #include <epoxy/egl.h> | ^~~~~~~~~~~~~ Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com> Canonical link: https://commits.webkit.org/266719.76@bugfix/USE_EGL-2.42
457ff03
to
b751733
Compare
Committed 266719.76@bugfix/USE_EGL-2.42 (b751733): https://commits.webkit.org/266719.76@bugfix/USE_EGL-2.42 Reviewed commits have been landed. Closing PR #18347 and removing active labels. |
b751733
457ff03
🛠 wincairo🛠 mac-AS-debug🧪 ios-wk2🧪 api-mac🧪 ios-wk2-wpt🧪 api-ios🧪 mac-wk2🛠 🧪 merge