Bug 200421 - Fix compilation with disabled WebGL
Summary: Fix compilation with disabled WebGL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-03 12:37 PDT by Konstantin Tokarev
Modified: 2019-08-03 13:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2019-08-03 12:38 PDT, 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 2019-08-03 12:37:18 PDT
After r247452 webGLStateTracker is guarded with #if ENABLE(WEBGL)
Comment 1 Konstantin Tokarev 2019-08-03 12:38:31 PDT
Created attachment 375490 [details]
Patch
Comment 2 Wenson Hsieh 2019-08-03 12:42:57 PDT
Comment on attachment 375490 [details]
Patch

Thank you for the fix!
Comment 3 WebKit Commit Bot 2019-08-03 13:33:03 PDT
Comment on attachment 375490 [details]
Patch

Clearing flags on attachment: 375490

Committed r248203: <https://trac.webkit.org/changeset/248203>
Comment 4 WebKit Commit Bot 2019-08-03 13:33:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-03 13:34:15 PDT
<rdar://problem/53905079>