12012-04-02 Max Feil <mfeil@rim.com>
2
3 [BlackBerry] Tab awareness for HTML5 concurrent audio
4 https://bugs.webkit.org/show_bug.cgi?id=82930
5
6 Reviewed by NOBODY (OOPS!).
7 Support for concurrent HTML5 audio improvements being made in
8 the platform library, which need to be aware of tabs and which
9 tab is currently selected.
10
11 Test coverage will be added to the following existing manual
12 test: ManualTests/blackberry/audio-two.html
13
14 * platform/blackberry/PageClientBlackBerry.h:
15 * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.cpp:
16 (WebCore::MediaPlayerPrivate::MediaPlayerPrivate):
17 (WebCore::MediaPlayerPrivate::showErrorDialog):
18 (WebCore::MediaPlayerPrivate::isTabVisible):
19 (WebCore):
20 * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.h:
21 (MediaPlayerPrivate):
22