RESOLVED FIXED 50464
Clean up some text-related code on GraphicsContext
https://bugs.webkit.org/show_bug.cgi?id=50464
Summary Clean up some text-related code on GraphicsContext
Simon Fraser (smfr)
Reported 2010-12-03 10:59:52 PST
Cleanup coming.
Attachments
Patch (34.94 KB, patch)
2010-12-03 11:36 PST, Simon Fraser (smfr)
no flags
Patch (34.93 KB, patch)
2010-12-03 11:37 PST, Simon Fraser (smfr)
no flags
Patch (3.31 KB, patch)
2010-12-03 11:52 PST, Simon Fraser (smfr)
krit: review+
Simon Fraser (smfr)
Comment 1 2010-12-03 11:36:15 PST
Simon Fraser (smfr)
Comment 2 2010-12-03 11:37:59 PST
Nikolas Zimmermann
Comment 3 2010-12-03 11:52:12 PST
Comment on attachment 75518 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=75518&action=review Looks great, r=me. > WebCore/platform/graphics/chromium/FontLinux.cpp:656 > + bool stroke = (textMode & TextModeStroke) Superfluous braces.
Simon Fraser (smfr)
Comment 4 2010-12-03 11:52:59 PST
Simon Fraser (smfr)
Comment 5 2010-12-03 12:09:03 PST
Dirk Schulze
Comment 6 2010-12-03 12:23:48 PST
Comment on attachment 75520 [details] Patch LGTM. r=me
WebKit Review Bot
Comment 7 2010-12-03 12:25:05 PST
Simon Fraser (smfr)
Comment 8 2010-12-03 13:12:38 PST
Note You need to log in before you can comment on or make changes to this bug.