[webkit-changes] [WebKit/WebKit] 2e7e9d: Unreviewed, reverting 283749 at main.
Ryosuke Niwa
noreply at github.com
Tue Oct 15 12:07:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e7e9d53c9d0b2143450c9bb95be1d35fa1c09bd
https://github.com/WebKit/WebKit/commit/2e7e9d53c9d0b2143450c9bb95be1d35fa1c09bd
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M Source/WebCore/animation/CSSNumberishTime.cpp
M Source/WebCore/animation/ScrollTimeline.cpp
M Source/WebCore/animation/ViewTimeline.cpp
M Source/WebCore/css/CSSFontVariationValue.cpp
M Source/WebCore/css/CSSFontVariationValue.h
M Source/WebCore/html/HTMLFrameOwnerElement.cpp
M Source/WebCore/platform/graphics/filters/software/FECompositeSoftwareApplier.cpp
M Source/WebCore/platform/graphics/filters/software/FELightingSoftwareApplier.cpp
M Source/WebCore/platform/graphics/filters/software/SourceGraphicSoftwareApplier.cpp
M Source/WebCore/style/StyleResolveForFont.cpp
M Source/WebKit/Shared/graphics/ImageBufferSet.cpp
M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteModelHosting.h
M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteModelHosting.mm
Log Message:
-----------
Unreviewed, reverting 283749 at main.
Caused ~1.5% MotionMark regression.
* Source/WebCore/animation/CSSNumberishTime.cpp:
(WebCore::CSSNumberishTime::CSSNumberishTime):
* Source/WebCore/animation/ScrollTimeline.cpp:
(WebCore::ScrollTimeline::controller const):
* Source/WebCore/animation/ViewTimeline.cpp:
(WebCore::ViewTimeline::controller const):
* Source/WebCore/css/CSSFontVariationValue.cpp:
(WebCore::CSSFontVariationValue::customCSSText const):
(WebCore::CSSFontVariationValue::protectedValue const): Deleted.
* Source/WebCore/css/CSSFontVariationValue.h:
* Source/WebCore/html/HTMLFrameOwnerElement.cpp:
(WebCore::HTMLFrameOwnerElement::setSandboxFlags):
* Source/WebCore/platform/graphics/filters/software/FECompositeSoftwareApplier.cpp:
(WebCore::FECompositeSoftwareApplier::apply const):
* Source/WebCore/platform/graphics/filters/software/FELightingSoftwareApplier.cpp:
(WebCore::FELightingSoftwareApplier::apply const):
* Source/WebCore/platform/graphics/filters/software/SourceGraphicSoftwareApplier.cpp:
(WebCore::SourceGraphicSoftwareApplier::apply const):
* Source/WebCore/style/StyleResolveForFont.cpp:
(WebCore::Style::fontVariationSettingsFromCSSValue):
* Source/WebKit/Shared/graphics/ImageBufferSet.cpp:
(WebKit::ImageBufferSet::swapBuffersForDisplay):
(WebKit::ImageBufferSet::prepareBufferForDisplay):
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteModelHosting.h:
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteModelHosting.mm:
(WebKit::PlatformCALayerRemoteModelHosting::dumpAdditionalProperties):
Canonical link: https://commits.webkit.org/285217@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