[Webkit-unassigned] [Bug 81138] New: WK2: Spelling tests that rely on getting the marked range or the marked count synchronously fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 11:21:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81138

           Summary: WK2: Spelling tests that rely on getting the marked
                    range or the marked count synchronously fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/Lion%20Intel%20Debug%2
                    0(WebKit2%20Tests)/r110712%20(4902)/editing/spelling/m
                    arkers-pretty-diff.html
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: ap at webkit.org, enrica at apple.com,
                    webkit-bug-importer at group.apple.com,
                    timothy_horton at apple.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list