[webkit-reviews] review granted: [Bug 123355] Move InlineTextBox's text painting to its own class : [Attachment 215431] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 14:58:01 PDT 2013


Dean Jackson <dino at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 123355: Move InlineTextBox's text painting to its own class
https://bugs.webkit.org/show_bug.cgi?id=123355

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

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


> Source/WebCore/ChangeLog:21
> +	   * CMakeLists.txt: Adding new TextPainter class
> +	   * GNUmakefile.list.am: Adding new TextPainter class
> +	   * WebCore.vcxproj/WebCore.vcxproj: Adding new TextPainter class
> +	   * WebCore.vcxproj/WebCore.vcxproj.filters: Adding new TextPainter
> +	   class
> +	   * WebCore.xcodeproj/project.pbxproj: Adding new TextPainter class

People tend to just say "Ditto" here.


More information about the webkit-reviews mailing list