[Webkit-unassigned] [Bug 32770] [GTK] Spell check works on selection but it should work on unselected words
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 16:29:03 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=32770
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45240|review? |review-
Flag| |
--- Comment #12 from Eric Seidel <eric at webkit.org> 2010-02-01 16:28:59 PST ---
(From update of attachment 45240)
This would break the Mac build:
/Users/abarth/git/webkit-queue/WebCore/editing/Editor.cpp: In member function
'WTF::Vector<WebCore::String, 0ul>
WebCore::Editor::guessesForMisspelledOrUngrammaticalSelection(bool&, bool&,
const WebCore::String&, const WebCore::HitTestResult&)':
/Users/abarth/git/webkit-queue/WebCore/editing/Editor.cpp:2173: error: cannot
convert 'const WebCore::String' to 'WebCore::Range*' for argument '2' to
'WTF::Vector<WebCore::String, 0ul>
WebCore::guessesForMisspelledOrUngrammaticalRange(WebCore::EditorClient*,
WebCore::Range*, bool, bool&, bool&)'
cc1plus: warnings being treated as errors
/Users/abarth/git/webkit-queue/WebCore/editing/Editor.cpp: At global scope:
/Users/abarth/git/webkit-queue/WebCore/editing/Editor.cpp:2170: warning: unused
parameter 'result'
--
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