Bug 155944

Summary: Remove USE(TEXTURE_MAPPER) guards inside TextureMapper sources.
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cmarcelo, commit-queue, gyuyoung.kim, kondapallykalyan, luiz, mcatanzaro, noam, ossy
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2016-03-28 06:11:03 PDT
After r196429 TextureMapper sources are built only in ports which actually use TextureMapper, so USE(TEXTURE_MAPPER) guards in them are redundant now.
Comment 1 Konstantin Tokarev 2016-03-28 06:12:26 PDT
Created attachment 275021 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-28 08:23:01 PDT
Comment on attachment 275021 [details]
Patch

Clearing flags on attachment: 275021

Committed r198735: <http://trac.webkit.org/changeset/198735>
Comment 3 WebKit Commit Bot 2016-03-28 08:23:06 PDT
All reviewed patches have been landed.  Closing bug.