[webkit-reviews] review denied: [Bug 79333] REGRESSION: Assertion failure in Document::setCompatibilityMode() (!m_styleSheets->length()) in fast/dynamic/crash-paint-no-documentElement-renderer.html : [Attachment 128406] Disable the test that triggers bug 68859

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 10:34:43 PST 2012


Julien Chaffraix <jchaffraix at webkit.org> has denied mitz at webkit.org's request
for review:
Bug 79333: REGRESSION: Assertion failure in Document::setCompatibilityMode()
(!m_styleSheets->length()) in
fast/dynamic/crash-paint-no-documentElement-renderer.html
https://bugs.webkit.org/show_bug.cgi?id=79333

Attachment 128406: Disable the test that triggers bug 68859
https://bugs.webkit.org/attachment.cgi?id=128406&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
I don't think this is the way to go. This test doesn't cover bug 68859 (it does
hit the ASSERT and I don't have a good solution for it), it covers bug 64284
which is a crash in release. I had disabled the test in debug or skipped it for
all platforms to avoid hitting the ASSERT. I don't know what happened but you
should add the test to your platform accordingly instead of losing coverage on
all platforms.


More information about the webkit-reviews mailing list