Chromium Code Reviews
DescriptionUse WebFrame::replaceMisspelledRange() to replace a misspelled range with text.
If a page has a selection, RenderView::OnReplace() replaces the selection with the given text. To prevent this problem, this change uses a new WebKit API WebFrame::replaceMisspelledRange() that replaces only a misspelled word with the given text.
BUG=132941
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142671
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||