[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 11:15:31 PST 2010


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


Mihai Parparita <mihaip at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |
                 CC|                            |mihaip at chromium.org




--- Comment #12 from Mihai Parparita <mihaip at chromium.org>  2010-12-29 11:15:30 PST ---
Re-opening since I rolled out this patch with http://trac.webkit.org/changeset/74749

It causing assert failures on fast/forms/input-maxlength-ime-completed.html (http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Finput-maxlength-ime-completed.html&master=ChromiumWebkit):

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

Even before then, it needed an expectations update for another layout test that I did with http://trac.webkit.org/changeset/74748 (I'll be rolling that out too).

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