[Webkit-unassigned] [Bug 57088] New: Editor::TextCheckingOptions should be replaced with TextCheckingType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 00:18:29 PDT 2011


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

           Summary: Editor::TextCheckingOptions should be replaced with
                    TextCheckingType
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: rniwa at webkit.org, jpu at apple.com
        Depends on: 55571,56085


These two are almost identical. We should use one of them.
And the enum is actually a bitmask. So TextCheckingType should be a class, which has bitfields for each flag.

Marked blocked by 2 refactoring bugs, which touch the spellchecking area.

-- 
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