RESOLVED FIXED 10167
REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
https://bugs.webkit.org/show_bug.cgi?id=10167
Summary REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layo...
Mark Rowe (bdash)
Reported 2006-07-30 22:39:56 PDT
The fix for bug 9984 exposes an assertion failure caused by a bug in DumpRenderTree's EventSendingController. The failure occurs in fast/events/objc-event-api.html.
Attachments
Patch (2.56 KB, patch)
2006-07-30 22:42 PDT, Mark Rowe (bdash)
darin: review+
Mark Rowe (bdash)
Comment 1 2006-07-30 22:42:21 PDT
Darin Adler
Comment 2 2006-07-30 22:50:19 PDT
Comment on attachment 9767 [details] Patch r=me
Darin Adler
Comment 3 2006-07-31 01:35:40 PDT
Committed revision 15707.
Note You need to log in before you can comment on or make changes to this bug.