Bug 174054 - Add a warning if WEBGL2 is enabled without WEBGL
Summary: Add a warning if WEBGL2 is enabled without 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: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-30 16:22 PDT by Joseph Pecoraro
Modified: 2017-07-01 07:28 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (991 bytes, patch)
2017-06-30 16:23 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-06-30 16:22:57 PDT
Add a warning if WEBGL2 is enabled without WEBGL.

This makes it clear that WEBGL2 requires WEBGL and requires it at build time.
Comment 1 Joseph Pecoraro 2017-06-30 16:23:41 PDT
Created attachment 314314 [details]
[PATCH] Proposed Fix

Ensure the bots are happy first.
Comment 2 WebKit Commit Bot 2017-07-01 07:28:15 PDT
Comment on attachment 314314 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 314314

Committed r219048: <http://trac.webkit.org/changeset/219048>
Comment 3 WebKit Commit Bot 2017-07-01 07:28:17 PDT
All reviewed patches have been landed.  Closing bug.