Bug 73655 - [GTK] Fix TextureMapperCairo compilation
Summary: [GTK] Fix TextureMapperCairo compilation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 73634
  Show dependency treegraph
 
Reported: 2011-12-02 07:43 PST by Alejandro G. Castro
Modified: 2011-12-02 09:19 PST (History)
0 users

See Also:


Attachments
Proposed patch (1.81 KB, patch)
2011-12-02 07:47 PST, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2011-12-02 07:43:01 PST
The WTF_ defines do no have the USE part and we can not try to define a variable twice.
Comment 1 Alejandro G. Castro 2011-12-02 07:47:46 PST
Created attachment 117619 [details]
Proposed patch
Comment 2 Alejandro G. Castro 2011-12-02 09:19:05 PST
Landed! http://trac.webkit.org/changeset/101799