[webkit-changes] [WebKit/WebKit] 338f89: Avoid crashing when a client calls `WKPageGetSourc...

Charlie Wolfe noreply at github.com
Thu Jan 16 11:52:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 338f89d7b01111422cef9c72e84feb4e12341c09
      https://github.com/WebKit/WebKit/commit/338f89d7b01111422cef9c72e84feb4e12341c09
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

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

  Log Message:
  -----------
  Avoid crashing when a client calls `WKPageGetSourceForFrame` with a frame that no longer exists
https://bugs.webkit.org/show_bug.cgi?id=286082
rdar://134510049

Reviewed by Pascoe.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::getSourceForFrame):

Canonical link: https://commits.webkit.org/289018@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