[webkit-changes] [WebKit/WebKit] 3b9513: PluginsEnabled is an unsupported test header key a...
Abrar Rahman Protyasha
noreply at github.com
Thu Aug 22 13:17:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3b95135338c01b753930e44a7754493ef6869882
https://github.com/WebKit/WebKit/commit/3b95135338c01b753930e44a7754493ef6869882
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M LayoutTests/fast/css/object-fit/object-fit-embed-expected.html
M LayoutTests/fast/css/object-fit/object-fit-embed.html
M LayoutTests/fast/css/object-position/object-position-embed.html
M LayoutTests/fast/images/embed-image.html
M LayoutTests/fast/images/move-image-to-new-document.html
M LayoutTests/fast/replaced/border-radius-clip-content-edge.html
M LayoutTests/fast/replaced/outline-replaced-elements.html
M LayoutTests/http/tests/download/convert-cached-load-to-download.html
M LayoutTests/platform/mac/plugins/disable-plugins.html
M LayoutTests/plugins/navigator-plugins-disabled.html
Log Message:
-----------
PluginsEnabled is an unsupported test header key after 274917 at main
https://bugs.webkit.org/show_bug.cgi?id=278517
rdar://134484647
Reviewed by Alex Christensen.
We removed support for the PluginsEnabled preference in 274917 at main, and
as such is now an invalid test header key.
This patch removes references to that preference in layout test headers.
* LayoutTests/fast/css/object-fit/object-fit-embed-expected.html:
* LayoutTests/fast/css/object-fit/object-fit-embed.html:
* LayoutTests/fast/css/object-position/object-position-embed.html:
* LayoutTests/fast/images/embed-image.html:
* LayoutTests/fast/images/move-image-to-new-document.html:
* LayoutTests/fast/replaced/border-radius-clip-content-edge.html:
* LayoutTests/fast/replaced/outline-replaced-elements.html:
* LayoutTests/http/tests/download/convert-cached-load-to-download.html:
* LayoutTests/platform/mac/plugins/disable-plugins.html:
* LayoutTests/plugins/navigator-plugins-disabled.html:
Canonical link: https://commits.webkit.org/282631@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