[Webkit-unassigned] [Bug 108513] [Chromium] Replace correct misspelled range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 10:48:14 PST 2013


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





--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2013-02-04 10:50:19 PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > You should be able to create a selection like that manually using getSelection(). There ought to be a way to trigger correction once the text is selected.
> 
> Ryosuke: Tony suggests that I make WebFrameImpl::replaceMisspelledRange() call directly into WebCore. Then we can add JS function window.internals.replaceMisspelledRange() for layout tests. Do you agree with this plan?

No. This function is specific to the Chromium port. Please don't add a new method to internals. If you're interested in unit testing this, add a Chromium API test instead.

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