[Webkit-unassigned] [Bug 81323] [Mac][Chromium] Should not spellcheck text pasted to an element having spellcheck disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 21 04:07:25 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81323
Hironori Bono <hbono at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #133006| |review?
Flag| |
--- Comment #4 from Hironori Bono <hbono at chromium.org> 2012-03-21 04:07:25 PST ---
Created an attachment (id=133006)
--> (https://bugs.webkit.org/attachment.cgi?id=133006&action=review)
A quick fix v2 (applied comments, used the Internals interface, and skipped a new test)
Greetings Morita-san and Niwa-san,
Thanks for your review and comments.
I have moved a isSpellCheckingEnabled() check to SpellChecker::isCheckable(). (On the other hand, a isInPasswordField() check is in Editor.cpp because this check is not so trivial.) Also have I updated this change to use the Internals interface and added the new test to Skipped lists. Would it be possible to take another look?
Regards,
Hironori Bono
--
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