[Webkit-unassigned] [Bug 106819] Mac buildbot failing to compile if css3-text feature flag is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 16:59:53 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106819





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-14 17:01:39 PST ---
(From update of attachment 182614)
View in context: https://bugs.webkit.org/attachment.cgi?id=182614&action=review

> Source/WebKit/chromium/features.gypi:43
> -      'ENABLE_CSS3_CONDITIONAL_RULES=0',
> -      'ENABLE_CSS3_TEXT=0',
> +      'ENABLE_CSS3_CONDITIONAL_RULES=1',
> +      'ENABLE_CSS3_TEXT=1',

Why are you enabling this on Chromium?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list