Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[GStreamer] Virtual modifier for MediaPlayer::simulateAudioInterrupti…
…on must go https://bugs.webkit.org/show_bug.cgi?id=113851 Patch by Xabier Rodriguez Calvar <calvaris@igalia.com> on 2013-04-04 Reviewed by Eric Carlson. .: * Source/autotools/symbols.filter: Added _ZN7WebCore11MediaPlayer25simulateAudioInterruptionEv symbol. Source/WebCore: * platform/graphics/MediaPlayer.h: (MediaPlayer): Removed virtual modifier to simulateAudioInterruption. Canonical link: https://commits.webkit.org/132279@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@147628 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
269e5a3
commit 746baca8e0021da5c3014bfec2b91eebea4fdedb
Showing
4 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters