Bug 32129

Summary: WebKit hangs in WebCore::Editor::advanceToNextMispelling(bool)
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: HTML EditingAssignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Test page
none
Patch sullivan: review+

Description Enrica Casucci 2009-12-03 11:51:58 PST
Preparing sample HTML to repro.
Comment 1 Enrica Casucci 2009-12-03 11:54:24 PST
Created attachment 44262 [details]
Test page
Comment 2 Enrica Casucci 2009-12-03 11:59:12 PST
Repro steps:
1. open the attached HTML with the browser.
2. Click on the page to bring up the context menu.
3. Choose "Spelling and Grammar" -> "Check Document Now"

EXPECTED:
The document is checked for spelling errors.

ACTUAL:
Spinning wheel.
Comment 3 Enrica Casucci 2009-12-03 12:11:39 PST
Created attachment 44264 [details]
Patch
Comment 4 WebKit Review Bot 2009-12-03 12:15:58 PST
style-queue ran check-webkit-style on attachment 44264 [details] without any errors.
Comment 5 Enrica Casucci 2009-12-03 13:50:08 PST
Committed revision 51659.