[Webkit-unassigned] [Bug 19087] New: Editing crash in IndentOutdentCommand::prepareBlockquoteLevelForInsertion, ASSERT in debug mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 14:08:02 PDT 2008


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

           Summary: Editing crash in
                    IndentOutdentCommand::prepareBlockquoteLevelForInsertion
                    , ASSERT in debug mode
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Editing crash in IndentOutdentCommand::prepareBlockquoteLevelForInsertion,
ASSERT in debug mode

This crashes in release mode, and ASSERTS in debug mode.

In debug mode:
ASSERTION FAILED: !text.isEmpty()
(/Users/eseidel/Projects/WebKit/WebCore/editing/InsertIntoTextNodeCommand.cpp:41
WebCore::InsertIntoTextNodeCommand::InsertIntoTextNodeCommand(WebCore::Text*,
int, const WebCore::String&))

Unfortunately the test case is rediculously long.  I've not been able to reduce
it further yet.


-- 
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