WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
19089
Editing ASSERT in Range::compareBoundaryPoints
https://bugs.webkit.org/show_bug.cgi?id=19089
Summary
Editing ASSERT in Range::compareBoundaryPoints
Eric Seidel (no email)
Reported
2008-05-15 14:53:13 PDT
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>');
Attachments
causes ASSERT in debug builds
(462 bytes, text/html)
2008-05-15 14:53 PDT
,
Eric Seidel (no email)
no flags
Details
patch
(2.89 KB, patch)
2008-06-05 16:59 PDT
,
Justin Garcia
no flags
Details
Formatted Diff
Diff
patch
(3.46 KB, patch)
2008-06-05 17:03 PDT
,
Justin Garcia
eric
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2008-05-15 14:53:37 PDT
Created
attachment 21182
[details]
causes ASSERT in debug builds
Justin Garcia
Comment 2
2008-06-05 16:59:54 PDT
Created
attachment 21514
[details]
patch
Justin Garcia
Comment 3
2008-06-05 17:03:50 PDT
Created
attachment 21515
[details]
patch Didn't include the meat of the patch last time.
Eric Seidel (no email)
Comment 4
2008-06-05 17:13:03 PDT
Comment on
attachment 21515
[details]
patch Looks good to me. r+
Justin Garcia
Comment 5
2008-06-05 17:22:12 PDT
http://trac.webkit.org/changeset/34390
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug