[Webkit-unassigned] [Bug 25573] New: misspelling underline cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 11:57:20 PDT 2009


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

           Summary: misspelling underline cleanup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jrg at chromium.org
                CC: jrg at chromium.org


Chromium has special restructions for WebKit use.  The current
WebCore::GraphicsContext::drawLineForMisspellingOrBadGrammar for Mac does not
work.  In this code there are a few comments line ""FIXME: More of this should
use CoreGraphics instead of AppKit."

drawLineForMisspellingOrBadGrammar for non-Mac CG is fine for Chromium.  Fixing
the FIXMEs by switching to the common routine for Mac makes Chromium happy and
WebKit cleaner.


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



More information about the webkit-unassigned mailing list