[webkit-changes] [WebKit/WebKit] b46e32: Apply 274319 at main to GPU-process rendered layers

Tim Horton noreply at github.com
Thu Mar 7 23:02:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b46e324ca99c21b2fe3fa7cfa5b1dc8e54604f72
      https://github.com/WebKit/WebKit/commit/b46e324ca99c21b2fe3fa7cfa5b1dc8e54604f72
  Author: Tim Horton <thorton at apple.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/RemoteImageBufferSet.cpp
    M Source/WebKit/GPUProcess/graphics/RemoteImageBufferSet.h
    M Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp
    M Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.h

  Log Message:
  -----------
  Apply 274319 at main to GPU-process rendered layers
https://bugs.webkit.org/show_bug.cgi?id=270680
rdar://122577452

Reviewed by Megan Gardner and Richard Robinson.

* Source/WebKit/GPUProcess/graphics/RemoteImageBufferSet.cpp:
(WebKit::RemoteImageBufferSet::ensureBufferForDisplay):
(WebKit::RemoteImageBufferSet::ensureDynamicContentScalingResourceCache):
* Source/WebKit/GPUProcess/graphics/RemoteImageBufferSet.h:
* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp:
(WebKit::RemoteRenderingBackend::allocateImageBuffer):
(WebKit::RemoteRenderingBackend::createImageBuffer):
* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.h:
Copy the fix from 274319 at main into RemoteImageBufferSet, to fix the bug for
the GPU-process-enabled case.

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