RESOLVED FIXED 115198
[WIN] Add WTF_USE_IMLANG_FONT_LINK2
https://bugs.webkit.org/show_bug.cgi?id=115198
Summary [WIN] Add WTF_USE_IMLANG_FONT_LINK2
Patrick R. Gansterer
Reported 2013-04-25 12:43:04 PDT
[WIN] Add WTF_USE_IMLANG_FONT_LINK2
Attachments
Patch (7.53 KB, patch)
2013-04-25 12:46 PDT, Patrick R. Gansterer
no flags
Patch (8.72 KB, patch)
2013-04-29 07:21 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2013-04-25 12:46:31 PDT
Andreas Kling
Comment 2 2013-04-29 06:57:29 PDT
Comment on attachment 199741 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=199741&action=review > Source/WebCore/platform/graphics/FontCache.h:60 > +#if !defined(WTF_USE_IMLANG_FONT_LINK2) && !OS(WINCE) > +#define WTF_USE_IMLANG_FONT_LINK2 1 > +#endif Should we really be defining USE()-flags outside of Platform.h?
Patrick R. Gansterer
Comment 3 2013-04-29 07:21:48 PDT
Andreas Kling
Comment 4 2013-04-29 07:31:06 PDT
Comment on attachment 200006 [details] Patch rs=me
WebKit Commit Bot
Comment 5 2013-04-29 09:32:05 PDT
Comment on attachment 200006 [details] Patch Clearing flags on attachment: 200006 Committed r149293: <http://trac.webkit.org/changeset/149293>
WebKit Commit Bot
Comment 6 2013-04-29 09:32:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.