Bug 117712

Summary: [CoordinatedGraphics][CSS Shaders] Use forwarding header for TextureMapperPlatformCompiledProgram.h
Product: WebKit Reporter: Ralph T <ralpht+bugs>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, luiz, noam, ralpht+bugs, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ralph T 2013-06-17 12:48:27 PDT
[CoordinatedGraphics][CSS Shaders] Use forwarding header for TextureMapperPlatformCompiledProgram.h
Comment 1 Ralph T 2013-06-17 12:50:36 PDT
Created attachment 204850 [details]
Patch
Comment 2 Ralph T 2013-06-17 12:55:38 PDT
EFL WK2 doesn't include platform/graphics/filters/texmap/ -- maybe adding a new path to PlatformEFL.cmake (or CMakeLists.txt conditional on texture mapper/coordinated graphics), though this patch changes WebCustomFilterProgramProxy.h to use the forwarding header.

If I should instead add the path to the build then I can submit a new patch that does that.
Comment 3 WebKit Commit Bot 2013-06-17 14:18:50 PDT
Comment on attachment 204850 [details]
Patch

Clearing flags on attachment: 204850

Committed r151653: <http://trac.webkit.org/changeset/151653>
Comment 4 WebKit Commit Bot 2013-06-17 14:18:52 PDT
All reviewed patches have been landed.  Closing bug.