Skip to content
  • commit-queue@webkit.org's avatar
    Source/WebCore: [BlackBerry] Tab awareness for HTML5 concurrent audio · 1ed2613e
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=82930
    Support for concurrent HTML5 audio improvements being made in
    the platform library, which need to be aware of tabs and tab
    visibility. PR96004.
    
    Patch by Max Feil <mfeil@rim.com> on 2012-04-18
    Reviewed by George Staikos.
    
    Test: media/audio-concurrent-supported.html
    
    * platform/blackberry/PageClientBlackBerry.h:
    * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.cpp:
    (WebCore::MediaPlayerPrivate::MediaPlayerPrivate):
    (WebCore::MediaPlayerPrivate::showErrorDialog):
    (WebCore::MediaPlayerPrivate::isTabVisible):
    (WebCore):
    * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.h:
    (MediaPlayerPrivate):
    
    Source/WebKit/blackberry: [BlackBerry] Tab awareness for HTML5 concurrent audio
    https://bugs.webkit.org/show_bug.cgi?id=82930
    Support for concurrent HTML5 audio improvements being made in
    the platform library, which need to be aware of tabs and tab
    visibility. PR96004.
    
    Patch by Max Fe...
    1ed2613e