Bug 12431 - ASSERTION FAILURE: m_frame->document() dragging item from bookmarks
Summary: ASSERTION FAILURE: m_frame->document() dragging item from bookmarks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-01-26 23:45 PST by Matt Lilek
Modified: 2007-02-19 11:05 PST (History)
1 user (show)

See Also:


Attachments
Crashlog (3.17 KB, text/plain)
2007-01-26 23:46 PST, Matt Lilek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 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&))
Comment 1 Matt Lilek 2007-01-26 23:46:12 PST
Created attachment 12702 [details]
Crashlog
Comment 2 Mark Rowe (bdash) 2007-01-28 15:47:18 PST
<rdar://problem/4960109>
Comment 3 mitz 2007-02-19 09:18:20 PST
I cannot reproduce the bug with r19707.
Comment 4 Matt Lilek 2007-02-19 11:05:44 PST
I can't reproduce this anymore either.