Bug 148606 - [GTK] Build GL texture mapper only if USE_TEXTURE_MAPPER_GL
Summary: [GTK] Build GL texture mapper only if USE_TEXTURE_MAPPER_GL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 126492
  Show dependency treegraph
 
Reported: 2015-08-28 21:24 PDT by Philip Chimento
Modified: 2015-10-26 22:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2015-08-28 21:26 PDT, Philip Chimento
no flags Details | Formatted Diff | Diff
Patch (1.91 KB, patch)
2015-10-26 20:44 PDT, Philip Chimento
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.