[webkit-changes] [WebKit/WebKit] 6fa767: Regression(281966 at main) Crash under WebPageProxy::...

Chris Dumez noreply at github.com
Mon Aug 26 12:16:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6fa76748bda6265dc96114563c165b8f3f80d678
      https://github.com/WebKit/WebKit/commit/6fa76748bda6265dc96114563c165b8f3f80d678
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Regression(281966 at 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


More information about the webkit-changes mailing list