[webkit-reviews] review granted: [Bug 124057] Characters too close together in complex Arabic text : [Attachment 216419] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 11:44:19 PST 2013


Dean Jackson <dino at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 124057: Characters too close together in complex Arabic text
https://bugs.webkit.org/show_bug.cgi?id=124057

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

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


> Source/WebCore/platform/graphics/mac/ComplexTextController.cpp:586
> +	   } else {
> +	       firstInitialAdvanceDelta =
complexTextRun.initialAdvance().width;
>	   }

No braces here.


More information about the webkit-reviews mailing list