[Webkit-unassigned] [Bug 72847] New: Refactoring: SpellChecker::requestCheckingFor should take Range instead of Node.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 20:18:59 PST 2011


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

           Summary: Refactoring: SpellChecker::requestCheckingFor should
                    take Range instead of Node.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at google.com


Current SpellChecker::requestCheckingFor takes Node as an argument.
This may be too wide, so should be Range.
Also, this is required to implement asynchronous spellchecker.

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