[webkit-reviews] review granted: [Bug 135878] Implement CanvasRenderingContext2D direction attribute : [Attachment 236778] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 13:19:52 PDT 2014


Darin Adler <darin at apple.com> has granted Vivek Galatage <vivekg at webkit.org>'s
request for review:
Bug 135878: Implement CanvasRenderingContext2D direction attribute
https://bugs.webkit.org/show_bug.cgi?id=135878

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236778&action=review


> Source/WebCore/html/canvas/CanvasRenderingContext2D.h:232
> +	   State(TextDirection = LTR);

Might be ever so slightly better to put an "explicit" here.


More information about the webkit-reviews mailing list