[webkit-changes] [WebKit/WebKit] 06a4e2: Remove ENABLE_DOWNLOAD_ATTRIBUTE directive

Anne van Kesteren noreply at github.com
Mon Nov 27 00:14:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 06a4e2c76c272d759b7a79a38d63be77faefa8c5
      https://github.com/WebKit/WebKit/commit/06a4e2c76c272d759b7a79a38d63be77faefa8c5
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-text-expected.txt
    R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt
    R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/PlatformEnable.h
    M Source/WebCore/html/HTMLAnchorElement.cpp
    M Source/WebCore/html/HTMLAnchorElement.idl
    M Source/WebCore/html/HTMLAreaElement.idl
    M Source/WebKitLegacy/mac/DOM/DOMHTMLAnchorElement.mm
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsWin.cmake
    M Source/cmake/WebKitFeatures.cmake
    M Tools/Scripts/webkitperl/FeatureList.pm

  Log Message:
  -----------
  Remove ENABLE_DOWNLOAD_ATTRIBUTE directive
https://bugs.webkit.org/show_bug.cgi?id=265351

As a side effect enable this feature on WPE (which is desired).

Reviewed by Michael Catanzaro.

* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-text-expected.txt: Removed.
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt: Removed.
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt: Removed.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformEnable.h:
* Source/WebCore/html/HTMLAnchorElement.cpp:
(WebCore::HTMLAnchorElement::handleClick):
* Source/WebCore/html/HTMLAnchorElement.idl:
* Source/WebCore/html/HTMLAreaElement.idl:
* Source/WebKitLegacy/mac/DOM/DOMHTMLAnchorElement.mm:
(-[DOMHTMLAnchorElement setDownload:]):
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWin.cmake:
* Source/cmake/WebKitFeatures.cmake:
* Tools/Scripts/webkitperl/FeatureList.pm:

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




More information about the webkit-changes mailing list