[webkit-changes] [WebKit/WebKit] dd5384: REGRESSION(269895 at main):[WPE] 52 new API tests fai...
Chris Dumez
noreply at github.com
Wed Nov 1 07:59:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd5384202bfa47171cde8455ac42c7c6c9fbe688
https://github.com/WebKit/WebKit/commit/dd5384202bfa47171cde8455ac42c7c6c9fbe688
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/WebProcessProxy.cpp
Log Message:
-----------
REGRESSION(269895 at main):[WPE] 52 new API tests failures
https://bugs.webkit.org/show_bug.cgi?id=263974
Unreviewed, very partial revert of 269895 at main to address the crashes on WPE.
It is unclear why WPE crashes when protecting the process pool in this case,
since we don't see the WebProcessPool destructor in the stack trace.
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::~WebProcessProxy):
Canonical link: https://commits.webkit.org/270054@main
More information about the webkit-changes
mailing list