Bug 135630 - [Win] Build attempts to use ANGLE when not building WebGL
Summary: [Win] Build attempts to use ANGLE when not building WebGL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P1 Blocker
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-05 17:42 PDT by Brent Fulgham
Modified: 2014-08-05 18:06 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2014-08-05 17:42:20 PDT
If you have the WebGL feature turned off, WebKit attempts to include various headers generated during the ANGLE build. This should not happen.
Comment 1 Radar WebKit Bug Importer 2014-08-05 17:43:19 PDT
<rdar://problem/17925495>
Comment 2 Brent Fulgham 2014-08-05 18:06:47 PDT
Committed in r172114. <http://trac.webkit.org/changeset/172114>