[Webkit-unassigned] [Bug 67764] New: Crashed in WebCore::CompositeEditCommand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 00:00:37 PDT 2011


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

           Summary: Crashed in WebCore::CompositeEditCommand
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at google.com


ASSERT(destination.deepEquivalent().anchorNode()->inDocument()); fails.

<div contenteditable="true" id="div"><hkern><span contenteditable="false"><dl>000A0<script>
var sel = window.getSelection();
sel.setPosition(div, 2000000000);
document.execCommand("Delete");
</script>

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