[webkit-changes] [WebKit/WebKit] 6c7764: CRASH in HTMLMediaElement::setSpatialTrackingLabel()

Jer Noble noreply at github.com
Mon Jul 1 16:14:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c7764ee7e56f52d44ef86f557b1ec09d7f8c999
      https://github.com/WebKit/WebKit/commit/6c7764ee7e56f52d44ef86f557b1ec09d7f8c999
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp

  Log Message:
  -----------
  CRASH in HTMLMediaElement::setSpatialTrackingLabel()
https://bugs.webkit.org/show_bug.cgi?id=276091
rdar://130719077

Reviewed by Andy Estes.

Add a null-check to m_player before dereferencing.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::setSpatialTrackingLabel):

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