[Webkit-unassigned] [Bug 67918] Crashes in WebCore::InsertListCommand::unlistifyParagraph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 09:05:02 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107030|review?                     |review+
               Flag|                            |




--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-12 09:05:02 PST ---
(From update of attachment 107030)
View in context: https://bugs.webkit.org/attachment.cgi?id=107030&action=review

> LayoutTests/editing/execCommand/insert-list-in-noneditable-list-parent.html:1
> +<script src="../../resources/dump-as-markup.js"></script>

Can we have <!DOCTYPE  html>? or would that break the test?

> Source/WebCore/ChangeLog:8
> +        execCommand("InsertUnorderedList") was crashing if the parent node of the target is a kind of list element and it is not contenteditable.

Nit: This line seems too long.

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