[Webkit-unassigned] [Bug 46839] Autocorrection shouldn't prompt the same correction after user has edited previous correction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 16:12:10 PDT 2010


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





--- Comment #3 from jpu at apple.com  2010-09-29 16:12:10 PST ---
(In reply to comment #2)
> (From update of attachment 69260 [details])
> Change looks fine. We should come up with a way to do regression tests. It’s not safe to have this code in here but not tested in the WebKit regression test suite.

Agree. I will look into writing test for autocorrection. One of the trick parts is that autocorrection result depends on user's past usage. In other word, we adapt to user feedback. So unless we always run the tests on a freshly installed system, there's no guarantee to get the expected correction result back.

-- 
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