[webkit-changes] [WebKit/WebKit] f5c0ba: [CoordinatedGraphics] Pass a dirty region to Coord...

Carlos Garcia Campos noreply at github.com
Thu Oct 24 02:31:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5c0ba9337947bf078280250fda634d016264dd6
      https://github.com/WebKit/WebKit/commit/f5c0ba9337947bf078280250fda634d016264dd6
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp
    M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h
    M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp

  Log Message:
  -----------
  [CoordinatedGraphics] Pass a dirty region to CoordinatedBackingStoreProxy::updateIfNeeded
https://bugs.webkit.org/show_bug.cgi?id=282033

Reviewed by Miguel Gomez.

Invalidation is now done in the proxy as part of the update.

* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp:
(WebCore::CoordinatedBackingStoreProxy::updateIfNeeded):
(WebCore::CoordinatedBackingStoreProxy::invalidateRegion):
(WebCore::CoordinatedBackingStoreProxy::invalidate): Deleted.
* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h:
* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp:
(WebCore::CoordinatedGraphicsLayer::updateContentBuffers):

Canonical link: https://commits.webkit.org/285642@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