Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d62af8e171ec879c8f6354bc4588549f4d3b3e9c
      
https://github.com/WebKit/WebKit/commit/d62af8e171ec879c8f6354bc4588549f4d3b3e9c
  Author: BJ Burg <[email protected]>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

  Changed paths:
    M Source/WebCore/inspector/agents/InspectorAnimationAgent.cpp

  Log Message:
  -----------
  Web Inspector: adopt more smart pointers in InspectorAnimationAgent
https://bugs.webkit.org/show_bug.cgi?id=299490

Reviewed by Devin Rousso.

* Source/WebCore/inspector/agents/InspectorAnimationAgent.cpp:
(WebCore::InspectorAnimationAgent::requestEffect):
(WebCore::InspectorAnimationAgent::requestEffectTarget):
(WebCore::InspectorAnimationAgent::resolveAnimation):
WebAnimations are refcounted, so keep strong references to them while
they are bound to animationIDs.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to