[webkit-changes] [WebKit/WebKit] 271bf5: Add another test case for managed origins

Brent Fulgham noreply at github.com
Mon Oct 9 11:12:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 271bf5cc9d335fc900b09e58fd338b8a8ff804ed
      https://github.com/WebKit/WebKit/commit/271bf5cc9d335fc900b09e58fd338b8a8ff804ed
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

  Changed paths:
    A LayoutTests/http/tests/resourceLoadStatistics/exemptDomains/third-party-cookie-blocking-expected.txt
    A LayoutTests/http/tests/resourceLoadStatistics/exemptDomains/third-party-cookie-blocking.html

  Log Message:
  -----------
  Add another test case for managed origins
https://bugs.webkit.org/show_bug.cgi?id=262749
<rdar://problem/116551713>

Reviewed by Sihui Liu.

This PR adds a test case that should have been included in Bug 262749. It just confirms that adjustment
to the CFNetwork API does not impact the normal third party cookie blocking behavior.

* LayoutTests/http/tests/resourceLoadStatistics/exemptDomains/third-party-cookie-blocking-expected.txt: Added.
* LayoutTests/http/tests/resourceLoadStatistics/exemptDomains/third-party-cookie-blocking.html: Added.

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




More information about the webkit-changes mailing list