Bug 128246 - Verify copy/paste of misspellings asynchronously
Summary: Verify copy/paste of misspellings 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-02-05 05:40 PST by Grzegorz Czajkowski
Modified: 2014-02-06 02:47 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.82 KB, patch)
2014-02-05 05:45 PST, Grzegorz Czajkowski
rniwa: review+
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-02-05 05:40:35 PST
Refactoring the following spelling tests

 - editing/spelling/spellcheck-paste-continuous-disabled.html
 - editing/spelling/spellcheck-paste-disabled.html

 that use copy/paste to be able to verify spelling markers asynchronously.
Comment 1 Grzegorz Czajkowski 2014-02-05 05:45:19 PST
Created attachment 223228 [details]
Patch
Comment 2 Grzegorz Czajkowski 2014-02-06 02:47:01 PST
Committed r163529: <http://trac.webkit.org/changeset/163529>