[webkit-changes] [WebKit/WebKit] 5ccae9: RTCEncodedFrame should have a virtual destructor

Ryosuke Niwa noreply at github.com
Sat May 18 15:17:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ccae9e41a6277110f2551fb0e4b012a1d274ba4
      https://github.com/WebKit/WebKit/commit/5ccae9e41a6277110f2551fb0e4b012a1d274ba4
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-05-18 (Sat, 18 May 2024)

  Changed paths:
    M Source/WebCore/Modules/mediastream/RTCEncodedFrame.h

  Log Message:
  -----------
  RTCEncodedFrame should have a virtual destructor
https://bugs.webkit.org/show_bug.cgi?id=274353

Reviewed by Chris Dumez.

Added a virtual destructor since this class has subclasses.

* Source/WebCore/Modules/mediastream/RTCEncodedFrame.h:
(WebCore::RTCEncodedFrame::~RTCEncodedFrame):

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