Bug 131236 - Implement audio track selection in fullscreen.
Summary: Implement audio track selection in fullscreen.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-04 12:11 PDT by Jeremy Jones
Modified: 2015-02-06 16:40 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.26 KB, patch)
2015-02-06 16:01 PST, Brent Fulgham
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Jones 2014-04-04 12:11:15 PDT
WebVideoFullscreenModelMediaElement::selectAudioMediaOption needs an implementation.
WebVideoFullscreenModelMediaElement also needs to push the media media selection options when they change.
Comment 1 Radar WebKit Bug Importer 2014-04-08 09:39:44 PDT
<rdar://problem/16552632>
Comment 2 Brent Fulgham 2015-02-06 16:01:00 PST
Created attachment 246185 [details]
Patch
Comment 3 Brent Fulgham 2015-02-06 16:40:03 PST
Committed r179768: <http://trac.webkit.org/changeset/179768>