[Webkit-unassigned] [Bug 43071] ASSERTION FAILURE in AppendNodeCommand::AppendNodeCommand when indenting HTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 00:02:38 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43071


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Indenting certain HTML      |ASSERTION FAILURE in
                   |causes NULL pointer crash.  |AppendNodeCommand::AppendNo
                   |                            |deCommand when indenting
                   |                            |HTML
           Keywords|                            |HasReduction
                 CC|                            |darin at apple.com,
                   |                            |dbates at webkit.org,
                   |                            |enrica at apple.com,
                   |                            |justin.garcia at apple.com,
                   |                            |rniwa at webkit.org




--- Comment #2 from Daniel Bates <dbates at webkit.org>  2010-07-28 00:02:37 PST ---
The assertion on line 39 of AppendNodeCommand.cpp <http://trac.webkit.org/browser/trunk/WebCore/editing/AppendNodeCommand.cpp?rev=51645#L39> fails:

ASSERT(m_node)

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



More information about the webkit-unassigned mailing list