[webkit-changes] [WebKit/WebKit] 4c2f5f: Add frame transition tests for site isolation

Chirag Shah noreply at github.com
Thu Apr 27 22:36:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c2f5f2e7bf3525c16ed6905d5afa5e7abc985eb
      https://github.com/WebKit/WebKit/commit/4c2f5f2e7bf3525c16ed6905d5afa5e7abc985eb
  Author: Chirag M Shah <chirag_m_shah at apple.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm

  Log Message:
  -----------
  Add frame transition tests for site isolation
https://bugs.webkit.org/show_bug.cgi?id=255573

Reviewed by Alex Christensen.

This change adds more tests for parent and child navigations and
validates the result with site isolation. Note that not all tests
currently enableSiteIsolation() because of a few failures, but these
tests will be used as a baseline to fix those.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::TEST):

Canonical link: https://commits.webkit.org/263485@main




More information about the webkit-changes mailing list