[webkit-changes] [WebKit/WebKit] 3aba87: Crash for uncalled completionHandler.
megangardner
noreply at github.com
Wed May 15 23:13:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3aba877b321b31bdef1258b65e41a73af306535c
https://github.com/WebKit/WebKit/commit/3aba877b321b31bdef1258b65e41a73af306535c
Author: Megan Gardner <megan_gardner at apple.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm
Log Message:
-----------
Crash for uncalled completionHandler.
https://bugs.webkit.org/show_bug.cgi?id=274243
rdar://128176183
Reviewed by Wenson Hsieh.
Call the completion handler for all code paths.
* Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm:
(WebKit::WebPageProxy::getTextIndicatorForID):
(WebKit::WebPageProxy::updateTextIndicatorStyleVisibilityForID):
Canonical link: https://commits.webkit.org/278847@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