[Webkit-unassigned] [Bug 30499] New: Web Inspector: Crash when clicking on errors/warnings counter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 18 18:52:46 PDT 2009


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

           Summary: Web Inspector: Crash when clicking on errors/warnings
                    counter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at hatcher.name


1. Open Web Inspector for a page that has errors / warnings
2. Click on the errors/warnings counter (small yellow/red icon in the bottom
right corner)

See crash (assertion failure):

#0    0x03f0d7ff in WebCore::firstDeepEditingPositionForNode at
htmlediting.h:126
#1    0x04713555 in WebCore::RenderBox::positionForPoint at RenderBox.cpp:2698
#2    0x047808b1 in WebCore::RenderReplaced::positionForPoint at
RenderReplaced.cpp:254
#3    0x046e031b in WebCore::RenderBlock::positionForPointWithInlineChildren at
RenderBlock.cpp:3434
#4    0x046e05d6 in WebCore::RenderBlock::positionForPoint at
RenderBlock.cpp:3472
#5    0x0473d366 in WebCore::RenderInline::positionForPoint at
RenderInline.cpp:503
#6    0x04206d72 in WebCore::EventHandler::handleMousePressEventSingleClick at
EventHandler.cpp:323
#7    0x04207848 in WebCore::EventHandler::handleMousePressEvent at
EventHandler.cpp:418
#8    0x0420811f in WebCore::EventHandler::handleMousePressEvent at
EventHandler.cpp:1265
#9    0x0420c472 in WebCore::EventHandler::mouseDown at EventHandlerMac.mm:561
#10    0x00347579 in -[WebHTMLView mouseDown:] at WebHTMLView.mm:3382

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