Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 82d39ddef02e8f109c4406fe9e813b0c2dc5b0d4
https://github.com/WebKit/WebKit/commit/82d39ddef02e8f109c4406fe9e813b0c2dc5b0d4
Author: Said Abou-Hallawa <[email protected]>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M Source/WebCore/page/PageColorSampler.cpp
Log Message:
-----------
REGRESSION(313563@main): Scroll perf regression was caused by the snapshot
optimization
https://bugs.webkit.org/show_bug.cgi?id=315854
rdar://177955379
Unreviewed, partially reverting 313563@main.
This part can safely reverted from 313563@main. This revert will not affect the
fix of bug 315118. Bug 315118 was fixed by clamping the blur filter stdDeviation
for the snapshotting. The part, which will be reverted, was considered an extra
optimization for the PageColorSampler.
* Source/WebCore/page/PageColorSampler.cpp:
(WebCore::sampleColor):
(WebCore::PageColorSampler::sampleTop):
(WebCore::takeRowSnapshot): Deleted.
Canonical link: https://commits.webkit.org/314152@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications