Bug 72942
| Summary: | Asynchronous SpellChecker should consider the case DOM mutation happens. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
| Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Normal | CC: | morrita, shinyak, shinyak |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 73511 | ||
| Bug Blocks: | 71991 | ||
Shinya Kawanaka
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |