[Webkit-unassigned] [Bug 75941] [crash] Renderer crashes when spell checking a disabled input field.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 05:06:56 PST 2012


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





--- Comment #4 from Shinya Kawanaka <shinyak at chromium.org>  2012-01-10 05:06:57 PST ---
(In reply to comment #2)
> (In reply to comment #0)
> > This won't happen if a command is invoked from execCommand or something though, because the command invocation is prevented if an input element is disabled.
> 
> Don't non-Chromium ports have this problem?
> If not, we should put the test to LayoutTests/platform/chromium/.

This crash might happen, but in the other ports currently some checks seems performed before calling replaceSelection.

We should add LaytoutTestController::replaceSelection in the other ports to perform tests, but I just have prioritized fixing chrome crash problem.

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