Editing ASSERT in Range::compareBoundaryPoints ASSERTION FAILED: containerA && containerB (/Users/eseidel/Projects/WebKit/WebCore/dom/Range.cpp:458 static short int WebCore::Range::compareBoundaryPoints(WebCore::Node*, int, WebCore::Node*, int)) Found by the fuzzer. See attached test case. doc.execCommand('inserthorizontalrule'); doc.execCommand('formatblock', 0, '<pre>');
Created attachment 21182 [details] causes ASSERT in debug builds
Created attachment 21514 [details] patch
Created attachment 21515 [details] patch Didn't include the meat of the patch last time.
Comment on attachment 21515 [details] patch Looks good to me. r+
http://trac.webkit.org/changeset/34390