Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99f975126b35d8b80ff253a02f95407d87922f33
      
https://github.com/WebKit/WebKit/commit/99f975126b35d8b80ff253a02f95407d87922f33
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/graphics/Model/RemoteMeshProxy.cpp
    M Source/WebKit/WebProcess/GPU/graphics/Model/RemoteMeshProxy.h
    M Source/WebKit/WebProcess/Model/Mesh.h
    M Source/WebKit/WebProcess/Model/WebModelPlayer.mm

  Log Message:
  -----------
  Model stops spinning when leaving and returning to the tab
https://bugs.webkit.org/show_bug.cgi?id=313207
rdar://174958659

Reviewed by Etienne Segonzac.

It should be possible to set the transform on a model prior to it
being loaded, so make supportsTransform static as it depends on zero
instance members / functions.

* Source/WebKit/WebProcess/GPU/graphics/Model/RemoteMeshProxy.cpp:
(WebKit::RemoteMeshProxy::supportsTransform):
(WebKit::RemoteMeshProxy::supportsTransform const): Deleted.
* Source/WebKit/WebProcess/GPU/graphics/Model/RemoteMeshProxy.h:
* Source/WebKit/WebProcess/Model/Mesh.h:
(WebKit::Mesh::supportsTransform const): Deleted.
* Source/WebKit/WebProcess/Model/WebModelPlayer.mm:
(WebKit::WebModelPlayer::supportsTransform):

Canonical link: https://commits.webkit.org/312098@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to