[Webkit-unassigned] [Bug 73616] Asynchronous path and synchronous path of SpellChecker should share the code to mark misspellings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 01:00:38 PST 2011


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


MORITA Hajime <morrita at google.com> changed:

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




--- Comment #6 from MORITA Hajime <morrita at google.com>  2011-12-09 01:00:38 PST ---
(From update of attachment 118534)
View in context: https://bugs.webkit.org/attachment.cgi?id=118534&action=review

> Source/WebCore/editing/SpellChecker.cpp:175
> +    m_frame->editor()->markAndReplaceFor(m_processingRequest->mask(), results, m_processingRequest->checkingRange(), m_processingRequest->paragraphRange());

Could you pass SpellCheckRequest directly markAndReplaceFor() , instead of passing independent parameters.

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