Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f6813e60a390b45c8a5e479013f203846e67df9e https://github.com/WebKit/WebKit/commit/f6813e60a390b45c8a5e479013f203846e67df9e Author: Alex Christensen <achristen...@apple.com> Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths: M Tools/TestWebKitAPI/cocoa/HTTPServer.mm Log Message: ----------- Fix TestWebKitAPI.WKNavigation.Multiple303Redirects in debug builds https://bugs.webkit.org/show_bug.cgi?id=260096 rdar://113772047 Reviewed by Chris Dumez. It was asserting in statusText because it was using status code 303 which hadn't been added yet. * Tools/TestWebKitAPI/cocoa/HTTPServer.mm: (TestWebKitAPI::statusText): Canonical link: https://commits.webkit.org/266836@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes