RESOLVED FIXED80925
Fix assert seen in DRT due to not calling EventSender.mouseUp in a previous test
https://bugs.webkit.org/show_bug.cgi?id=80925
Summary Fix assert seen in DRT due to not calling EventSender.mouseUp in a previous test
Sam Weinig
Reported 2012-03-12 19:12:22 PDT
Fix assert seen in DRT due to not calling EventSender.mouseUp in a previous test
Attachments
Patch (1.27 KB, patch)
2012-03-12 19:14 PDT, Sam Weinig
no flags
Patch (1.63 KB, patch)
2012-03-12 19:25 PDT, Sam Weinig
mjs: review+
Sam Weinig
Comment 1 2012-03-12 19:14:31 PDT
Sam Weinig
Comment 2 2012-03-12 19:25:25 PDT
Maciej Stachowiak
Comment 3 2012-03-12 19:27:51 PDT
Comment on attachment 131494 [details] Patch r=me
Sam Weinig
Comment 4 2012-03-12 19:28:23 PDT
For archaeologists from the future, the assertion about eventSender.mouseUp() was added in http://trac.webkit.org/changeset/43890 and the test which needs fixing was added just last week in http://trac.webkit.org/changeset/110226.
Sam Weinig
Comment 5 2012-03-12 19:29:16 PDT
Note You need to log in before you can comment on or make changes to this bug.