Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 942f7d04a1392c368cefc469d5de913fe15ad0ce
      
https://github.com/WebKit/WebKit/commit/942f7d04a1392c368cefc469d5de913fe15ad0ce
  Author: Lauro Moura <[email protected]>
  Date:   2026-01-14 (Wed, 14 Jan 2026)

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

  Log Message:
  -----------
  REGRESSION(305526@main) [GLIB] build error with GCC and assertions disabled
https://bugs.webkit.org/show_bug.cgi?id=305443

Reviewed by Fujii Hironori.

Explicitly export AudioTrack destructor as, after 305526@main, 
RefPtr<AudioTrack> in
JSInternals.cpp related code will use it. GCC Release + Assertions Disabled 
builds
were failing due to the destructor not being exported.

* Source/WebCore/html/track/AudioTrack.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to