Bug 132428

Summary: [iOS] audio and video should automatically play to active external device
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn, jer.noble, jonlee, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch.
none
Updated patch. none

Description Eric Carlson 2014-05-01 08:46:01 PDT
WebKit should tell AVFoundation to automatically switch to an external device when it is active and selected by the OS.
Comment 1 Eric Carlson 2014-05-01 08:46:26 PDT
<rdar://16646269>
Comment 2 Eric Carlson 2014-05-01 08:51:48 PDT
Created attachment 230581 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2014-05-01 08:52:49 PDT
Attachment 230581 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Eric Carlson 2014-05-01 08:58:07 PDT
Created attachment 230582 [details]
Updated patch.
Comment 5 Jer Noble 2014-05-01 15:24:25 PDT
Comment on attachment 230582 [details]
Updated patch.

r=me
Comment 6 WebKit Commit Bot 2014-05-01 15:55:08 PDT
Comment on attachment 230582 [details]
Updated patch.

Clearing flags on attachment: 230582

Committed r168125: <http://trac.webkit.org/changeset/168125>
Comment 7 WebKit Commit Bot 2014-05-01 15:55:12 PDT
All reviewed patches have been landed.  Closing bug.