[Webkit-unassigned] [Bug 70045] New: Crash in DeleteSelectionCommand::handleGeneralDelete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 12:22:54 PDT 2011


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

           Summary: Crash in DeleteSelectionCommand::handleGeneralDelete
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, tony at chromium.org, ojan at chromium.org,
                    tkent at chromium.org, enrica at apple.com,
                    morrita at google.com


Stack trace:
0x6846a438     [chrome.dll     - htmlediting.cpp:976    WebCore::caretMaxOffset(WebCore::Node const *)
0x684ab73d     [chrome.dll     - deleteselectioncommand.cpp:420    WebCore::DeleteSelectionCommand::handleGeneralDelete()
0x684ac9b7     [chrome.dll     - deleteselectioncommand.cpp:800    WebCore::DeleteSelectionCommand::doApply()
0x6847a1d2     [chrome.dll     - editcommand.cpp:92    WebCore::EditCommand::apply()
0x68493734     [chrome.dll     - compositeeditcommand.cpp:102    WebCore::CompositeEditCommand::applyCommandToComposite(WTF::PassRefPtr<WebCore::EditCommand>)
0x6849471c     [chrome.dll     - compositeeditcommand.cpp:406    WebCore::CompositeEditCommand::deleteSelection(bool,bool,bool,bool)
0x68497858     [chrome.dll     - inserttextcommand.cpp:110    WebCore::InsertTextCommand::doApply()
0x6847a1d2     [chrome.dll     - editcommand.cpp:92    WebCore::EditCommand::apply()
0x684937be     [chrome.dll     - compositeeditcommand.cpp:113    WebCore::CompositeEditCommand::applyCommandToComposite(WTF::PassRefPtr<WebCore::CompositeEditCommand>,WebCore::VisibleSelection const &)
0x6843eda3     [chrome.dll     - typingcommand.cpp:397    WebCore::TypingCommand::insertTextRunWithoutNewlines(WTF::String const &,bool)
0x6843ecdb     [chrome.dll     - typingcommand.cpp:384    WebCore::TypingCommand::insertText(WTF::String const &,bool)
0x6843e9f0     [chrome.dll     - typingcommand.cpp:307    WebCore::TypingCommand::doApply()
0x6847a1d2     [chrome.dll     - editcommand.cpp:92    WebCore::EditCommand::apply()
0x6847a3a9     [chrome.dll     - editcommand.cpp:224    WebCore::applyCommand(WTF::PassRefPtr<WebCore::EditCommand>)
0x6843e716     [chrome.dll     - typingcommand.cpp:208    WebCore::TypingCommand::insertText(WebCore::Document *,WTF::String const &,WebCore::VisibleSelection const &,unsigned int,WebCore::TypingCommand::TextCompositionType)
0x6841d63c     [chrome.dll     - editor.cpp:1099    WebCore::Editor::insertTextWithoutSendingTextEvent(WTF::String const &,bool,WebCore::TextEvent *)
0x6841b4a7     [chrome.dll     - editor.cpp:176    WebCore::Editor::handleTextEvent(WebCore::TextEvent *)
0x685a81f5     [chrome.dll     - node.cpp:2793    WebCore::Node::defaultEventHandler(WebCore::Event *)

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