Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a355dba7e447883831de3485042dba8c3eddd931
      
https://github.com/WebKit/WebKit/commit/a355dba7e447883831de3485042dba8c3eddd931
  Author: Ahmad Saleem <ahmad.saleem...@gmail.com>
  Date:   2024-03-14 (Thu, 14 Mar 2024)

  Changed paths:
    M Source/WebCore/html/MediaDocument.cpp
    M Source/WebCore/html/track/TextTrackList.cpp
    M Source/WebCore/html/track/TrackListBase.cpp

  Log Message:
  -----------
  Use "= default" for few more destructor in Media and Track

https://bugs.webkit.org/show_bug.cgi?id=270953

Reviewed by Chris Dumez.

Similar to other places, use `=default` for our destructor in
`MediaDocument.cpp`, `TextTrackList.cpp` and `TrackListBase.cpp`.

* Source/WebCore/html/MediaDocument.cpp:
(MediaDocument::~MediaDocument):
* Source/WebCore/html/track/TextTrackList.cpp:
(TextTrackList::~TextTrackList):
* Source/WebCore/html/track/TrackListBase.cpp:
(TrackListBase::~TrackListBase):

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



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

Reply via email to