[webkit-changes] [WebKit/WebKit] c6fd50: Activity state should be updated for each web process

Charlie Wolfe noreply at github.com
Wed Oct 4 10:46:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c6fd50542b3d01657e3689281738d8b61c94483e
      https://github.com/WebKit/WebKit/commit/c6fd50542b3d01657e3689281738d8b61c94483e
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

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

  Log Message:
  -----------
  Activity state should be updated for each web process
https://bugs.webkit.org/show_bug.cgi?id=262577
rdar://116428668

Reviewed by Alex Christensen.

With site isolation we currently only update the activity state for the web process hosting the main frame.

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

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




More information about the webkit-changes mailing list