Bug 72942

Summary: Asynchronous SpellChecker should consider the case DOM mutation happens.
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: UI EventsAssignee: 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
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.