Bug 126895

Summary: Make spelling tests added in r141354 to be able to run asynchronously
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: HTML EditingAssignee: Grzegorz Czajkowski <g.czajkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 125689    
Attachments:
Description Flags
Patch none

Description Grzegorz Czajkowski 2014-01-13 07:30:58 PST
As we started running spelling tests asynchronously, invoke 'finishJSTest()' when all operations are completed, for example, required spelling markers have appeared. It might happen later then during 'initSpellTest'  testing callback.
Comment 1 Grzegorz Czajkowski 2014-01-13 07:34:00 PST
Created attachment 221040 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-13 23:44:30 PST
Comment on attachment 221040 [details]
Patch

Clearing flags on attachment: 221040

Committed r161952: <http://trac.webkit.org/changeset/161952>
Comment 3 WebKit Commit Bot 2014-01-13 23:44:32 PST
All reviewed patches have been landed.  Closing bug.