Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d00a4139879e953d955bc5f5a2a7682c74998a3
      
https://github.com/WebKit/WebKit/commit/8d00a4139879e953d955bc5f5a2a7682c74998a3
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

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

  Log Message:
  -----------
  Fix null pointer dereference in WebPageProxy::updateActivityState
https://bugs.webkit.org/show_bug.cgi?id=316686
rdar://177093411

Reviewed by Sihui Liu.

We should check that the page client is not null in 
WebPageProxy::updateActivityState.

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

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



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

Reply via email to