[Webkit-unassigned] [Bug 51693] [chromium] editing/input/ime-composition-clearpreedit.html fails in chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 29 14:02:00 PST 2010


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





--- Comment #16 from James Su <suzhe at chromium.org>  2010-12-29 14:01:59 PST ---
(In reply to comment #14)
> (In reply to comment #12)
> > ASSERTION FAILED: m_offset + m_count <= m_node->length()
> > (third_party/WebKit/WebCore/editing/DeleteFromTextNodeCommand.cpp:42 WebCore::DeleteFromTextNodeCommand::DeleteFromTextNodeCommand(WTF::PassRefPtr<WebCore::Text>, unsigned int, unsigned int))
> > [28117:28117:1434569528609:ERROR:process_util_posix.cc(106)] Received signal 11
> 
> This sounds like the bug 51389.  Maybe this bug should depend on the bug 51389 if fixing this bug causes the assertion failure to appear.

They are probably related. But the assertion disappears after fixing TextInputController::insertText().

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