[webkit-reviews] review granted: [Bug 111289] Add a build flag for FontLoader : [Attachment 191172] Patch2, renamed it to ENABLE_FONT_LOAD_EVENTS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 01:56:54 PST 2013


Benjamin Poulain <benjamin at webkit.org> has granted Kunihiko Sakamoto
<ksakamoto at chromium.org>'s request for review:
Bug 111289: Add a build flag for FontLoader
https://bugs.webkit.org/show_bug.cgi?id=111289

Attachment 191172: Patch2, renamed it to ENABLE_FONT_LOAD_EVENTS
https://bugs.webkit.org/attachment.cgi?id=191172&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=191172&action=review


> Source/cmake/WebKitFeatures.cmake:53
> +    WEBKIT_OPTION_DEFINE(ENABLE_FONT_LOAD_EVENTS "Toggle FontLoader support"
OFF)

"Toggle Font Load Events support"?

> Tools/Scripts/webkitperl/FeatureList.pm:262
> +    { option => "font-loader", desc => "Toggle FontLoader support",

ditto


More information about the webkit-reviews mailing list