[webkit-changes] [WebKit/WebKit] 292569: [Catalyst] Books sometimes crashes when swiping be...
Wenson Hsieh
noreply at github.com
Mon Sep 23 17:52:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2925691333c5bb5f993658006f5f465ee6890fc3
https://github.com/WebKit/WebKit/commit/2925691333c5bb5f993658006f5f465ee6890fc3
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
[Catalyst] Books sometimes crashes when swiping between pages with trackpad
https://bugs.webkit.org/show_bug.cgi?id=280233
rdar://135813052
Reviewed by Aditya Keerthi.
Reintroduce a null check for the web process' `IPC::Connection`, which was removed in 282353 at main.
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView ensurePositionInformationIsUpToDate:]):
Canonical link: https://commits.webkit.org/284125@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list