Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6fa76748bda6265dc96114563c165b8f3f80d678
https://github.com/WebKit/WebKit/commit/6fa76748bda6265dc96114563c165b8f3f80d678
Author: Chris Dumez <[email protected]>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Regression(281966@main) Crash under
WebPageProxy::didChooseFilesForOpenPanelWithDisplayStringAndIcon()
https://bugs.webkit.org/show_bug.cgi?id=278656
rdar://134586628
Reviewed by Pascoe.
Null check m_openPanelResultListener before dereferencing it.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didChooseFilesForOpenPanelWithDisplayStringAndIcon):
(WebKit::WebPageProxy::didChooseFilesForOpenPanel):
(WebKit::WebPageProxy::didCancelForOpenPanel):
Canonical link: https://commits.webkit.org/282758@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes