FreeBSD Bugzilla – Attachment 202512 Details for
Bug 229491
www/webkit2-gtk3: certain webpages the browser shows a blank page (Cannot create EGL window surface)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
disable glesv2
webkit2-gtk3_disable_gles2.patch (text/plain), 818 bytes, created by
Ivan Rozhuk
on 2019-03-03 01:01:08 UTC
(
hide
)
Description:
disable glesv2
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2019-03-03 01:01:08 UTC
Size:
818 bytes
patch
obsolete
>Index: www/webkit2-gtk3/Makefile >=================================================================== >--- www/webkit2-gtk3/Makefile (revision 494417) >+++ www/webkit2-gtk3/Makefile (working copy) >@@ -37,7 +37,7 @@ > jpeg localbase:ldflags perl5 pkgconfig python:2.7,build \ > sqlite tar:xz > USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build libxml2 libxslt >-USE_GL= gl egl glesv2 >+USE_GL= gl egl > USE_GSTREAMER1= bad gl > USE_LDCONFIG= yes > USE_PERL5= build >@@ -51,8 +51,8 @@ > CXXFLAGS_powerpc64= -DENABLE_YARR_JIT=0 > CMAKE_ARGS= -DPORT=GTK > CMAKE_OFF= USE_LD_GOLD ${CMAKE_OFF_${ARCH}:U} \ >- USE_SYSTEM_MALLOC >-CMAKE_ON= ENABLE_GLES2 ENABLE_MINIBROWSER >+ USE_SYSTEM_MALLOC ENABLE_GLES2 >+CMAKE_ON= ENABLE_MINIBROWSER > CMAKE_OFF_armv6= ENABLE_JIT > CMAKE_OFF_armv7= ENABLE_JIT > CMAKE_OFF_powerpc= ENABLE_JIT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
rozhuk.im
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 229491
: 202512