[Webkit-unassigned] [Bug 73744] [GTK] Bad text rendering since r101343

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 3 09:07:04 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73744


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117760|review?                     |review-
               Flag|                            |




--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2011-12-03 09:07:03 PST ---
(From update of attachment 117760)
View in context: https://bugs.webkit.org/attachment.cgi?id=117760&action=review

Looks good to me, but you'll also need to make this change in WebKit2.

> Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:159
> +    if (GdkScreen* screen = gdk_screen_get_default()) {

You should probably ASSERT screen and screenOptions here instead of using an if.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list