[Webkit-unassigned] [Bug 19089] New: Editing ASSERT in Range::compareBoundaryPoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 14:53:13 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19089

           Summary: Editing ASSERT in Range::compareBoundaryPoints
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
OtherBugsDependingO 18858
             nThis:


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>');


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list