RESOLVED FIXED12431
ASSERTION FAILURE: m_frame->document() dragging item from bookmarks
https://bugs.webkit.org/show_bug.cgi?id=12431
Summary ASSERTION FAILURE: m_frame->document() dragging item from bookmarks
Matt Lilek
Reported 2007-01-26 23:45:47 PST
Open "Show all bookmarks" in Safari and drag a bookmark from the list to the tab bar. You'll get the following assertion failure with r19183 and Safari 2.0.4: ASSERTION FAILED: m_frame->document() (/Users/matt/Code/WebKit/WebCore/page/EventHandler.cpp:986 WebCore::MouseEventWithHitTestResults WebCore::EventHandler::prepareMouseEvent(const WebCore::HitTestRequest&, const WebCore::PlatformMouseEvent&))
Attachments
Crashlog (3.17 KB, text/plain)
2007-01-26 23:46 PST, Matt Lilek
no flags
Matt Lilek
Comment 1 2007-01-26 23:46:12 PST
Created attachment 12702 [details] Crashlog
Mark Rowe (bdash)
Comment 2 2007-01-28 15:47:18 PST
mitz
Comment 3 2007-02-19 09:18:20 PST
I cannot reproduce the bug with r19707.
Matt Lilek
Comment 4 2007-02-19 11:05:44 PST
I can't reproduce this anymore either.
Note You need to log in before you can comment on or make changes to this bug.