Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bff3064cc4206617e440fe881330dcf93f114b45
      
https://github.com/WebKit/WebKit/commit/bff3064cc4206617e440fe881330dcf93f114b45
  Author: Brady Eidson <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

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

  Log Message:
  -----------
  Null check pageClient() inside WebPageProxy::didAttachToRunningProcess
rdar://180575637
https://bugs.webkit.org/show_bug.cgi?id=318800

Reviewed by Rupin Mittal.

Many, many pieces of PSON commit machinery null check pageClient(), which
can legitimately become null.

WebPageProxy::didAttachToRunningProcess missed such a check. Let's add it.

Unable to reproduce, so no test.

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

Canonical link: https://commits.webkit.org/316666@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to