[Webkit-unassigned] [Bug 24938] --no-svg has build problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 12:07:50 PDT 2009


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





------- Comment #7 from darin at apple.com  2009-03-30 12:07 PDT -------
(From update of attachment 29075)
>          case CSSPropertyWebkitTextStroke:
>          case CSSPropertyWebkitTransition:
>          case CSSPropertyWebkitVariableDeclarationBlock:
> +        case CSSPropertyWebkitPerspectiveOriginX:
> +        case CSSPropertyWebkitPerspectiveOriginY:
> +        case CSSPropertyWebkitTransformOriginX:
> +        case CSSPropertyWebkitTransformOriginY:
> +        case CSSPropertyWebkitTransformOriginZ:

Should be sorted alphabetically. Same for other switch statements in the patch
that are currently sorted. Please don't add the first non-sorted items.


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



More information about the webkit-unassigned mailing list