[Webkit-unassigned] [Bug 112464] Copy-paste should not spellcheck when continuous spellcheck is turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 10:01:45 PDT 2013


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





--- Comment #21 from Tony Chang <tony at chromium.org>  2013-03-19 10:04:11 PST ---
(From update of attachment 193711)
View in context: https://bugs.webkit.org/attachment.cgi?id=193711&action=review

> Source/WebCore/WebCore.exp.in:2120
> -__ZN7WebCore6Editor32isContinuousSpellCheckingEnabledEv
> +__ZN7WebCore6Editor29toggleContinuousSpellCheckingEv

This appears to be inside an #if PLATFORM(IOS) block.  I think you want to move it up before any of the #ifs.

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