Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1d7d593b37c89da5d8995c033377ed36813e6b68 https://github.com/WebKit/WebKit/commit/1d7d593b37c89da5d8995c033377ed36813e6b68 Author: Alex Christensen <achristen...@apple.com> Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths: M Source/WebCore/loader/NavigationScheduler.cpp M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm Log Message: ----------- Implement form submission for RemoteFrames with site isolation enabled https://bugs.webkit.org/show_bug.cgi?id=285057 rdar://118468031 Reviewed by Ryosuke Niwa. This is a reasonably common way to navigate an iframe. Before this PR it crashed and caused blank frames. Now it navigates the frame as expected. * Source/WebCore/loader/NavigationScheduler.cpp: (WebCore::NavigationScheduler::scheduleFormSubmission): (WebCore::NavigationScheduler::schedule): * Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm: (TestWebKitAPI::TEST(SiteIsolation, FormSubmit)): Canonical link: https://commits.webkit.org/288212@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