RESOLVED DUPLICATE of bug 54386 54382
REGRESSION (r78451): WTF::StringBuffer::shrink() asserts
https://bugs.webkit.org/show_bug.cgi?id=54382
Summary REGRESSION (r78451): WTF::StringBuffer::shrink() asserts
Csaba Osztrogonác
Reported 2011-02-14 02:22:10 PST
After r78451 4 http tests assert: http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-default-encoding.html http/tests/security/xssAuditor/img-onerror-non-ASCII-char2.html http/tests/security/xssAuditor/img-onerror-non-ASCII-char-default-encoding.html http/tests/security/xssAuditor/img-onerror-non-ASCII-char.html ASSERTION FAILED: newLength <= m_length ../../../Source/JavaScriptCore/wtf/text/StringBuffer.h(56) : void WTF::StringBuffer::shrink(unsigned int) I saw this assert on GTK and Qt debug bots.
Attachments
Alexey Proskuryakov
Comment 1 2011-02-14 08:53:56 PST
*** This bug has been marked as a duplicate of bug 54386 ***
Note You need to log in before you can comment on or make changes to this bug.