[webkit-changes] [WebKit/WebKit] 59b927: [Script Telemetry] Hook element access into teleme...

Commit Queue noreply at github.com
Thu Oct 17 16:50:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59b927323972a2ff02fbacd2d069fb7603302b29
      https://github.com/WebKit/WebKit/commit/59b927323972a2ff02fbacd2d069fb7603302b29
  Author: Matthew Finkel <m_finkel at apple.com>
  Date:   2024-10-17 (Thu, 17 Oct 2024)

  Changed paths:
    M Source/WebCore/html/HTMLInputElement.cpp
    M Source/WebCore/html/HTMLSelectElement.cpp
    M Source/WebCore/html/HTMLTextAreaElement.cpp
    M Source/WebCore/page/ScriptTelemetryCategory.cpp
    M Source/WebCore/page/ScriptTelemetryCategory.h

  Log Message:
  -----------
  [Script Telemetry] Hook element access into telemetry collection
https://bugs.webkit.org/show_bug.cgi?id=281627
rdar://problem/138070178

Reviewed by Wenson Hsieh.

Add some telemetry for accessing some disableable elements in the DOM.

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