RESOLVED FIXED 250952
Reset "m_touchPressed" to false in EventHandler::clear()
https://bugs.webkit.org/show_bug.cgi?id=250952
Summary Reset "m_touchPressed" to false in EventHandler::clear()
Ahmad Saleem
Reported 2023-01-21 15:58:17 PST
Hi Team, While going through Blink's commit, I came across another potential merge but again it does not have test case but seems logical that it might prevent some bugs or test flakiness. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b7791c376d099dbb0ecebf51203af5b856afb7f6 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/page/EventHandler.cpp#374 History - https://bugs.chromium.org/p/chromium/issues/detail?id=262794#c5 Just wanted to raise to get input and if reasonable, so we can merge it. Thanks!
Attachments
EWS
Comment 1 2023-01-24 09:36:22 PST
Committed 259288@main (9a050efadba8): <https://commits.webkit.org/259288@main> Reviewed commits have been landed. Closing PR #9003 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-01-24 09:37:23 PST
Note You need to log in before you can comment on or make changes to this bug.