Bug 155944 - Remove USE(TEXTURE_MAPPER) guards inside TextureMapper sources.
Summary: Remove USE(TEXTURE_MAPPER) guards inside TextureMapper sources.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-28 06:11 PDT by Konstantin Tokarev
Modified: 2016-03-28 08:23 PDT (History)
9 users (show)

See Also:


Attachments
Patch (10.60 KB, patch)
2016-03-28 06:12 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

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