WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204634
[GTK] Suppress undefined USE_OPENGL warnings when USE_ANGLE_WEBGL and USE_OPENGL_ES are enabled.
https://bugs.webkit.org/show_bug.cgi?id=204634
Summary
[GTK] Suppress undefined USE_OPENGL warnings when USE_ANGLE_WEBGL and USE_OPE...
ChangSeok Oh
Reported
2019-11-27 04:21:15 PST
SSIA.
Attachments
Patch
(1.41 KB, patch)
2019-11-27 04:37 PST
,
ChangSeok Oh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
ChangSeok Oh
Comment 1
2019-11-27 04:21:38 PST
In file included from ../../Source/WebDriver/config.h:30, from ../../Source/WebDriver/Session.cpp:26: DerivedSources/ForwardingHeaders/wtf/Platform.h:1149:20: warning: "USE_OPENGL" is not defined, evaluates to 0 [-Wundef] 1149 | #if (USE_ANGLE && (USE_OPENGL || USE_OPENGL_ES || (defined(USE_EGL) && USE_EGL))) && !USE(TEXTURE_MAPPER)
ChangSeok Oh
Comment 2
2019-11-27 04:37:00 PST
Created
attachment 384409
[details]
Patch
ChangSeok Oh
Comment 3
2019-12-17 10:13:37 PST
Comment on
attachment 384409
[details]
Patch Thanks!
WebKit Commit Bot
Comment 4
2019-12-17 10:58:49 PST
Comment on
attachment 384409
[details]
Patch Clearing flags on attachment: 384409 Committed
r253632
: <
https://trac.webkit.org/changeset/253632
>
WebKit Commit Bot
Comment 5
2019-12-17 10:58:51 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug