[Webkit-unassigned] [Bug 92553] Add ENABLE_CSS_COMPOSITING flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 16:39:00 PDT 2012


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155073|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #3 from Dirk Schulze <krit at webkit.org>  2012-07-27 16:39:03 PST ---
(From update of attachment 155073)
View in context: https://bugs.webkit.org/attachment.cgi?id=155073&action=review

It looks like you are missing a bunch of build systems like CMAKE and GNUmakefile, aren't you? Also, please fill the lines that ask for content (mainly the lines with OOPS). Something like "Adds compiler flag CSS_COMPOSITING to build systems to enable CSS blending and compositing. See spec ...." Only exception is "Reviewed by". Keep them as they are.

> Tools/Scripts/webkitperl/FeatureList.pm:186
> +      define => "ENABLE_CSS_COMPOSITING", default => 1, value => \$cssCompositingSupport },

It should be 0 by default. We did not decide to activate it in trunk builds.

-- 
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