WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
250672
Fix race condition in focused element check
https://bugs.webkit.org/show_bug.cgi?id=250672
Summary
Fix race condition in focused element check
Ahmad Saleem
Reported
2023-01-16 04:21:00 PST
Hi Team, While going through Blink's commit, I came across another failing test in Safari 16.2 & STP161: Test case -
https://jsfiddle.net/n9taq71m/
^ Passes in Chrome Canary 111 and Firefox Nightly 110. Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/eb44e7e1bcde3ae1a0e22268775614d1ad35dd9b
Haven't checked whether it is possible to do 1-1 merge but just wanted to raise, so we can fix it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2023-01-16 11:55:03 PST
I don't think that this applies, I don't see any timer of this kind in WebKit. This test even passes when run on its own, outside JSFiddle.
Ryosuke Niwa
Comment 2
2023-01-16 12:00:41 PST
Yeah, we don't have this timer thing.
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