[webkit-reviews] review granted: [Bug 104616] Switch the gradient drawing code to use bearing angles : [Attachment 179173] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 18:26:02 PST 2012


Dean Jackson <dino at apple.com> has granted Tab Atkins <tabatkins at google.com>'s
request for review:
Bug 104616: Switch the gradient drawing code to use bearing angles
https://bugs.webkit.org/show_bug.cgi?id=104616

Attachment 179173: Patch
https://bugs.webkit.org/attachment.cgi?id=179173&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=179173&action=review


Yeah, I like this better.

> Source/WebCore/ChangeLog:29
> +	   (CSSGradientValue):
> +	   (CSSLinearGradientValue):

Remove these useless entries.

> Source/WebCore/css/CSSGradientValue.cpp:28
>  #include "CSSGradientValue.h"
> -
>  #include "CSSCalculationValue.h"

We keep that blank line in because everything after it should be sorted
alphabetically.


More information about the webkit-reviews mailing list