Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81b3ff8571fb7219854a4cae1c450f896b50864d
      
https://github.com/WebKit/WebKit/commit/81b3ff8571fb7219854a4cae1c450f896b50864d
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

  Changed paths:
    M Source/WebCore/html/track/WebVTTParser.h

  Log Message:
  -----------
  [Media] WebCore::WebVTTCueData needs to use WTF_MAKE_TZONE_ALLOCATED_EXPORT()
<https://bugs.webkit.org/show_bug.cgi?id=283449>
<rdar://140309828>

Unreviewed build fix.

* Source/WebCore/html/track/WebVTTParser.h:
(WebCore::WebVTTCueData):
- Change WTF_MAKE_TZONE_ALLOCATED() to WTF_MAKE_TZONE_ALLOCATED_EXPORT()
  so that "WebCore::WebVTTCueData::operator delete(void*)" is exported.

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