Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1a9adbce1d3fbd78795e86aad2c57ce384e31168
https://github.com/WebKit/WebKit/commit/1a9adbce1d3fbd78795e86aad2c57ce384e31168
Author: Youenn Fablet <[email protected]>
Date: 2024-11-16 (Sat, 16 Nov 2024)
Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebKit/UIProcess/WebProcessProxy.cpp
Log Message:
-----------
[macOS Debug wk2 ] ASSERTION FAILED: !workerInformation in
imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html
result of flaky crash (failure in EWS)
rdar://139821195
https://bugs.webkit.org/show_bug.cgi?id=283074
Reviewed by Sihui Liu.
By resetting m_site to std::nullopt, we loose the information that this process
was used for multiple origins.
Instead we reset m_site to an empty site, like was the case until we remove
Site default constructor.
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::didStartProvisionalLoadForMainFrame):
Canonical link: https://commits.webkit.org/286686@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes