Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 42d022005f544c9377c3227854cd4158dbdae361
      
https://github.com/WebKit/WebKit/commit/42d022005f544c9377c3227854cd4158dbdae361
  Author: Chris Dumez <[email protected]>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

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

  Log Message:
  -----------
  REGRESSION(269895@main):[WPE] 52 new API tests failures
https://bugs.webkit.org/show_bug.cgi?id=263974

Reviewed by Michael Catanzaro.

Revert part of 269895@main which would cause the WebProcessProxy to outlive
its WebProcessPool in some cases, unnecessarily.

Also add a null check for the process pool is the WebProcessProxy destructor
before using it, for extra safety.

* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::~WebProcessProxy):
(WebKit::WebProcessProxy::isResponsive):
(WebKit::WebProcessProxy::isResponsiveWithLazyStop):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to