WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
81138
WK2: Spelling tests that rely on getting the marked range or the marked count synchronously fail
https://bugs.webkit.org/show_bug.cgi?id=81138
Summary
WK2: Spelling tests that rely on getting the marked range or the marked count...
Jessie Berlin
Reported
2012-03-14 11:21:57 PDT
In WK2, spelling and grammar marking is done asynchronously because it involves cross-process communication. The current spelling tests assume that they can get the marked range / count directly after adding incorrect spelling or grammar.
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110712%20(4902)/editing/spelling/markers-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110712%20(4902)/editing/spelling/spelling-insert-html-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110712%20(4902)/editing/spelling/spelling-unified-emulation-pretty-diff.html
Note that these tests all pass under WK1:
http://build.webkit.org/results/Lion%20Intel%20Debug%20(Tests)/r110709%20(4458)/results.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-03-14 11:22:44 PDT
<
rdar://problem/11047832
>
Jessie Berlin
Comment 2
2012-03-14 11:39:45 PDT
Committed the expected failing results in
http://trac.webkit.org/changeset/110720
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug