Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bdaf82be764a3bab31d5b99300b46c86882bec62
https://github.com/WebKit/WebKit/commit/bdaf82be764a3bab31d5b99300b46c86882bec62
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h
Log Message:
-----------
[CoordinatedGraphics] Remove CoordinatedBackingStoreProxy::Tile::position
https://bugs.webkit.org/show_bug.cgi?id=318855
Reviewed by Nikolas Zimmermann.
The position is already the key of the tiles hash map, so we don't need to
store it in the value too.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp:
(WebCore::CoordinatedBackingStoreProxy::createOrDestroyTiles):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h:
Canonical link: https://commits.webkit.org/316705@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications