Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 61aa26584bc92f15c49806e1f9a1d8c3a96ef581
https://github.com/WebKit/WebKit/commit/61aa26584bc92f15c49806e1f9a1d8c3a96ef581
Author: Wenson Hsieh <[email protected]>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
[iOS] Avoid a spurious debug assertion after 271166@main
https://bugs.webkit.org/show_bug.cgi?id=265471
Reviewed by Tim Horton.
Add an explicit case to handle the scenario where `UIKeyModifierFlags` is 0, to
avoid hitting the
debug assertion below.
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(shiftKeyState):
Canonical link: https://commits.webkit.org/271236@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes