Updates:
        Status: Available
        Labels: -Pri-2 -Area-Misc Pri-1 Area-WebKit

Comment #3 on issue 22472 by [email protected]: crash - dragging over  
served page containing a local iframe
http://code.google.com/p/chromium/issues/detail?id=22472

Thanks. Yes I can reproduce the crash if I serve the HTML through web  
server.

>       chrome.dll!WebCore::EventHandler::updateDragAndDrop(const  
> WebCore::PlatformMouseEvent & event={...}, WebCore::Clipboard *  
> clipboard=0x02710500)  Line 1511 + 0x3 bytes  C++
        chrome.dll!WebCore::EventHandler::updateDragAndDrop(const  
WebCore::PlatformMouseEvent & event={...}, WebCore::Clipboard *  
clipboard=0x02710500)  Line 1530 + 0x1e bytes   C++
        chrome.dll!WebCore::DragController::tryDHTMLDrag(WebCore::DragData *  
dragData=0x0014e360, WebCore::DragOperation & operation=DragOperationNone)   
Line 515 + 0x23 bytes   C++
        chrome.dll!WebCore::DragController::tryDocumentDrag(WebCore::DragData * 
 
dragData=0x0014e360, WebCore::DragDestinationAction actionMask=-1,  
WebCore::DragOperation & operation=DragOperationNone)  Line 287 + 0x10  
bytes   C++
         
chrome.dll!WebCore::DragController::dragEnteredOrUpdated(WebCore::DragData  
* dragData=0x0014e360)  Line 233 + 0x17 bytes   C++
        chrome.dll!WebCore::DragController::dragUpdated(WebCore::DragData *  
dragData=0x0014e360)  Line 173  C++
        chrome.dll!WebViewImpl::DragTargetDragOver(const WebKit::WebPoint &  
client_point={...}, const WebKit::WebPoint & screen_point={...},  
WebKit::WebDragOperation operations_allowed=WebDragOperationCopy)  Line  
1592 + 0x20 bytes       C++
        chrome.dll!RenderView::OnDragTargetDragOver(const gfx::Point &  
client_point=x=59, y=39, const gfx::Point & screen_point=x=664, y=239,  
WebKit::WebDragOperation ops=WebDragOperationCopy)  Line 2925 + 0x41 bytes      
 
C++
        chrome.dll!DispatchToMethod<RenderView,void (__thiscall  
RenderView::*)(gfx::Point const &,gfx::Point const &,enum  
WebKit::WebDragOperation),gfx::Point,gfx::Point,enum  
WebKit::WebDragOperation>(RenderView * obj=0x01d53000, void (const
gfx::Point &, const gfx::Point &, WebKit::WebDragOperation)*  
method=0x62f63230, const Tuple3<gfx::Point,gfx::Point,enum  
WebKit::WebDragOperation> & arg={...})  Line 435 + 0x2d bytes   C++
        chrome.dll!IPC::MessageWithTuple<Tuple3<gfx::Point,gfx::Point,enum  
WebKit::WebDragOperation> >::Dispatch<RenderView,void (__thiscall  
RenderView::*)(gfx::Point const &,gfx::Point const &,enum  
WebKit::WebDragOperation)>(const IPC::Message *
msg=class=1, index=63, RenderView * obj=0x01d53000, void (const gfx::Point  
&, const gfx::Point &, WebKit::WebDragOperation)* func=0x62f63230)  Line  
998 + 0x23 bytes        C++
        chrome.dll!RenderView::OnMessageReceived(const IPC::Message &  
message=class=1, index=63)  Line 395 + 0x4a bytes       C++
        chrome.dll!MessageRouter::RouteMessage(const IPC::Message & 
msg=class=1,  
index=63)  Line 41 + 0x13 bytes C++


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