[webkit-changes] [WebKit/WebKit] 38cbd7: Remove Quirk shouldAllowDownloadsInSpiteOfCSP for ...

Karl Dubost noreply at github.com
Wed Jan 29 17:22:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 38cbd7818d3543966bb8b60570f765bdbd01fc0d
      https://github.com/WebKit/WebKit/commit/38cbd7818d3543966bb8b60570f765bdbd01fc0d
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M Source/WebCore/loader/DocumentLoader.cpp
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h
    M Source/WebCore/page/QuirksData.h

  Log Message:
  -----------
  Remove Quirk shouldAllowDownloadsInSpiteOfCSP for apple.com subdomain
https://bugs.webkit.org/show_bug.cgi?id=286702
rdar://143843608

Reviewed by Brent Fulgham.

>From internal Apple discussions, this quirk is not required anymore.

* Source/WebCore/loader/DocumentLoader.cpp:
(WebCore::DocumentLoader::continueAfterContentPolicy):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::determineRelevantQuirks):
(WebCore::Quirks::shouldAllowDownloadsInSpiteOfCSP const): Deleted.
(WebCore::handleAppleQuirks): Deleted.
* Source/WebCore/page/Quirks.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list