Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c37346f1a20a64303bb944b11d1793b7208ca958
      
https://github.com/WebKit/WebKit/commit/c37346f1a20a64303bb944b11d1793b7208ca958
  Author: Mathew Mason <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M Source/WebCore/Modules/model-element/HTMLModelElement.cpp
    M Source/WebCore/Modules/model-element/HTMLModelElement.h

  Log Message:
  -----------
  [visionOS] Add analytics call for model element interactions
rdar://170126791
https://bugs.webkit.org/show_bug.cgi?id=317260

Reviewed by Mike Wyrzykowski.

Add Safari analytics log event using `diagnosticLoggingClient` whenever a user 
interacts with a model element
Add tracking for original MIME type of model elements (the model itself may be 
converted at runtime to a different type)

* Source/WebCore/Modules/model-element/HTMLModelElement.cpp:
(WebCore::HTMLModelElement::setSourceURL):
(WebCore::HTMLModelElement::beginStageModeTransform):
(WebCore::HTMLModelElement::logInteractionDiagnostic):
(WebCore::HTMLModelElement::dragDidStart):
(WebCore::HTMLModelElement::modelResourceFinished):
* Source/WebCore/Modules/model-element/HTMLModelElement.h:

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



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

Reply via email to