[webkit-changes] [WebKit/WebKit] c6eeac: Remove web-platform.test knowledge from PublicSuffix

Anne van Kesteren noreply at github.com
Fri Jan 19 02:49:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c6eeacb52d87a988ac5a26ab6769d6c3a9b08b27
      https://github.com/WebKit/WebKit/commit/c6eeacb52d87a988ac5a26ab6769d6c3a9b08b27
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/PublicSuffix.h
    M Source/WebCore/platform/soup/PublicSuffixSoup.cpp

  Log Message:
  -----------
  Remove web-platform.test knowledge from PublicSuffix
https://bugs.webkit.org/show_bug.cgi?id=267689

Reviewed by Ryosuke Niwa.

It seems this got added in 255810 at main, but it has no business here.

* Source/WebCore/platform/PublicSuffix.h:
(WebCore::isDomainForTesting): Deleted.
* Source/WebCore/platform/soup/PublicSuffixSoup.cpp:
(WebCore::topPrivatelyControlledDomain):

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




More information about the webkit-changes mailing list