Bug 126895 - Make spelling tests added in r141354 to be able to run asynchronously
Summary: Make spelling tests added in r141354 to be able to run asynchronously
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Grzegorz Czajkowski
URL:
Keywords:
Depends on:
Blocks: 125689
  Show dependency treegraph
 
Reported: 2014-01-13 07:30 PST by Grzegorz Czajkowski
Modified: 2014-01-13 23:44 PST (History)
1 user (show)

See Also:


Attachments
Patch (21.32 KB, patch)
2014-01-13 07:34 PST, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.