Bug 148606

Summary: [GTK] Build GL texture mapper only if USE_TEXTURE_MAPPER_GL
Product: WebKit Reporter: Philip Chimento <philip.chimento>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mcatanzaro, mrobinson, yoon
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 126492    
Attachments:
Description Flags
Patch
none
Patch none

Description Philip Chimento 2015-08-28 21:24:36 PDT
[GTK] [Stable] Build GL texture mapper only if USE_TEXTURE_MAPPER_GL
Comment 1 Philip Chimento 2015-08-28 21:26:52 PDT
Created attachment 260210 [details]
Patch
Comment 2 Philip Chimento 2015-08-28 21:29:04 PDT
Comment on attachment 260210 [details]
Patch

This is necessary if you are building without OpenGL; the three files that I moved will not compile without GL headers.

I'll add this to the proposed merges for 2.9.92.
Comment 3 Michael Catanzaro 2015-10-26 08:01:28 PDT
Since this is a build fix, any committer can approve it, so if you attach a new patch with the "Reviewed by NOBODOY" line replaced with "Unreviewed" and request only commit-queue? but not review?, I will grant that.
Comment 4 Philip Chimento 2015-10-26 20:44:52 PDT
Created attachment 264117 [details]
Patch

Awesome, thank you!
Comment 5 WebKit Commit Bot 2015-10-26 22:17:17 PDT
Comment on attachment 264117 [details]
Patch

Clearing flags on attachment: 264117

Committed r191619: <http://trac.webkit.org/changeset/191619>
Comment 6 WebKit Commit Bot 2015-10-26 22:17:22 PDT
All reviewed patches have been landed.  Closing bug.