Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7cb5bf0bd719609b96ea1656944a10d13ee476d9 https://github.com/WebKit/WebKit/commit/7cb5bf0bd719609b96ea1656944a10d13ee476d9 Author: Alex Christensen <achristen...@apple.com> Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths: M Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp Log Message: ----------- Null check mainFrameURL in pathSuitableForTestResult https://bugs.webkit.org/show_bug.cgi?id=290691 Reviewed by Charlie Wolfe. This fixes common crashes when running site isolation tests. The UI process equivalent in TestController.cpp already has a similar check. * Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp: (WTR::pathSuitableForTestResult): Canonical link: https://commits.webkit.org/292903@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes