[Webkit-unassigned] [Bug 48793] Dragging and dropping into an empty document crashes WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 16:33:09 PST 2010


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





--- Comment #7 from Tony Chang <tony at chromium.org>  2010-11-08 16:33:09 PST ---
(From update of attachment 73304)
View in context: https://bugs.webkit.org/attachment.cgi?id=73304&action=review

> WebCore/ChangeLog:13
> +        * manual-tests/drop-in-empty-doc2.xhtml: Added.

drop-in-empty-doc2.xhtml should go in manual-tests/resources/.

> WebCore/page/DragController.cpp:271
> +// This can return null if an empty document is loaded.

Is this new or have we had this bug for a long time?  It seems odd that this is suddenly not working.  Do you know which change regressed this?

I'm worried we're papering over the crash when the fix is elsewhere.

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