[Webkit-unassigned] [Bug 82930] [BlackBerry] Tab awareness for HTML5 concurrent audio
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 16 14:56:31 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82930
--- Comment #16 from Simon Fraser (smfr) <simon.fraser at apple.com> 2012-04-16 14:56:23 PST ---
(From update of attachment 137402)
View in context: https://bugs.webkit.org/attachment.cgi?id=137402&action=review
> Source/WebCore/platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.cpp:728
> + if (frameView() && frameView()->hostWindow())
> + return frameView()->hostWindow()->platformPageClient()->isVisible();
It's a layering violation for code in platform/ to know about code in page/
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list