UNCONFIRMED Bug 72942
Asynchronous SpellChecker should consider the case DOM mutation happens.
https://bugs.webkit.org/show_bug.cgi?id=72942
Summary Asynchronous SpellChecker should consider the case DOM mutation happens.
Shinya Kawanaka
Reported 2011-11-22 04:53:11 PST
The current asynchronous spellchecker will dispose the result if the requested range is mutated. We should not dispose the result and add misspelling marker if possible.
Attachments
Note You need to log in before you can comment on or make changes to this bug.