[Webkit-unassigned] [Bug 63611] New: REGRESSION(r89831): broke 5 editing tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 01:05:16 PDT 2011


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

           Summary: REGRESSION(r89831): broke 5 editing tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: rniwa at webkit.org


editing/deleting/smart-delete-003.html    
editing/deleting/smart-delete-004.html
editing/pasteboard/interchange-newline-2.html
editing/pasteboard/paste-text-008.html
editing/undo/undo-smart-delete-reversed-selection.html

#0  0x00002b26958cad24 in WebCore::TextIterator::emitText (this=0x7fffea9c61f0, textNode=0x4f4fc40, renderObject=0x4f4fcc8, textStartOffset=1, textEndOffset=6) at ../../Source/WebCore/editing/TextIterator.cpp:985
985        ASSERT(0 <= textEndOffset && textEndOffset <= static_cast<int>(m_text.length()));


Thread 1 (Thread 528):
#0  0x00002b26958cad24 in WebCore::TextIterator::emitText (this=0x7fffea9c61f0, textNode=0x4f4fc40, renderObject=0x4f4fcc8, textStartOffset=1, textEndOffset=6) at ../../Source/WebCore/editing/TextIterator.cpp:985
#1  0x00002b26958c965b in WebCore::TextIterator::handleTextBox (this=0x7fffea9c61f0) at ../../Source/WebCore/editing/TextIterator.cpp:574
#2  0x00002b26958c91ed in WebCore::TextIterator::handleTextNode (this=0x7fffea9c61f0) at ../../Source/WebCore/editing/TextIterator.cpp:518
#3  0x00002b26958c8921 in WebCore::TextIterator::advance (this=0x7fffea9c61f0) at ../../Source/WebCore/editing/TextIterator.cpp:389
#4  0x00002b26958c868b in WebCore::TextIterator::TextIterator (this=0x7fffea9c61f0, r=0x4e85870, behavior=WebCore::TextIteratorDefaultBehavior) at ../../Source/WebCore/editing/TextIterator.cpp:330
#5  0x00002b26958cde6a in WebCore::TextIterator::rangeLength (r=0x4e85870, forSelectionPreservation=false) at ../../Source/WebCore/editing/TextIterator.cpp:2285
#6  0x00002b26963fb22b in WebCore::AXObjectCache::nodeTextChangePlatformNotification (this=0x4f35890, object=0x4e98840, textChange=WebCore::AXObjectCache::AXTextDeleted, offset=0, count=1) at ../../Source/WebCore/accessibility/gtk/AXObjectCacheAtk.cpp:191
#7  0x00002b26955582cc in WebCore::AXObjectCache::nodeTextChangeNotification (this=0x4f35890, renderer=0x4f57938, textChange=WebCore::AXObjectCache::AXTextDeleted, offset=0, count=1) at ../../Source/WebCore/accessibility/AXObjectCache.cpp:533
#8  0x00002b2695868a7b in WebCore::DeleteFromTextNodeCommand::doApply (this=0x4ea8af0) at ../../Source/WebCore/editing/DeleteFromTextNodeCommand.cpp:60
#9  0x00002b269586f57d in WebCore::EditCommand::apply (this=0x4ea8af0) at ../../Source/WebCore/editing/EditCommand.cpp:92
#10 0x00002b2695859eef in WebCore::CompositeEditCommand::applyCommandToComposite (this=0x4eae070, cmd=...) at ../../Source/WebCore/editing/CompositeEditCommand.cpp:102
#11 0x00002b269585b6d5 in WebCore::CompositeEditCommand::deleteTextFromNode (this=0x4eae070, node=..., offset=0, count=1) at ../../Source/WebCore/editing/CompositeEditCommand.cpp:306
#12 0x00002b269586b9cd in WebCore::DeleteSelectionCommand::deleteTextFromNode (this=0x4eae070, node=..., offset=0, count=1) at ../../Source/WebCore/editing/DeleteSelectionCommand.cpp:436
#13 0x00002b269586c51c in WebCore::DeleteSelectionCommand::handleGeneralDelete (this=0x4eae070) at ../../Source/WebCore/editing/DeleteSelectionCommand.cpp:531
#14 0x00002b269586e5a0 in WebCore::DeleteSelectionCommand::doApply (this=0x4eae070) at ../../Source/WebCore/editing/DeleteSelectionCommand.cpp:833
#15 0x00002b269586f57d in WebCore::EditCommand::apply (this=0x4eae070) at ../../Source/WebCore/editing/EditCommand.cpp:92
#16 0x00002b2695859eef in WebCore::CompositeEditCommand::applyCommandToComposite (this=0x4ea2d10, cmd=...) at ../../Source/WebCore/editing/CompositeEditCommand.cpp:102
#17 0x00002b269585c1f0 in WebCore::CompositeEditCommand::deleteSelection (this=0x4ea2d10, selection=..., smartDelete=true, mergeBlocksAfterDelete=true, replace=false, expandForSpecialElements=true) at ../../Source/WebCore/editing/CompositeEditCommand.cpp:389
#18 0x00002b26958d5c2a in WebCore::TypingCommand::deleteKeyPressed (this=0x4ea2d10, granularity=WebCore::CharacterGranularity, killRing=false) at ../../Source/WebCore/editing/TypingCommand.cpp:559
#19 0x00002b26958d4561 in WebCore::TypingCommand::doApply (this=0x4ea2d10) at ../../Source/WebCore/editing/TypingCommand.cpp:292
#20 0x00002b269586f57d in WebCore::EditCommand::apply (this=0x4ea2d10) at ../../Source/WebCore/editing/EditCommand.cpp:92
#21 0x00002b26958d36a1 in WebCore::TypingCommand::deleteKeyPressed (document=0x4f2b220, options=16, granularity=WebCore::CharacterGranularity) at ../../Source/WebCore/editing/TypingCommand.cpp:117
#22 0x00002b2695879829 in WebCore::executeDelete (frame=0xef8800, source=WebCore::CommandFromDOM) at ../../Source/WebCore/editing/EditorCommand.cpp:321
#23 0x00002b269587d878 in WebCore::Editor::Command::execute (this=0x7fffea9c6f90, parameter="(null)", triggeringEvent=0x0) at ../../Source/WebCore/editing/EditorCommand.cpp:1648
#24 0x00002b269577b981 in WebCore::Document::execCommand (this=0x4f2b220, commandName="Delete", userInterface=false, value="(null)") at ../../Source/WebCore/dom/Document.cpp:3923
#25 0x00002b2696106870 in WebCore::jsDocumentPrototypeFunctionExecCommand (exec=0x2b26e848e0e8) at DerivedSources/WebCore/JSDocument.cpp:2424

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