WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 82761
Bug 96012
Intermittent assertion failure (unifiedTextCheckerEnabled()) in Editor::markAllMisspellingsAndBadGrammarInRanges()
https://bugs.webkit.org/show_bug.cgi?id=96012
Summary
Intermittent assertion failure (unifiedTextCheckerEnabled()) in Editor::markA...
mitz
Reported
2012-09-06 13:06:15 PDT
See for example <
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r127762%20(588)/fast/events/invalid-001-crash-log.txt
>. Presumably AlternativeTextController’s timer is set by an earlier test and not cleared before this test runs.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-09-18 14:16:56 PDT
fast/events/keypress-insert-tab.html asserts here too.
mitz
Comment 2
2012-09-18 14:44:26 PDT
Mac code assumes that this is always on, yet there are editing tests that turn it off (and no code in the test runner to turn it back on after the test is over).
Simon Fraser (smfr)
Comment 3
2012-09-18 15:03:21 PDT
*** This bug has been marked as a duplicate of
bug 82761
***
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