WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224918
[Win][WTR] eventSender.leapForward doesn't work as expected
https://bugs.webkit.org/show_bug.cgi?id=224918
Summary
[Win][WTR] eventSender.leapForward doesn't work as expected
Fujii Hironori
Reported
2021-04-21 23:33:35 PDT
[Win][WTR] eventSender.leapForward doesn't work as expected For example, fast/events/click-count.html is failing.
Attachments
Patch
(3.07 KB, patch)
2021-04-21 23:40 PDT
,
Fujii Hironori
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(2.14 KB, patch)
2021-04-21 23:53 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2021-04-21 23:40:26 PDT
Created
attachment 426779
[details]
Patch
Fujii Hironori
Comment 2
2021-04-21 23:53:02 PDT
Created
attachment 426780
[details]
Patch
Fujii Hironori
Comment 3
2021-04-22 13:01:14 PDT
Comment on
attachment 426780
[details]
Patch Clearing flags on attachment: 426780 Committed
r276455
(
236915@main
): <
https://commits.webkit.org/236915@main
>
Fujii Hironori
Comment 4
2021-04-22 13:01:17 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2021-04-22 15:59:30 PDT
<
rdar://problem/77042720
>
Darin Adler
Comment 6
2021-04-22 16:44:27 PDT
Comment on
attachment 426780
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=426780&action=review
> Tools/WebKitTestRunner/win/EventSenderProxyWin.cpp:154 > + Sleep(milliseconds);
Actually waiting the specified length of time is *not* the concept of leapForward. Are you sure this will meet our needs for rapid testing?
Fujii Hironori
Comment 7
2021-04-22 16:55:04 PDT
Comment on
attachment 426780
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=426780&action=review
>> Tools/WebKitTestRunner/win/EventSenderProxyWin.cpp:154 >> + Sleep(milliseconds); > > Actually waiting the specified length of time is *not* the concept of leapForward. Are you sure this will meet our needs for rapid testing?
Yeah, it's somewhat sad. However, one one complains for DumpRenderTree for decades since
r29992
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug