[webkit-reviews] review requested: [Bug 136413] Remove duplicate implementation of drawEllipse and some related PLATFORM(IOS) ifdefs : [Attachment 237425] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 31 04:20:26 PDT 2014


Tim Horton <thorton at apple.com> has asked  for review:
Bug 136413: Remove duplicate implementation of drawEllipse and some related
PLATFORM(IOS) ifdefs
https://bugs.webkit.org/show_bug.cgi?id=136413

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

------- Additional Comments from Tim Horton <thorton at apple.com>
Actually, that was a preexisting issue with the initialization of the
CGContext! (GraphicsContext line width defaults to 0, CGContext's to 1).

Going to need to run the layout tests now...


More information about the webkit-reviews mailing list