Comment #1 on issue 30608 by [email protected]: Dragging inline pdf image  
crashes renderer
http://code.google.com/p/chromium/issues/detail?id=30608

#0      0x0836a76f in WebCore::DragController::startDrag at  
DragController.cpp:675
#1      0x083734c1 in WebCore::EventHandler::handleDrag at EventHandler.cpp:2348
#2      0x0837459f in WebCore::EventHandler::handleMouseDraggedEvent at  
EventHandler.cpp:437
#3      0x08374e48 in WebCore::EventHandler::handleMouseMoveEvent at  
EventHandler.cpp:1412
#4      0x08374ec3 in WebCore::EventHandler::mouseMoved at EventHandler.cpp:1308

We die at
         // We shouldn't be starting a drag for an image that can't provide  
an extension.
         // This is an early detection for problems encountered later upon  
drop.
         ASSERT(!image->filenameExtension().isEmpty());


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to