RESOLVED FIXED 91428
[chromium] Fix WebFrameTest flakiness due to synthetic mouse events
https://bugs.webkit.org/show_bug.cgi?id=91428
Summary [chromium] Fix WebFrameTest flakiness due to synthetic mouse events
Alexandre Elias
Reported 2012-07-16 15:16:26 PDT
[chromium] Fix WebFrameTest flakiness due to synthetic mouse events
Attachments
Patch (1.91 KB, patch)
2012-07-16 15:24 PDT, Alexandre Elias
no flags
Alexandre Elias
Comment 1 2012-07-16 15:24:24 PDT
Alexandre Elias
Comment 2 2012-07-16 15:24:39 PDT
I haven't taken the time to investigate why this problem only occurred on Android, but it seems likely to be some minor platform difference such as viewport size which would cause the synthetic mouse event code to get triggered. I'm thinking just disabling the synthetic events inside unit tests is the least brittle way to address this problem in any case.
Adam Barth
Comment 3 2012-07-16 15:31:54 PDT
Comment on attachment 152624 [details] Patch Ok.
WebKit Review Bot
Comment 4 2012-07-16 17:31:22 PDT
Comment on attachment 152624 [details] Patch Clearing flags on attachment: 152624 Committed r122781: <http://trac.webkit.org/changeset/122781>
WebKit Review Bot
Comment 5 2012-07-16 17:31:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.