[Webkit-unassigned] [Bug 40092] spellcheck does not check pasted text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 19:50:22 PDT 2010


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





--- Comment #17 from Adam Barth <abarth at webkit.org>  2010-08-31 19:50:21 PST ---
(From update of attachment 65679)
View in context: https://bugs.webkit.org/attachment.cgi?id=65679&action=prettypatch

> WebCore/editing/Editor.cpp:321
> +#if PLATFORM(MAC)
> +    requestCheckingOfFocusedNodeText();
> +#endif
I don't understand why this code has so many #if defs.  Should this code be in a Mac-specific file?

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