Bug 208773 - [GTK] Fix compilation with disabled OpenGL
Summary: [GTK] Fix compilation with disabled OpenGL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-07 15:21 PST by Konstantin Tokarev
Modified: 2020-03-08 03:59 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.87 KB, patch)
2020-03-07 15:22 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2020-03-07 15:21:11 PST
Fix compilation with disabled OpenGL (-DENABLE_OPENGL=OFF)
Comment 1 Konstantin Tokarev 2020-03-07 15:22:25 PST
Created attachment 392901 [details]
Patch
Comment 2 EWS Watchlist 2020-03-07 15:23:24 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Yusuke Suzuki 2020-03-08 01:48:28 PST
Comment on attachment 392901 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2020-03-08 03:58:59 PDT
Comment on attachment 392901 [details]
Patch

Clearing flags on attachment: 392901

Committed r258103: <https://trac.webkit.org/changeset/258103>
Comment 5 WebKit Commit Bot 2020-03-08 03:59:01 PDT
All reviewed patches have been landed.  Closing bug.